vinitshahdeo / jobtweets

:mag: This project is about searching the twitter for job opportunities using popular hashtags and applying sentiment analysis on this. :hash: :bird:
https://vinitshahdeo.github.io/jobtweets/
MIT License
116 stars 83 forks source link

requirements.txt file and .env file added #41

Closed Sagargajare closed 2 years ago

Sagargajare commented 3 years ago
  1. requirements.txt file added:- this file contains all dependencies with versions.
  2. .env file:- it is good practice that we keep tokens and secret keys in the.env file.