There are 1 repository under pydantic-models topic.
Fully Functional Voice Based Natural Language UI
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.
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.
Schema.org classes in pydantic
Supadantic is a small Python library that allows you to manage Supabase tables through Pydantic models.
Automatically and lazily generate three versions of your pydantic models: one with Extra.forbid, one with Extra.ignore, and one with all fields optional
API Client to communicate with the Cheshire Cat AI
Python Library that Implements the BO4E Standard
Python package for easy sqlalchemy filtering databases using dataclasses or without them
Pydantic model for the AsyncAPI (v2) specification schema
SCIM resources serialization and validation with Pydantic
Generate Pydantic models other types from Supabase/Postgres schemas automatically. Ideal for FastAPI, Supabase, and rapid prototyping.
convert CSV to pydantic.BaseModel and vice versa
Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.
Pydantic classes for OpenAI's API
A Python Library for Reading and Writing Excel Files.
🥁 An engaging data science & engineering assessment
Python model for Fortran package manifests
jsonapi-pydantic provides a suite of Pydantic models matching the JSON:API specification.
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.
Referral App
SciPy2024 Tutorial on "Building Complex Web Applications with Jupyter Notebooks"
Practical pydantic validation decorators that support manual invocation. 支持手动调用的实用的pydantic验证装饰器。
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.
ETH Pydantic types
A CRUD users REST API using Python3 Flask and FastAPI
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.
A highly customizable cache manager for python
Building a secure and scalable REST API using FastAPI, with OAuth2 (JWT) for authentication, SQLAlchemy for database management, and Pydantic for data validation. This project supports full CRUD operations with SQLite as the database and uses bcrypt for password hashing to ensure security.
A python client and TUI for the Slurm HPC scheduler's REST API