Skip to main content

GNU Social API for Python 3

Project description

Build Status Latest Version Documentation Status

Installation

pip install gnusocial

or

python3 setup.py install

You can also install python-gnusocial package from AUR.

Documentation

Documentation is hosted at https://pygnusocial.readthedocs.io/en/latest/

Basic usage

>>> from gnusocial import statuses
>>> r = statuses.update('https://gnusocial.server.com', data={'status':"I've just installed #pygnusocial!", 'source':'python3'}, auth=('username', 'password'))

If you want to help with the development of pygnusocial, check out the contribution guide.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gnusocial-4.0.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page