Skip to content

richlysakowski/astsearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Intelligently search in Python code

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%