Skip to content

yuvallanger/pygnusocial

Repository files navigation

pygnusocial

Installation

pip install gnusocial

or

python3 setup.py install

You can also install python-gnusocial package from AUR.

Documentation

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

Basic usage

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages