Easily post tweets from an image library.
Project description
Easily automate image tweets.
Main Features
Reliable integration with twitter API
Simple
Easy to extend
Requirements
Python 3. Python 2 is not supported and there is not plan to support it.
Install
Use pip:
pip install goldfinchsongsong
Documentation
You can read the documentation on goldfinchsong’s Read The Docs page.
Contributing
The Github repository is the issue tracker. Please submit issues here. Pull requests are appreciated.
Please follow the Django Community Code of Conduct (https://www.djangoproject.com/conduct/) while contributing to goldfinchsong.
Tests
Use py.test. Make sure you have it installed. Clone the goldfinchsong repository. From the top project directory, run:
py.test test
Releases
0.1.0 Initial release