@kernlang/fastapi
v3.1.3
Published
Kern FastAPI Python backend transpiler
Maintainers
Readme
@kernlang/fastapi
Kern FastAPI Python backend transpiler
Part of the KERN monorepo.
Install
npm install @kernlang/fastapiUsage
import { transpileFastAPI } from '@kernlang/fastapi';
const pythonCode = transpileFastAPI(kernSource);License
AGPL-3.0
