| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| graphifyy-0.3.22-py3-none-any.whl | < 5 hours ago | 189.5 kB | |
| graphifyy-0.3.22.tar.gz | < 5 hours ago | 209.9 kB | |
| README.md | < 5 hours ago | 827 Bytes | |
| v0.3.22 source code.tar.gz | < 5 hours ago | 292.2 kB | |
| v0.3.22 source code.zip | < 5 hours ago | 347.3 kB | |
| Totals: 5 Items | 1.0 MB | 0 | |
What's new
- Add: Cursor support —
graphify cursor installwrites.cursor/rules/graphify.mdcwithalwaysApply: true;graphify cursor uninstallremoves it (#137) - Fix:
_rebuild_code()KeyError — git hooks were silently failing on every commit becausedetected[FileType.CODE]didn't matchdetect()'s actual return shape (#148) - Fix: crash on NetworkX 3.2.x —
node_link_data()now falls back gracefully on older NetworkX, same shim already used everywhere else (#149) - Fix: official package clarification in README —
graphifyyis the only official PyPI package (#129)
Install / upgrade
pip install --upgrade graphifyy
Re-run graphify hook install to get the fixed git hooks.
Full changelog: CHANGELOG.md