General
PromptBeginner5 minmarkdown
| Alembic Migration | `alembic/versions/`
`op.create_table` | alembic-migration |
0
Explore
76,908 skills indexed with the new KISS metadata standard.
`op.create_table` | alembic-migration |
`Field(`
`Column(`
`Blueprint` | flask-route |
`class Meta:` | django-model |
`ModelSerializer` | drf-serializer |
`APIView`
`def get_*():` | fastapi-dependency |
`routers/`
`@router.get`
`app/`
`settings.py` (Django)
`pytest.ini`
`setup.cfg`
`apps/` directories
`Pipfile`
`migrations/`
`requirements-dev.txt`
`poetry.lock`
`apps/*/models/`
`tests/`
`app/Models/`
`config/`
`tests/`