Cleanup

Latest version: v1.0.4

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

Scan your dependencies

1.0.4

Patch

* Replace Travis CI with GitHub Actions
* Also test on MacOS and Windows, and target the 3 latest Python versions

1.0.3

Patch

* Fix import error

1.0.2

Patch

* Replace Colored with Hue for better Windows compatibility for terminal text styling
* Refactor code
* Add tests
* Add Travis CI support
* Drop support for Python 3.3

1.0.1

Patch

* Update setup scripts

1.0.0

Initial public release


Organise files in a directory into subdirectories based on their extensions.

Usage:
cleanup [-d | -s] [-r] <dir>
cleanup -h

Options:
-d, --dry-run Just display the changes that would be made, without
actually doing anything.
-s, --silent Do not display information while performing operations.
-r, --revert Revert previous cleanup of the directory.
-h, --help Display this help text.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.