Python CLI client for 'Socialize - A social network on the command line'.
Use pip install socialize
to install the client on your machine.
Be sure to have python and pip installed. If you haven't, please install Python and pip
To use the client, please first register using socl register
or login using socl login
.
After that, you can use socl help
to get an overview.
If you want, you can consult the API Docs.
This is a community project. We love to get any feedback in the form of issues and pull requests.