Ducktools-lazyimporter

Latest version: v0.7.1

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

Scan your dependencies

Page 2 of 3

0.2.2

What's Changed
* Change attribute error on generated __getattr__ to show module name instead of LazyImporter object. by DavidCEllis in https://github.com/DavidCEllis/ducktools-lazyimporter/pull/10


**Full Changelog**: https://github.com/DavidCEllis/ducktools-lazyimporter/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* Add MANIFEST.in file to include all files required for tests in sdist by DavidCEllis in https://github.com/DavidCEllis/ducktools-lazyimporter/pull/7
* Add a typing stub file by DavidCEllis in https://github.com/DavidCEllis/ducktools-lazyimporter/pull/8
* Add a try/except from importer by DavidCEllis in https://github.com/DavidCEllis/ducktools-lazyimporter/pull/9


**Full Changelog**: https://github.com/DavidCEllis/ducktools-lazyimporter/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* Make it easier to add custom importers by DavidCEllis in https://github.com/DavidCEllis/ducktools-lazyimporter/pull/6


**Full Changelog**: https://github.com/DavidCEllis/ducktools-lazyimporter/compare/v0.1.3...v0.2.0

0.1.3

What's Changed
* Improve test coverage and fix bugs found by DavidCEllis in https://github.com/DavidCEllis/ducktools-lazyimporter/pull/5

* Remove ability to do direct relative imports without asname
* Check asname values are valid identifiers

**Full Changelog**: https://github.com/DavidCEllis/ducktools-lazyimporter/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* Add a TryExceptImport class to handle fallback imports by DavidCEllis in https://github.com/DavidCEllis/ducktools-lazyimporter/pull/4


**Full Changelog**: https://github.com/DavidCEllis/ducktools-lazyimporter/compare/v0.1.1...v0.1.2

0.1.1

* Add support for Python 3.8 and 3.9

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.