Searching in Python
Project description
pynd is a command line utility for searching the Python abstract tree to easily find what you are looking for. It is a bit like using grep, but it understands Python syntax and structure. This means you can search for classes, functions or just within docstrings without relying on regular expressions.
See the documentation at: http://d0ugal.github.io/pynd/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pynd-0.3.6.tar.gz
(20.0 kB
view hashes)
Built Distribution
pynd-0.3.6-py2.py3-none-any.whl
(16.7 kB
view hashes)