this is 2025. we use list not List, dict not Dict, | not Union or Optional
stylistically lower case everything, only uppercase when idiomatic
we use `uv` not `pip`
- `uv sync` to install dependencies (`--dev`, `--all-extras`, etc.)
- `uv run` is awesome! you can provide any bash, python, or even url of a python script to run
- `uvx` is an alias for `uv tool run`
- `uvx prefect server start` for example, installs prefect ephemerally and starts the server
its shadcn/ui not shadcn-ui
css
html
javascript
makefile
mako
python
shadcn/ui
typescript
First Time Repository
UI for creating structured outputs
TypeScript
Languages:
CSS: 5.5KB
HTML: 0.4KB
JavaScript: 2.7KB
Makefile: 0.6KB
Mako: 1.2KB
Python: 37.8KB
TypeScript: 97.3KB
Created: 1/1/2025
Updated: 1/7/2025
All Repositories (1)
UI for creating structured outputs