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

https://github.com/rahmanda/ambercat-tweepy

Tweepy - A Twitter Clone with Flask
https://github.com/rahmanda/ambercat-tweepy

flask python twitter

Last synced: 2 months ago
JSON representation

Tweepy - A Twitter Clone with Flask

Awesome Lists containing this project

README

          

Tweepy - A Twitter Clone with Flask
===================================

Source code from [Membuat Tweepy dengan Flask - Episode 1](http://ambercat.rahmanda.net/code/2015/05/12/membuat-tweepy-dengan-flask-1.html).
For every initial use, please generate the database first by trigger the init_db() in tweepy.py via python console (you can read to the article for a full instruction)

Feel free to make a pull request, but i intend to make this tutorial as simple as possible.
If you have a problem, you can make an issue or shoot me an email to [rahmandawibowo@gmail.com](mailto:rahmandawibowo@gmail.com).