Skip to content

shuojin/flufftail-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flufftail

Simple tweet viewer made with Flask and the Tweepy API.

Installation

cd flufftail-twitter

With a virtual env (Optional)

python3 -m venv env
source env/bin/activate

Run the application

pip install flask tweepy flask-restless
python3 app.py

Guide

Search for a username using the searchbar on the top right.

example

Releases

No releases published

Packages

No packages published

Languages