Real-time Python to TypeScript type generator - The invisible bridge between Python and TypeScript
npm install polyrpcbash
npm install -g polyrpc
`
Usage
`bash
Initialize in your project
polyrpc init
Watch for changes (real-time type generation)
polyrpc watch
Generate types once
polyrpc generate
``