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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file astroid_miner-0.0.2.tar.gz
.
File metadata
- Download URL: astroid_miner-0.0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6cdc44e45131a123249dcb64bb5432ca7cb69bd311fe184050abf8283e13f5d |
|
MD5 | db3285b0c750c65907febb6cc5184251 |
|
BLAKE2b-256 | 234017837871cf0d51ebf277c15d1fe43a7b44b8abc5f46006baff0555b0e873 |
File details
Details for the file astroid_miner-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: astroid_miner-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20043e52e4bee5069f9db745aa8e1342e89d2913bb1703372f00dee6bc3e5099 |
|
MD5 | 2c1ca7b2f8af1c6906a47b6adb8e1443 |
|
BLAKE2b-256 | a166dd200f188335152afcae02aa7492901bdaccc9809ccd4e1fb17d6e7bf93f |