Skip to content

Rename pathview_server to pathview and add convert API#257

Merged
milanofthe merged 1 commit intomainfrom
feature/rename-package
Feb 17, 2026
Merged

Rename pathview_server to pathview and add convert API#257
milanofthe merged 1 commit intomainfrom
feature/rename-package

Conversation

@milanofthe
Copy link
Member

@milanofthe milanofthe commented Feb 17, 2026

Summary

  • Rename pathview_server/pathview/ so the importable module matches the pip package name
  • Add pathview.converter module with a public convert() API extracted from scripts/pvm2py.py
  • from pathview import convert now works — loads bundled registry, returns Python script string
  • scripts/pvm2py.py now imports from pathview.converter instead of duplicating logic
  • scripts/extract.py writes registry to both scripts/generated/ and pathview/data/

@milanofthe milanofthe merged commit 03e762e into main Feb 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant