Py-app-conf

Latest version: v1.3.0

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

Scan your dependencies

Page 2 of 4

1.3.0alpha.5

[1.3.0-alpha.5](https://github.com/nickderobertis/py-app-conf/compare/v1.3.0-alpha.4...v1.3.0-alpha.5) (2022-06-01)


Features

* Add support for saving to/loading from tool section of pyproject.toml ([dd26004](https://github.com/nickderobertis/py-app-conf/commit/dd260046c087449c0e44f75ec08c18b54d8b6bf0))

1.3.0alpha.4

[1.3.0-alpha.4](https://github.com/nickderobertis/py-app-conf/compare/v1.3.0-alpha.3...v1.3.0-alpha.4) (2022-06-01)


Features

* Add multi-format support to load_recursive ([6724343](https://github.com/nickderobertis/py-app-conf/commit/67243431e714f0bbe93c086a7900faff0f45c363))

1.3.0alpha.3

[1.3.0-alpha.3](https://github.com/nickderobertis/py-app-conf/compare/v1.3.0-alpha.2...v1.3.0-alpha.3) (2022-06-01)


Bug Fixes

* Fix passing incorrect path in load_or_create ([6172204](https://github.com/nickderobertis/py-app-conf/commit/6172204e52fb749bf62d5a66d9a5df88a5a8c9c4))


Features

* Add multi-format option to load_or_create. Also make load_or_create work when passing a folder: it will create or load a config in that directory ([298e4e6](https://github.com/nickderobertis/py-app-conf/commit/298e4e6d8a619736c50a5df4e7fca524fe1f1d56))

1.3.0alpha.2

[1.3.0-alpha.2](https://github.com/nickderobertis/py-app-conf/compare/v1.3.0-alpha.1...v1.3.0-alpha.2) (2022-05-31)


Features

* Add support for loading from any format, just matching the config name. by passing multi_format=True ([f8629f0](https://github.com/nickderobertis/py-app-conf/commit/f8629f044f16e31a13b545601ab30d0d5bc1084f))

1.3.0alpha.1

[1.3.0-alpha.1](https://github.com/nickderobertis/py-app-conf/compare/v1.2.0...v1.3.0-alpha.1) (2022-05-30)


Bug Fixes

* Patch TOML support for UUID ([6690665](https://github.com/nickderobertis/py-app-conf/commit/6690665511056fd6944ab67f464b7fc1db63e531))


Features

* Add date and time support ([b35debd](https://github.com/nickderobertis/py-app-conf/commit/b35debd6c7b9b82ad16c4f64e0ff006a49413ba1))
* Format python configs with isort ([aa73e47](https://github.com/nickderobertis/py-app-conf/commit/aa73e478de0f7fc4aa972619f4f0a14135ceb899))

1.2.0

[1.2.0](https://github.com/nickderobertis/py-app-conf/compare/v1.1.0...v1.2.0) (2022-05-30)


Bug Fixes

* Don't use typing_extensions on py>=3.10 ([1bcad33](https://github.com/nickderobertis/py-app-conf/commit/1bcad33f2eea54ade48167cf3c07bce81072013e))


Features

* Add logic to convert pydantic models to python config files ([719056e](https://github.com/nickderobertis/py-app-conf/commit/719056e3250a39c026edce1f5423367308649cef))
* Add support for saving to and loading from python config format ([5d4f91c](https://github.com/nickderobertis/py-app-conf/commit/5d4f91c0d59df76360394eb38de4cd5f2f82d269))

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.