Skip to content

apealtiwari98/twitter-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-data

To Run the Project, You have to have Python3 and Pip installed. To check if you have these installed,

For Python3:

python3 --version

For Pip:

pip --version

Make Sure pip --version gives python3 in result.

Now, Run

pip install pipenv

then, For Installing the dependencies, Go to the directory containing the file pipenvlock files and run

pipenv install

pipenv shell

Make edits according to your requirement in database.py and keywords.txt then

python database.py

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages