mirror of
https://github.com/jlengrand/twitterboard.git
synced 2026-03-10 08:51:22 +00:00
It was missing for some reason. add_hashtag is now wokring in flask_app. It will later have to be changed though, as the current version is evrything but RESTful. Next step is to display a list of currently tracked hashtag in the application.
8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
MySQL-python>=1.2.4
|
|
Jinja2>=2.6
|
|
argparse>=1.2.1
|
|
ipython>=0.13.1
|
|
tweepy>=1.12
|
|
wsgiref>=0.1.2
|
|
SQLAlchemy>=0.8.0b2 # that can also be filled through Flask.SQLalchemy
|
|
flask |