Scriptconfig

Latest version: v0.8.2

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

Scan your dependencies

Page 6 of 7

0.5.3

Fixed
* calling `set(config)`
* `smartcast` now correctly casts things like `"[1,2,3,]"` to `[1, 2, 3]`

0.5.2

Added

* `Config.to_dict` to have a method consistent with pandas API

Changed

* Loading from a config yaml file will ignore the special `__heredoc__` key.
This lets the user add multi-line documentation to their config files.

0.5.1

Fixed
* Tests on windows

0.5.0

Changed
* Obtained public release approval, first public release.

Removed
* Removed exposed internal functions from the top level API

0.4.0

Changed
* Reworked load
* Separate out requirements

Added
* Add docs

Fixed
* fixed `cmdline` bugs

0.3.0

Changed
* Rework imports

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.