Simple-env-config

Latest version: v0.2

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

Scan your dependencies

0.2

* Environment variable names are converted to upper case by default. Decorating
with `env_config(upper_case_variable_names=False)` enforces that class
members and environment variable names are compared case-sensitively.
* `Optional[T]` can be used as a type hint. Attributes with an `Optional[T]`
type hint get the implicit default value `None`.

0.1

* Initial release on PyPI

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.