Skip to content

autoread-dotenv

autoread-dotenv parses your .env file when starting any venv-based Python process, so environment variables defined there are available without any per-project boilerplate.

Demo

Where to go next

  • Readme -- installation and usage.
  • Performance -- startup-time impact and benchmarks.
  • Changelog -- notable changes per release.
  • Security -- vulnerability-reporting policy and threat model.
  • API reference -- generated from the source docstrings.

Contributing

See contributing and the code of conduct. Past and present contributors are listed on the contributors page.