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.
Release files for gnusocial 4.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gnusocial-4.0.0.tar.gz | 4.0 kB | Details |