deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-databases, python3-importlib-metadata | python3-supported-min (>=
3.8), python3-pydantic, python3-sqlalchemy (>= 1.3.18), python3-typing-extensions
| python3-supported-min (>= 3.8), python3:any
Description: |-
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.
Homepage: https://github.com/collerek/ormar
Installed-Size: '665'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-ormar
Priority: optional
Section: python
Source: ormar
Version: 0.12.2-1
srcpkg_name: ormar
srcpkg_version: 0.12.2-1