General
PromptBeginner5 minmarkdown
| Unit Test | `pytest`
`def test_*():`
0
Explore
117,813 skills indexed with the new KISS metadata standard.
`def test_*():`
`typer.Typer` | cli-command |
`class *Repository` | data-repository |
`class *Service` | service-layer |
`op.create_table` | alembic-migration |
`Blueprint` | flask-route |
`Field(`
`Column(`
`APIView`
`class Meta:` | django-model |
`ModelSerializer` | drf-serializer |
`@router.get`
`def get_*():` | fastapi-dependency |
`routers/`
`settings.py` (Django)
`app/`
`pytest.ini`
`Pipfile`
`setup.cfg`
`apps/` directories
`migrations/`
`poetry.lock`
`requirements-dev.txt`
`app/Models/`