Environs

Latest version: v14.1.1

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

Scan your dependencies

Page 9 of 9

1.2.0

Features:

- Add `url` parser that returns a `urllib.parse.ParseResult`
([6](https://github.com/sloria/environs/issues/6)). Thanks
[IlyaSemenov](https://github.com/IlyaSemenov) for the suggestion.

Bug fixes:

- Every instance of `Env` gets its own parser map, so calling
`env.parser_for` for one instance doesn\'t affect other instances.

1.1.0

- Add `Env.read_env` method for reading `.env` files.

1.0.0

- Support for proxied variables
([2](https://github.com/sloria/environs/issues/2)).
- _Backwards-incompatible_: Remove `env.get` method. Use `env()`
instead.
- Document how to read `.env` files
([1](https://github.com/sloria/environs/issues/1)).

0.1.0

- First PyPI release.

Page 9 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.