Skip to main content

A library to help in code analysis

Project description

astroid-miner

Wrapper around the astroid library to aid in static code analysis. I'm planning on using the astroid library to parse Python source files and navigate class and function definitions. Here's the features that I'm working on implementing:

  • call_diagram: Given a target function or method, find the functions/methods called by and/or lead to the target being called.
  • url_to_view: Given a url in a django project identify the class or function providing the view and identify the file and line number where that view is defined.

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

astroid_miner-0.0.2.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

astroid_miner-0.0.2-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page