Pyink

Latest version: v24.10.0

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

Scan your dependencies

Page 1 of 3

24.10.0

This release is based on _Black_ v24.10.0.

* Add CLI option `--pyink-ipynb-indentation` to specify the number of spaces
with which JSON content of Jupyter notebooks will be formatted.
* Add CLI option `--pyink-annotation-pragmas` to specify a list of annotation
pragmas. Whenever any of them appears in a comment that line won't be split
into multiple lines or joined with any other line.
* Fix formatting of Jupyter notebook cells with magic methods and any empty
lines at the beginning or end of a cell.

24.8.0

This release is based on _Black_ v24.8.0.

24.3.0

This release is based on _Black_ v24.3.0.

* Remove the previously deprecated CLI option `--pyink-lines`. This was replaced
by `--line-ranges`.

23.12.1

This release is based on _Black_ v23.12.1.

* The CLI option `--pyink-lines` is now deprecated and replaced by _Black_'s
built-in option `--line-ranges`.
* Handle more trailing pragma cases so they are ignored for line-length
calculation.

23.10.0

This release is based on _Black_ v23.10.0.

23.9.1

This release is based on _Black_ v23.9.1.

* _Black_ v23.9.9's new concise formatting for dummy implementations from
[psf/black3796](https://github.com/psf/black/pull/3796) is temporarily
disabled for _Pyink_.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.