A simple janitorial tool for cleaning up your workspace
Project description
Flux-py
A simple janitorial tool for cleaning up your workspace.
Installation
pip install flux-cleaner
Usage
from flux 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
flux_cleaner-0.1.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
File details
Details for the file flux_cleaner-0.1.1.tar.gz.
File metadata
- Download URL: flux_cleaner-0.1.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 |
5559b95b1591fb31f2f175ff19a0b6d27bacb79aaf46835a80040171cea54f1a
|
|
| MD5 |
42b53f01f53439dd5933a1faa856d0e5
|
|
| BLAKE2b-256 |
501d4f9b262ea76d5ed8db983181ae6864abb1a0500cce52e1569726ca61cfbd
|
File details
Details for the file flux_cleaner-0.1.1-py3-none-any.whl.
File metadata
- Download URL: flux_cleaner-0.1.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 |
cd4ec5472295efd9c92ded8c429e0390dfbfe737725ce48b7d2637ac5b7c835f
|
|
| MD5 |
79371a37a8a8cca4dc59603883ce7def
|
|
| BLAKE2b-256 |
337e2dc26cd30d03902fc85f0f6e4a1d8eff884d17755ba3945698b609454268
|