foad-heidari / CelebrityWallBackend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CelebrityWall

1) Setup the project

install pipenv

pip install pipenv

install python packages

pipenv install --dev

2) run the script

pipenv shell
python main.py

3) More

The python Library we use to call twitter API: https://github.com/tweepy/tweepy

About


Languages

Language:Python 99.3%Language:Shell 0.7%