Download Latest Version v0.7.13 source code.tar.gz (618.3 kB)
Email in envelope

Get an email when there's a new version of graphify

Home / v0.7.9
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-07 1.0 kB
v0.7.9 source code.tar.gz 2026-05-07 554.8 kB
v0.7.9 source code.zip 2026-05-07 673.9 kB
Totals: 3 Items   1.2 MB 0

What's new

  • Feat: TypeScript extraction parity -- interface, enum, type alias, and module-level const nodes extracted; new_expression emits calls edges; parity with Java/C# class_types (#708)
  • Feat: Quarto (.qmd) file support -- routed through existing Markdown extractor (#761)
  • Feat: optional Google Workspace shortcut export -- graphify extract ./docs --google-workspace converts .gdoc, .gsheet, and .gslides files into Markdown sidecars via the gws CLI; account email pseudonymized via SHA256 hash; [google] extra adds Sheets table rendering support (#752)
  • Feat: AWS Bedrock backend -- graphify extract ./docs --backend bedrock; credentials via standard AWS provider chain (AWS_PROFILE, AWS_REGION, IAM roles, SSO); model via GRAPHIFY_BEDROCK_MODEL (default anthropic.claude-3-5-sonnet-20241022-v2:0); [bedrock] extra adds boto3 (#757)
  • Security: SSRF guard extended to block RFC 6598 CGN range 100.64.0.0/10 on Python <3.11

Install / upgrade

:::bash
pip install -U graphifyy
Source: README.md, updated 2026-05-07