@0xsarwagya/ontoly-parser-python
v1.3.3
Published
Python parser and relationship extractor for Ontoly.
Maintainers
Readme
@0xsarwagya/ontoly-parser-python
Responsibility
@0xsarwagya/ontoly-parser-python provides the CompilerPass wrapper for
Python source files. createPythonFrontendPass() filters .py files from the
source inventory, runs the Python semantic model analyzer, and emits
language: "python" compiler symbols.
See the repository architecture map for package boundaries.
Installation
pnpm add @0xsarwagya/ontoly-parser-pythonAPI
createPythonFrontendPass(options?)creates aCompilerPassfor the Python frontend stage.PYTHON_FRONTEND_PASS_IDis the stable pass identifier.
Status
Stable v1.1.0 package. Public contracts are governed by the Software Graph specification and RFC process.
