Pyaml-env

Latest version: v1.2.1

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

Scan your dependencies

Page 1 of 2

1.2.1

Resolves issue 30

1.2.0

- [x] You can now enforce datatype of environment variable or default value with `tag:yaml.org,2002:datatype` e.g. `tag:yaml.org,2002:float` (workaround because `!!float` is not allowed when there is an `!ENV` tag. (see 26 )
- [x] Bug fix: parse only environment variables that are denoted with `!ENV` tag, not any environment variable (see 25 )

1.1.5

- [X] Minor change in requirements.txt to allow PyYAML 6.* too.

1.1.4

**Changelog:**
- [X] Added an encoding option for opening files - defaults to utf-8
- [X] Handling of `default_value=None`

1.1.3

Adding `loader` kwarg to `parse_config` to address 17 .

1.1.2

Be more flexible with PyYAML version.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.