Simple tweet viewer made with Flask and the Tweepy API.
cd flufftail-twitter
python3 -m venv env
source env/bin/activate
pip install flask tweepy flask-restless
python3 app.py
Search for a username using the searchbar on the top right.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple tweet viewer made with Flask and the Tweepy API.
cd flufftail-twitter
python3 -m venv env
source env/bin/activate
pip install flask tweepy flask-restless
python3 app.py
Search for a username using the searchbar on the top right.