Skip to main content

GNU Social API for Python 3

Project description

Installation

pip install gnusocial

or

python3 setup.py install

Documentation

Documentation is hosted at https://pythonhosted.org/gnusocial/

Basic usage

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

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

Project details


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