An open API service indexing awesome lists of open source software.

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)

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