9 results found Sort:

22
496
apache-2.0
1
A hub for various industry-specific schemas to be used with VLMs.
Created 2024-11-11
139 commits to main branch, last one 2 days ago
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
103 commits to main branch, last one 6 months 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 2 years 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 2 years ago
Schema.org classes in pydantic
Created 2021-11-29
62 commits to main branch, last one 3 years ago
Supadantic is a small Python library that allows you to manage Supabase tables through Pydantic models.
Created 2024-04-14
36 commits to master branch, last one 10 months ago
Generate Pydantic models other types from Supabase/Postgres schemas automatically. Ideal for FastAPI, Supabase, and rapid prototyping.
Created 2024-03-01
101 commits to main branch, last one 29 days 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
This repository has been archived (exclude archived)
Created 2023-02-23
56 commits to main branch, last one 3 months ago