pydantic-models topic

List pydantic-models repositories

omymodels

158
Stars
18
Forks
Watchers

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.

Jarvis

193
Stars
38
Forks
Watchers

Fully Functional Voice Based Natural Language UI

pydantic-duality

30
Stars
1
Forks
Watchers

Automatically and lazily generate three versions of your pydantic models: one with Extra.forbid, one with Extra.ignore, and one with all fields optional

configzen

20
Stars
0
Forks
Watchers

Manage configuration with pydantic.

fastapi_mongodb

84
Stars
29
Forks
Watchers

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.

python_fastapi

65
Stars
23
Forks
Watchers

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...

pydantic_schemaorg

48
Stars
12
Forks
Watchers

Schema.org classes in pydantic

api-client-py

16
Stars
7
Forks
Watchers

API Client to communicate with the Cheshire Cat AI

supadantic

28
Stars
2
Forks
Watchers

Supadantic is a small Python library that allows you to manage Supabase tables through Pydantic models.