astsearch

Intelligently search in Python code

MIT License

Downloads
4.1K
Stars
68
Committers
2

ASTsearch is an intelligent search tool for Python code.

To get it::

pip install astsearch

To use it::

# astsearch pattern [path]
astsearch "?/?"  # Division operations in all files in the current directory

For more details, see the documentation <http://astsearch.readthedocs.org/en/latest/>_.

Package Rankings
Top 8.23% on Pypi.org
Top 37.93% on Conda-forge.org