Shed

Latest version: v2024.3.1

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

Scan your dependencies

Page 9 of 11

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

0.1.3

- detect first-party imports in single-file mode as well as all-repo mode

Page 9 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.