Skip to content

StarkTechLabs/tweet-pull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweet-pull

Collection of python code to pull data from twitter

Setup

  • python3 -m venv .venv create virutal env with python3
  • source .venv/bin/activate activate virtual env
  • pip install -r requirements.txt install required dependencies

Environment Variables

  • TWITTER_APP_TOKEN

Running

python run.py -d

About

Simple Python/Flask API to interact with the Twitter API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages