code_monkey

code_monkey is a refactoring and code intelligence tool for Python projects. It combines the syntax trees of all your modules into a single data structure, which you can search, filter, and modify from a script.

You can get code_monkey from pip (pip install code_monkey).

Contents:

Indices and tables