airtoxin / OneFileProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OneFileProject

threes.py

[Not Finished]

Emurator of iOS's game 'threes!' in console.

L-system.py

[Finished]

class of L-system.

deleted_tweets_reporter.py

[Finished]

This program report deleted tweets on your twitter timeline by email.

###Usage

  1. install depend package pip install twitter

  2. rewrite REPORTING_EMAIL_ADDRES, TWITTER_CONSUMER_KEY, TWITTER_CONSUMER_KEY_SECRET, TWITTER_TOKEN and TWITTER_TOKEN_SECRET

  3. run program on background nohup python deleted_tweets_reporter.py &

About

License:MIT License


Languages

Language:Python 100.0%