Skip to content

p3dr0migue1/maplecroft_twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maplecroft Twitter

Maplecroft Twitter is a simple Flask application that displays the last 10 tweets of a Twitter account with an interactive map displaying the location of all the countries hashtags (e.g #China) that also exist in the csv countries_coordinates.csv.

Usage

Clone this repo

git clone [email protected]:p3dr0migue1/maplecroft_twitter.git

Install the requirements

pip install -r requirements.txt

Specify the twitter account

  • open config.py and in the class ProductionConfig update the ACCOUNT_NAME value with the Twitter account username you wish to use.

Start the application

python app.py

Open your browser and go to http://localhost:5000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published