An open API service indexing awesome lists of open source software.

https://github.com/pybites/packt_pytweet

Quick bot to autotweet packt's daily free ebook if python, flask or django
https://github.com/pybites/packt_pytweet

Last synced: 8 months ago
JSON representation

Quick bot to autotweet packt's daily free ebook if python, flask or django

Awesome Lists containing this project

README

          

## Packt PyTweet

Quick script to autotweet Packt's daily free ebook link if title contains Python/Flask/Django.

Added to cronjob to auto-tweet to [pybites](https://twitter.com/pybites) at 8.02 am CET.

TODOs:

* load FILTERS (title greps) from a config file to be able to isolate them from code/version control updates.

* allow for various twitter accounts so another bot could tweet out all Javascript for example.