Skip to content

savjaylade84/MyTweeterFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple My Twitter Post Web App that uses python Flask and Tweepy

Dependent(must install)

  • Flask
  • Python-Dotenv
  • Tweepy
  • Requests

Website

Website Link


Note: There's limited request in the api (monthly for free account) so when you see a error message related to that don't mind it.

To Run The Code

python3 -m venv venv && source venv/bin/activate

pip install flask python-dotenv tweepy requests

python3 app.py


Author: John Jayson B. De Leon

Github: savjaylade84

Email: savjaylade84@gmail.com

Portfolio: Jisun

About

Simple My Twitter Post Web App that uses python Flask and Tweepy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published