6 results found Sort:

O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models from SQL DDL. And convert one models to another.
Created 2021-03-07
98 commits to main branch, last one about a month ago
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
Created 2022-07-14
15 commits to master branch, last one about a year ago
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Docker-compose to perform the basic Create/Read/Update/Delete oper...
Created 2022-07-06
23 commits to master branch, last one about a year ago
Schema.org classes in pydantic
Created 2021-11-29
62 commits to main branch, last one 2 years ago
Automatically and lazily generate three versions of your pydantic models: one with Extra.forbid, one with Extra.ignore, and one with all fields optional
Created 2023-02-23
44 commits to main branch, last one 2 months ago