Typed-config

Latest version: v2.0.3

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

Scan your dependencies

Page 3 of 5

1.0.0

BREAKING CHANGE: The `key` function now expects keyword arguments and will not accept non-keyword arguments any more.
Make compatible with mypy.

0.3.0

Add `post_read_hook` method which can be added to `Config` subclasses to allow parts of the config to be modified after it has been fully loaded

0.2.5

Version bump to build after move from travis-ci.org to travis-ci.com

0.2.4

Version bump to build after move from travis-ci.org to travis-ci.com

0.2.3

Version bump to build after move from travis-ci.org to travis-ci.com

0.2.2

* Fix typing on `section` decorator. This was previously preventing IDE autocompletion. The return type of the decorator now uses a generic to indicate that it returns the same type as it is passed. This means that whether or not it is passed a `Config` subclass is no longer type checked, but it means that the returned class has all the correct properties on it, which is more important.
* Add basic `repr` function to `Config`

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.