Simple Python .pyc files remover.
Project description
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
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
rempycs-1.0.tar.gz
(2.1 kB
view hashes)