Yoconfigurator

Latest version: v0.5.2

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

Scan your dependencies

Page 1 of 3

0.5.2

-----

* Fix `seeded_auth_token` to accept arguments of `str` type

0.5.1

-----

* Fix `DotDict.setdefault()` to return value (previously it always
returned None)

0.5.0

-----

* Update to work with Python 2.7, 3.2, 3.3, 3.4, 3.5
* Drop support for Python <= 2.6

0.4.6

-----

* Add new lib for configuration filtering
* Add support and docs for generating public configuration.
* Add DotDict support for getting & setting values using dotted keys

0.4.5

-----

* Generated configuration.json no longer has trailing whitespace.

0.4.4

-----

* Fix a bug in the DotDict __getattr__ method so it fails with an
AttributeError if the attr is not found. This arose because, during a
deepcopy, the getattr was mapped to dict.getitem and dict does not have
a __deepcopy__ attribute

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.