Skip to main content

No project description provided

Project description

dustpan

pypi version downloads build status python versions format license

Description

Clean up your workspace by removing extraneous files and directories.

Installation

With Python installed, simply run the following command to add the package to your project.

python -m pip install dustpan

Usage

This is a command-line program, and can be executed as follows:

dustpan [-h] [-p PATTERNS [PATTERNS ...]] [-i IGNORE [IGNORE ...]] [--remove-empty-directories] [-q | -v | -vv] directories [directories ...]

Positional arguments:

  directories           Root directories to search

Optional arguments:

  -h, --help            show this help message and exit
  -p PATTERNS [PATTERNS ...], --patterns PATTERNS [PATTERNS ...]
                        Additional path patterns to queue for removal
  -i IGNORE [IGNORE ...], --ignore IGNORE [IGNORE ...]
                        Path patterns to exclude from removal
  --remove-empty-directories
                        Remove all childless directories
  -q, --quiet           Be quiet
  -v, --verbose         Be more verbose
  -vv, --very-verbose   Be very verbose

Feel free to check out the docs for more information on how to use this package.

License

This software is released under the terms of MIT license.

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

dustpan-0.3.3.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

dustpan-0.3.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