freebsd-ports/databases/py-ormar/distinfo
Goran Mekić 583287b7d5 databases/py-ormar: add port: Simple async ORM with fastapi in mind and pydantic validation
The ormar package is an async mini ORM for Python, with support for Postgres,
MySQL, and SQLite.

The main benefit 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 model (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.

WWW: https://github.com/collerek/ormar

PR:		257370
Reported by:	Goran Mekić <meka@tilda.center> (new maintainer)
Reviewed by:	koobs
2022-01-01 14:08:51 +09:00

3 lines
157 B
Text

TIMESTAMP = 1640942160
SHA256 (ormar-0.10.23.tar.gz) = bd8f86389db87f3844b25d7e1e47e18fa52b113877dcbad180f67d5a9597c9d3
SIZE (ormar-0.10.23.tar.gz) = 125905