ihatepyc
Automatic pycache folder deleter
Usage
$ ihatepyc watch
The above command will watch the current directory (you change change this by providing a --path /path/to/directory if you want a specific place) every 3 seconds and delete all __pycache__ folders found within the directory, and sub directories. It will also print out the deleted folders because of the verbose option, you can delete it if needed.
Installation
$ pip install ihatepyc
or
$ pip3 install ihatepyc
Help
$ ihatepyc --help
$ ihatepyc watch --help
License
Author
combogangreal(contact@combogang.com)(combogang on discord)
Note
The actual project on relies on the click library for the command line interface, but the build process is done with the base pip install build module and twine.
Release files for ihatepyc 1.0.0.post1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ihatepyc-1.0.0.post1.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ihatepyc-1.0.0.post1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.6 kB
Release files / ihatepyc-1.0.0.post1.tar.gz
| Download URL | ihatepyc-1.0.0.post1.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c7a129b384164b1c3a4676c4a4526101c407811c8e9e06c44f4d863ff6e9359f
|
|
BLAKE2b-256 checksum How to use checksums |
25cdfe4cebd8b9de0708605c86af3d74bdfc28850a561f8d3988650ec8a54479
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|
Release files / ihatepyc-1.0.0.post1-py3-none-any.whl
| Download URL | ihatepyc-1.0.0.post1-py3-none-any.whl |
|---|---|
| Size | 4.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5cc97360d95727a3ae88900d097e90bfe4bb5909603e46086a66115993b06b5e
|
|
BLAKE2b-256 checksum How to use checksums |
e0292144f1e659bbcf333f033975c5c0d364431fc1bb61263fefae22674b2cb7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|