Python Daily TIp
service is a Python library for interacting with @python_tip Twitter account.
You must install pipenv to use the compose file.
.
├── api
├── config
├── pages
├── static
├── templates
├── .gitignore
├── manage.py
├── .README.md
├── .requirements.txt
- Ensure that you have the necessary secret keys
- Run the tests
python manage.py test
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License