pydantic-models
There are 92 repositories under pydantic-models topic.
vlm-run/vlmrun-hub
A hub for various industry-specific schemas to be used with VLMs.
thevickypedia/Jarvis
Fully Functional Voice Based Natural Language UI
xnuinside/omymodels
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.
wpcodevo/fastapi_mongodb
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.
lexiq-legal/pydantic_schemaorg
Schema.org classes in pydantic
wpcodevo/python_fastapi
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 operations against a database.
kmbhm1/supabase-pydantic
Generate Pydantic models and other types from Supabase/Postgres/MySQL schemas automatically. Ideal for FastAPI, Supabase, and rapid prototyping.
makridenko/supadantic
Supadantic is a small Python library that allows you to manage Supabase tables through Pydantic models.
zmievsa/pydantic-duality
Automatically and lazily generate three versions of your pydantic models: one with Extra.forbid, one with Extra.ignore, and one with all fields optional
cheshire-cat-ai/api-client-py
API Client to communicate with the Cheshire Cat AI
funnydman/pymapme
Transform Pydantic models from one structure to another with declarative field mapping.
python-scim/scim2-models
SCIM resources serialization and validation with Pydantic
bo4e/BO4E-python
Python Library that Implements the BO4E Standard
ViAchKoN/dataclass-sqlalchemy-mixins
Python package for easy sqlalchemy filtering databases using dataclasses or without them
albertnadal/asyncapi-schema-pydantic
Pydantic model for the AsyncAPI (v2) specification schema
naTariks/pydantic-csv
convert CSV to pydantic.BaseModel and vice versa
RayCarterLab/ExcelAlchemy
A Python Library for Reading and Writing Excel Files.
insistence/pydantic-validation-decorator
Practical pydantic validation decorators that support manual invocation. 支持手动调用的实用的pydantic验证装饰器。
leynier/python-github-database
Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.
fortran-lang/fpm-metadata
Python model for Fortran package manifests
stillmatic/pydantic-openai
Pydantic classes for OpenAI's API
ApeWorX/eth-pydantic-types
ETH Pydantic types
dotlas/mission_dotlas
🥁 An engaging data science & engineering assessment
EBI-Metagenomics/slurpy
A python client and TUI for the Slurm HPC scheduler's REST API
IlyaGrebenschikov/FastAPI_REF
Referral App
impocode/jsonapi-pydantic
jsonapi-pydantic provides a suite of Pydantic models matching the JSON:API specification.
Jupyter4Science/scipy2024-jupyter-widgets-tutorial
SciPy2024 Tutorial on "Building Complex Web Applications with Jupyter Notebooks"
kuchichan/QLligraphy
graphQL schema -> pydantic models
u2d-ai/msaDocModels
msaDocModels - MSA Document Pydantic Models and Schemas, used to store Parser, NLP, NLU and AI results for processed documents Optimized for use with FastAPI/Pydantic.
fedeegmz/youtube-pydantic-models
Use Pydantic models to work with the YouTube API.
mihirh19/todo_web_app
FastAPI and MongoDB were used to create a backend web application that offers RESTful APIs for managing user tasks. With a simple and clear API interface, the programme enables users to create, retrieve, update, and delete to-do lists. FastAPI, a cutting-edge and quick Python web framework, powers the backend.
trisongz/lazycls
When writing data classes becomes too much work
CallocGD/Robdantic
A BaseModel implementation for Geometry Dash Responses
essien1990/RESTAPIs
A CRUD users REST API using Python3 Flask and FastAPI
lazybids/lazybids
Python package to help interact with BIDS formated medical imaging datasets
nafizpervez/Online_Learning_Platform
Online Learning Platform for students to enroll into courses, for admins to create courses and handle the enrollment and to generate card list of courses and it's enrollments.