dotenv-org / python-dotenv-vault

Load environment variables from encrypted .env.vault files
https://www.dotenv.org/docs/languages/python
MIT License
28 stars 9 forks source link

Added possibility to pass a path to load_dotenv #25

Open dlmatt opened 6 months ago

motdotla commented 6 months ago

thank you @dlmatt, we will work on getting to this soon.

in the meantime, have you seen dotenvx? https://github.com/dotenvx/dotenvx - it has support for python and has additional features you might find useful.