Poetry-pyinstaller-plugin

Latest version: v1.1.8

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

Scan your dependencies

1.1.8

What's Changed
* Support more pyinstaller options by Dobatymo in https://github.com/thmahe/poetry-pyinstaller-plugin/pull/1

New Contributors
* Dobatymo made their first contribution in https://github.com/thmahe/poetry-pyinstaller-plugin/pull/1

**Full Changelog**: https://github.com/thmahe/poetry-pyinstaller-plugin/compare/v1.1.7...v1.1.8

1.1.7

**Changelog**
* *bugfix* PyInstaller target parsing deferred on build command

**Full Changelog**: https://github.com/thmahe/poetry-pyinstaller-plugin/compare/v1.1.6...v1.1.7

1.1.6

**Changelog**
* PyInstaller
* Support of `--noupx` flag
* Collect feature support including:
* `--collect-submodules`
* `--collect-data`
* `--collect-binaries`
* `--collect-all`
* PyInstaller venv
* Support of supplemental source
* Markers support during package installation
* Poetry's venv reused if in use
* Distribution format
* Dedicated PyInstaller destination folder per platform

**Full Changelog**: https://github.com/thmahe/poetry-pyinstaller-plugin/compare/v1.1.0...v1.1.6

1.1.0

🚀 Pre-Release 1.1.0 - Dedicated venv & certifi support

**changelog**:
* Dedicated venv for PyInstaller build step from poetry venv
* Including latest pyinstaller installation
* Install all dependencies of package
* Dedicated option block for `certifi`
* Certificates can be included in bundled `certifi` package.

1.0.2

:rocket: Initial release

**Changelog**
* Folder & Single File binary generation support with PyInstaller
* Wheel bundle support, include pre-built binaries to poetry generated wheels
* Including dependencies
* Transform wheel for platform specific installation

**Full Changelog**: https://github.com/thmahe/poetry-pyinstaller-plugin/commits/v1.0.2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.