https://github.com/m-farag/python_env_reader
Python3 application to read from environment file (.env)
https://github.com/m-farag/python_env_reader
configparser env environment-variables python python3 secrets
Last synced: 6 months ago
JSON representation
Python3 application to read from environment file (.env)
- Host: GitHub
- URL: https://github.com/m-farag/python_env_reader
- Owner: M-Farag
- License: mit
- Created: 2021-05-10T11:53:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-14T02:18:22.000Z (almost 5 years ago)
- Last Synced: 2025-04-07T03:22:32.270Z (11 months ago)
- Topics: configparser, env, environment-variables, python, python3, secrets
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
### Python Env Reader
# How to use the app
- Clone the repo
- Navigate to the repo's directory and from terminal run ``` cp env_example .env ```
- Open the new .env file in any text editor and fill the required data like key_1, key_2 ..etc
- In Terminal please run ```python app.py ```
- Answer the questions if any with integer answers