Nmk-python

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

* new **{ref}`py.fix<py.fix>`** build task to auto-fix python code through [ruff](https://docs.astral.sh/ruff/linter/#fixes)
* new config items to specify extra args for ruff command lines:
* {ref}`${pythonRuffCommonExtraArgs}<pythonRuffCommonExtraArgs>`
* {ref}`${pythonRuffFormatExtraArgs}<pythonRuffFormatExtraArgs>`
* {ref}`${pythonRuffFixExtraArgs}<pythonRuffFixExtraArgs>`
* {ref}`${pythonRuffCheckExtraArgs}<pythonRuffCheckExtraArgs>`
* new {ref}`${pythonRuffFixStamp}<pythonRuffFixStamp>` config item (used for **{ref}`py.fix<py.fix>`**) incremental build
* new config items fto list rules to be auto-fixed:
* {ref}`${pythonAutoFixRules}<pythonAutoFixRules>` (list version)
* {ref}`${pythonAutoFixJoinedRules}<pythonAutoFixJoinedRules>` (string version)

1.1.0

* new {ref}`${pythonEditableInstallArgs}<pythonEditableInstallArgs>` config item
* new {ref}`${pythonWheelInstallArgs}<pythonWheelInstallArgs>` config item
* changed **{ref}`py.install<py.install>`** and **{ref}`py.editable<py.editable>`** tasks pip install args to point to these new items

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.