v0.3.2
Install codeanalyzer-python v0.3.2
Shell script (installs the canpy CLI via uv / pipx / pip):
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codellm-devkit/codeanalyzer-python/releases/latest/download/canpy-installer.sh | sh
PyPI:
pip install codeanalyzer-python==0.3.2
For the optional live Neo4j push (--emit neo4j --neo4j-uri ...):
pip install 'codeanalyzer-python[neo4j]==0.3.2'
Download
| File | Description |
|---|---|
| codeanalyzer_python-0.3.2-py3-none-any.whl | Python wheel |
| codeanalyzer_python-0.3.2.tar.gz | Source distribution |
| canpy-installer.sh | Shell installer (uv / pipx / pip) |
| schema.json | Neo4j schema contract |
Full Changelog: v0.3.1...v0.3.2