Skip to main content

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.

Pypi here

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


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)

Uploaded Source

Built Distribution

trash_collector-0.0.3-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page