[NEW] devl/py-pycmd: Tools for managing/searching Python related files
pycmd is a collection of command line tools for helping with Python
development:
- py.cleanup: remove .pyc and similar files
- py.lookup: find text in recursively found .py files
- py.countloc: give LOCs for lines and testlines
- py.which: print location of an importable package or module