Django-dotenv

Latest version: v1.4.2

Safety actively analyzes 619369 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.4.2

- Adding an "overwrite" flag to read_dotenv, False by default. 26 by alexdlaird

1.4.1

- Handle double quotes in values correctly. 18 by maroux
- Add dotenv directory parsing and related tests. 16 by kevgathuku
- Add More Clarifying Readme. 15 by edwinlunando
- Move license from BSD to MIT.
- Removed support for Python 2.6 and 3.2.
- Added support for Python 3.5

![gif](https://media.giphy.com/media/TjQnAdKBIc5he/giphy.gif)

1.3.0

Thanks to jamieconnolly for all this awesome work. Ref 7.

Changelog
- Use a regex for line matching
- Substitute environment variables in a value
- Correct behaviour between no quote/single quote/double quote values
- Handle correct escaping of values
- Add in lots of tests

Upgrading

bash
$ pip install --upgrade django-dotenv

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.