Ducktools-env

Latest version: v0.4.1

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

Scan your dependencies

Page 3 of 5

0.2.0

What's Changed
* Switch to SQLite for the catalogue databases - Improve parallel usage by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/23

This release will delete environment folders if it finds a `.json` catalogue file. The catalogue is now in a `.db` sqlite3 file.

**Full Changelog**: https://github.com/DavidCEllis/ducktools-env/compare/v0.1.7...v0.2.0

0.1.7

What's Changed
* Add an entry point so ducktools-env can be used via uvx by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/20


**Full Changelog**: https://github.com/DavidCEllis/ducktools-env/compare/v0.1.6...v0.1.7

0.1.6

* Use `pip` to download the vendor packages when bundling instead of `uv`
* UV will refuse if it doesn't find a VENV and won't install to a target folder
* This isn't installing into a system env, but into a separate folder so it shouldn't really refuse

0.1.5

* Fix incorrect attribute use from lazy importer causing bundle creation to fail

0.1.4

* Ensure outdated cached versions of ducktools-env are not included in zipapp bundles.

0.1.3

What's Changed
* Add support for UV downloading appropriate python versions if not provided by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/18
* Tests and bug fixes by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/19


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

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.