summaryrefslogtreecommitdiff
path: root/devel/py-pycmd/pkg-descr
blob: bd5f9a0dd1e76e1a1e7d85e8dad51a4f8cd68e95 (plain) (blame)
1
2
3
4
5
6
7
8
9
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

WWW: https://pypi.org/project/pycmd/