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
- Host: GitHub
- URL: https://github.com/rahmanda/ambercat-tweepy
- Owner: rahmanda
- License: mit
- Created: 2015-11-21T04:33:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-10T13:08:02.000Z (almost 10 years ago)
- Last Synced: 2025-02-21T21:35:22.140Z (over 1 year ago)
- Topics: flask, python, twitter
- Language: CSS
- Homepage:
- Size: 2.44 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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).