A simple janitorial tool for cleaning up your workspace
Project description
Siftout
A simple janitorial tool for cleaning up your workspace.
Installation
pip install siftout
Usage
from siftout import Janitor
# Instantiate the cleaner (can provide extra file extensions if desired)
cleaner = Janitor(extra_patterns=["*.bak"])
# Clean the workspace
stats = cleaner.self_destruct()
print(stats)
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
siftout-0.1.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
siftout-0.1-py3-none-any.whl
(3.5 kB
view details)
File details
Details for the file siftout-0.1.tar.gz.
File metadata
- Download URL: siftout-0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2337ff262ad6379272925c5ee28e1609dea86be3ede5cfef03b2e012e29129b3
|
|
| MD5 |
23bfbe5598bc4d87dbfdbd923eba2663
|
|
| BLAKE2b-256 |
709295e6b39543940bb260d8509c61f19427ee7b7679876e93ee4dbd791ffe5f
|
File details
Details for the file siftout-0.1-py3-none-any.whl.
File metadata
- Download URL: siftout-0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06233a1cf9c427877ce99a71b7e720783f415a7487441d382d6137ecb948203e
|
|
| MD5 |
fc18e4874a3e50c1db710d596aa9485e
|
|
| BLAKE2b-256 |
a24835b927530a632ff7c64e47106841461bb04f4a7f36949f34a8311c0052ce
|