Lazy

Latest version: v1.6

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

Scan your dependencies

Page 1 of 2

1.7

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

1.6

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

- Implement ``lazy.__set_name__()`` which helps in cases like
``foo=lazy(_foo)``.
[stefan]

- Update tox.ini for latest tox.
[stefan]

- Add GitHub CI workflow.
[stefan]

- Add .readthedocs.yaml file.
[stefan]

- Pin sphinx and sphinx-rtd-theme versions in docs extra.
[stefan]

- Add mypy extra which installs mypy.
[stefan]

- Fix stray characters in keywords.
[stefan]

1.5

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

- Allow type checkers to infer the type of a lazy attribute.
Thanks to Elias Keis and Palpatineli for their contributions.
[elKei24] [Palpatineli]

- Add Python 3.8-3.11 to tox.ini. Remove old Python versions.
[stefan]

- Replace deprecated ``python setup.py test`` in tox.ini.
[stefan]

- Remove deprecated ``test_suite`` from setup.py.
[stefan]

- Move metadata to setup.cfg and add a pyproject.toml file.
[stefan]

- Include tests in sdist but not in wheel.
[stefan]

1.4

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

- Add MANIFEST.in.
[stefan]

- Release as universal wheel.
[stefan]

1.3

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

- Support Python 2.6-3.6 without 2to3.
[stefan]

- Add a LICENSE file.
[stefan]

1.2

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

- Remove setuptools from install_requires because it isn't.
[stefan]

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.