0 purchases
rempycs 1.0
Simple Python .pyc files remover.
License
Free software: BSD license
Features
Remove all .pyc files having .py analogs from current place by walking on all subdirectories.
Ignores files whose names begin with “.” (“hidden” files in UNIX systems).
Installation
$ pip install rempycs
Usage
$ cd /directory_with_python_sources
$ rempycs
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.