@kernlang/python
v4.5.0
Published
KERN Python backend codegen (FastAPI router target included)
Maintainers
Readme
@kernlang/python
Kern FastAPI Python backend transpiler
Part of the KERN monorepo.
Install
npm install @kernlang/pythonUsage
import { transpileFastAPI } from '@kernlang/python';
const pythonCode = transpileFastAPI(kernSource);License
AGPL-3.0
