Settei

Latest version: v0.7.3

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

Scan your dependencies

Page 1 of 4

0.7.4

-------------

To be released.

0.7.3

-------------

Released on October 29, 2020.

- Fix bug that cannot set `config_object_property` from environment variables.

0.7.2

-------------

Released on October 26, 2020.

- Exclude `tests` module from package.
- To be able to get an environment value from `Configuration` itself
as well as getting from `config_property`.

0.7.1

-------------

Released on March 18, 2020.

- Support values recursively inside lists from environment variable.

0.7.0

-------------

Released on March 02, 2020.

- Removed ``env_name`` paramter from
:class:`~settei.base.config_object_property`.
- Changed asterisk charater into ``ASTERISK``. We couldn't use special
charaters in OS environment variable name.
- Support list in environment variable.
- Allow configure value on both toml and environment variable at
the same time. Firstly settei get a configuration from toml,
then scan an environment variable.

0.6.0

-------------

Released on February 28, 2020.

- Added ``lookup_env`` option to :class:`~settei.base.config_object_property`.
It giaves you the way to read OS environment variable like
:class:`~settei.base.config_property`. [`37`_]

.. _37: https://github.com/spoqa/settei/pull/37

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.