Skip to content

Python3 application to read from environment file (.env)

License

Notifications You must be signed in to change notification settings

M-Farag/python_env_reader

Repository files navigation

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

About

Python3 application to read from environment file (.env)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages