classyconf icon indicating copy to clipboard operation
classyconf copied to clipboard

Declarative and extensible library for configuration & code separation

Results 5 classyconf issues
Sort by recently updated
recently updated
newest added

It would be nice to play nice with async worflows for reading files and loading settings.

enhancement

It would be nice to add type support, just have to figure out how to deal with `Value` descriptors.

enhancement

This is slightly a different case for loaders since it is not local but we use Vault \ Secrets Manager to hold configuration data such as DB URL, password, etc...

question

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies