GraphCanon updated today · GitHub synced today
5.5k
Stars
640
Forks
111
Open issues
30
Watchers
1d
Last push
Python Apache-2.0Created Aug 12, 2024
Trust & integrity
Full report- Maintenance
- Very active (1d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- 2 low (2 low)
- As of today · Source: mcp_manifest@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Context Graph for AI Native SDLC
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Jul 11, 2026
- Languages
- python
Source: github.language+pyproject.toml · Jul 11, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Python runtimePython
Source: README excerpt (regex_v1, Jul 11, 2026)
python3 -m pip install --user potpieSource link
Tags
README
Step 1: install the CLI through PyPI with uv or pip:
uv tool install potpie
or:
python3 -m pip install --user potpie
[!NOTE]
uv tool install potpieis recommended for CLI installs because global mutation of Python packages is generally not recommended.
License
This project is licensed under the Apache 2.0 License. See LICENSE.