Shed

Latest version: v2024.10.1

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

Scan your dependencies

Page 9 of 11

0.2.5

- supports Python-3.9-only files
- improved idempotence in `--refactor` mode with Teyit

0.2.4

- requires newer dependencies - `black` 20.8b1 or later, `autoflake` 1.4 or later

0.2.3

- add [`com2ann`](https://pypi.org/project/com2ann/) to `--refactor` on Python 3.8+

0.2.2

- use multiple processes if formatting many files (ncpus times faster!)

0.2.1

- drop `docformatter` due to poor performance
- reorganise remaining passes for speed and split out `--refactor` passes

0.2.0

- use [`pybetter`](https://pypi.org/project/pybetter/) codemods
- use [`teyit`](https://pypi.org/project/teyit/) to replace deprecated
`unittest` methods with the new aliases (if running on Python 3.9+)
- use [`docformatter`](https://pypi.org/project/docformatter/) to format docstrings
- new logic inspired by [`blacken-docs`](https://pypi.org/project/blacken-docs/)
to format code in docstrings, via the new `shed.docshed` function

Page 9 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.