[ Source: ormar ]
Package: python3-ormar (0.12.0-3)
Links for python3-ormar
Debian Resources:
Download Source Package ormar:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
async ORM with fastapi in mind and pydantic validation
An async mini ORM for Python, with support for Postgres, MySQL, and SQLite.
The main benefits of using ormar are:
* getting an async ORM that can be used with async frameworks (fastapi,
starlette etc.)
* getting just one model to maintain - you don't have to maintain pydantic
and other orm models (sqlalchemy, peewee, gino etc.)
The goal was to create a simple ORM that can be used directly (as request and response models) with fastapi that bases it's data validation on pydantic.
Other Packages Related to python3-ormar
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-databases
- Async-databaseunderstøttelse for Pythons asyncio
-
- dep: python3-importlib-metadata
- Bibliotek til at tilgå metadataene for en Pythonpakke - Python 3.x
- or python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pydantic
- Datavalidering og indstillingshåndtering via Python-typehinting
-
- dep: python3-sqlalchemy (>= 1.3.18)
- SQL-værktøjssæt og objektrelationel oversætter for Python 3
-
- dep: python3-typing-extensions
- Tilbageporteret og eksperimentelle typefif for Python
- or python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
Download python3-ormar
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 121.3 kB | 664.0 kB | [list of files] |
