Python cli to easily help clean old folders and free up disk space.
Project description
trash_collector
Python cli to easily help clean old folders and free up disk space.
Use py -m trash_collector --help
to see the available commands.
or python3 -m trash_collector --help
if you are using a linux system.
Develop
Setup a venv, activate it and install the requirements
py -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Testing
Run the tests
py -m pytest tests
Build
py -m pip install --upgrade build
py -m build
Build to test
pip install .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
trash_collector-0.0.3.tar.gz
(6.0 kB
view hashes)
Built Distribution
Close
Hashes for trash_collector-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40f6b4bac2411bc43f0c7019341a1fd1dc8ce48bb2379683416e7a0f7449b148 |
|
MD5 | 7787f50c705e46c2816d73ecbc8d741d |
|
BLAKE2b-256 | 4f5ef3e55f73350c99babd489076c7fc678a417f91670c3d312c89a87f31381d |