Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .env file to load twitter variables #38

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

geekahedron
Copy link

Use python-dotenv library to move token and key variables to a .env file instead of hardcoded in the main script

This commit resolves #35

Read from .env file to get keys and secrets
Create .env file with placeholders for token and key variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

variable to access a twitter should be loaded from .env file
1 participant