GitHub topics: pydantic-models
daireto/base-starlette-sqlalchemy
A robust foundation for building APIs using Starlette and SQLAlchemy, featuring a built-in admin interface, OpenAPI documentation, dependency injection, and more.
Language: Python - Size: 3.23 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

DavidOgalo/AppointmentScheduler
healthcare appointment scheduling system designed to streamline patient-doctor interactions and medical record management.
Language: Python - Size: 248 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

nikdoof/pydantic_spaceapi
A collection of Pydantic models representing the common formats of the SpaceAPI spec.
Language: Python - Size: 651 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

bo4e/BO4E-python
Python Library that Implements the BO4E Standard
Language: Python - Size: 26.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 16 - Forks: 6

garthmortensen/timeseries-api
Pipeline for time series analysis
Language: Python - Size: 13.1 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

makridenko/supadantic
Supadantic is a small Python library that allows you to manage Supabase tables through Pydantic models.
Language: Python - Size: 797 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 41 - Forks: 2

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.
Language: Python - Size: 29.3 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 110 - Forks: 36

Lanxre/LanoValoPy
🐍 Valorant API Wrapper 🐍
Language: Python - Size: 5.48 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

kmbhm1/supabase-pydantic
Generate Pydantic models other types from Supabase/Postgres schemas automatically. Ideal for FastAPI, Supabase, and rapid prototyping.
Language: Python - Size: 1.21 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 34 - Forks: 3

ApeWorX/eth-pydantic-types
ETH Pydantic types
Language: Python - Size: 2.88 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 5

vlm-run/vlmrun-hub
A hub for various industry-specific schemas to be used with VLMs.
Language: Python - Size: 346 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 496 - Forks: 21

ViAchKoN/dataclass-sqlalchemy-mixins
Python package for easy sqlalchemy filtering databases using dataclasses or without them
Language: Python - Size: 42 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 15 - Forks: 2

rjw57/pydantic-gitlab-webhooks
Pydantic models for GitLab webhook events
Language: Python - Size: 327 KB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

funnydman/pymapme
Easy mapping for Pydantic models
Language: Python - Size: 51.8 KB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 16 - Forks: 5

alfred82santa/pydantic-views
Views for Pydantic models
Language: Python - Size: 59.6 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

albertnadal/asyncapi-schema-pydantic
Pydantic model for the AsyncAPI (v2) specification schema
Language: Python - Size: 60.5 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 1

lexiq-legal/pydantic_schemaorg
Schema.org classes in pydantic
Language: Python - Size: 2.37 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 66 - Forks: 22

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.
Language: Python - Size: 36.1 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 69 - Forks: 27

sotirismos/satori-pydantic-guild-presentation Fork of VasilisMpletsos/Pydantic-Guild-Presentation
Presentation on developers guild about Pydantic library. Done on Spring 2024 (while in Berlin).
Language: Jupyter Notebook - Size: 23.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MetinQardasov11/FastApi
Language: Python - Size: 1.95 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

thevickypedia/Jarvis
Fully Functional Voice Based Natural Language UI
Language: Python - Size: 87.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 213 - Forks: 41

cheshire-cat-ai/api-client-py
API Client to communicate with the Cheshire Cat AI
Language: Python - Size: 1.08 MB - Last synced at: 3 days ago - Pushed at: 9 days ago - Stars: 18 - Forks: 8

insistence/pydantic-validation-decorator
Practical pydantic validation decorators that support manual invocation. 支持手动调用的实用的pydantic验证装饰器。
Language: Python - Size: 29.3 KB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

fedeegmz/youtube-pydantic-models
Use Pydantic models to work with the YouTube API.
Language: Python - Size: 572 KB - Last synced at: 29 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

lazybids/lazybids
Python package to help interact with BIDS formated medical imaging datasets
Language: Python - Size: 1.06 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

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
Language: Python - Size: 977 KB - Last synced at: about 3 hours ago - Pushed at: 4 months ago - Stars: 31 - Forks: 1

leigh-hackspace/hackspace-api
A FastAPI based public API for providing hackspace information
Language: Python - Size: 1.15 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

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.
Language: Makefile - Size: 4.88 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

CallocGD/Robdantic
A BaseModel implementation for Geometry Dash Responses
Language: Python - Size: 10.7 KB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

krik8235/rag-agents-for-chrome-extention
A Chrome extension that uses AI agents to help users negotiate the best deal
Language: Python - Size: 385 KB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

duketemon/pydantic-swift-code
SWIFT/BIC code type using pydantic package
Language: Python - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

python-scim/scim2-models
SCIM resources serialization and validation with Pydantic
Language: Python - Size: 766 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 2

SandyRogers/slurpy
A python client and TUI for the Slurm HPC scheduler's REST API
Language: Dockerfile - Size: 32.2 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

gal16v8d/pvz-svc
Wiki Rest API for Plants Vs Zombies videogame
Language: Python - Size: 216 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Abhimanyu-Gaurav/Learn_fastapi
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.
Language: Python - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

dotlas/mission_dotlas
🥁 An engaging data science & engineering assessment
Language: Jupyter Notebook - Size: 4.26 MB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 7

Jupyter4Science/scipy2024-jupyter-widgets-tutorial
SciPy2024 Tutorial on "Building Complex Web Applications with Jupyter Notebooks"
Language: Jupyter Notebook - Size: 1.99 MB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 7

naTariks/pydantic-csv Fork of dfurtado/dataclass-csv
convert CSV to pydantic.BaseModel and vice versa
Language: Python - Size: 113 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

dataninsight/Developing-API-with-Python
API development, management, testing with python
Language: Python - Size: 721 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

IlyaGrebenschikov/FastAPI_REF
Referral App
Language: Python - Size: 151 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

impocode/jsonapi-pydantic
jsonapi-pydantic provides a suite of Pydantic models matching the JSON:API specification.
Language: Python - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

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.
Language: TypeScript - Size: 237 KB - Last synced at: 25 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

nrb2310/TradeAPI
The Trades API is a web application built with Flask, in Python. It provides endpoints to retrieve trade information from a MySQL database, filter trades based on various parameters, and search for trades. It uses Pydantic models for data validation and serialization/deserialization of trade objects.
Language: Jupyter Notebook - Size: 289 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

essien1990/RESTAPIs
A CRUD users REST API using Python3 Flask and FastAPI
Language: Python - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

stillmatic/pydantic-openai
Pydantic classes for OpenAI's API
Language: Python - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 2

Juhibhojani/iNotes
iNotes - The perfect place for Note-Taking
Language: HTML - Size: 0 Bytes - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 310 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 155 - Forks: 17

trisongz/lazycls
When writing data classes becomes too much work
Language: Python - Size: 345 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

SundayWindy/ExcelAlchemy
A Python Library for Reading and Writing Excel Files.
Language: Python - Size: 438 KB - Last synced at: 30 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

bswck/configzen
Manage configuration with pydantic.
Language: Python - Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 0

LaurentVeyssier/HomeMatch
final project for UDACITY Building GenAI solutions 4 weeks course
Language: Jupyter Notebook - Size: 963 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FordPipatkittikul/ShoppingList
ShoppingList
Language: CSS - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vadim-su/fbenum
The library ensures smooth data model integrity with its undefined Enum value handler
Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 409 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

RahulDas-dev/pydantic_2_sqlalchemy_2_pydantic
How to use Pydantic Model in SQLAlchemy Fields
Language: Python - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

valerycode/etl_candidates
Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rahulpandey70/Social-media-restApi
Social media Rest Api using FastApi, PostgresSql
Language: Python - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AnonC0DER/weatherAPI-Fastapi
A RESTful weather API created using FastAPI, MongoDB, Pydantic-models, Type hints and Docker.
Language: Python - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kuchichan/QLligraphy
graphQL schema -> pydantic models
Language: Python - Size: 131 KB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

Olukeye/FastAPI-Complaint-App
A simple application for logging complaint or report an issues form user activities.
Language: Python - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nirmal2i43a5/student-attendance
This is the crud app to become familiar with fastapi
Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fortran-lang/fpm-metadata
Python model for Fortran package manifests
Language: Python - Size: 34.2 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

Wiped-Out/anonimka_bot
Бот-предложка для анонимки
Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

as1mple/global-search-documents
This software project is implemented using the VK bug API, which allows you to receive documents that have ever been sent as messages by users of this social network.
Language: HTML - Size: 152 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

joniumGit/pydantic-mason
Pydantic models for Mason Data
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hamoudafares/countries
Backend & frontend that retrieves data from countries.geojson and plots it on a Mapbox map
Language: TypeScript - Size: 374 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
