Found 31 repositories(showing 30)
mr-fatalyst
FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic v2 and various frameworks (AioHttp, Django, Falcon, Flask, Quart, Sanic, Starlette, Tornado).
Maillol
Aiohttp View that validates request body and query sting regarding the annotations declared in the View method
ponytailer
Http client base pydantic, with requests, aiohttp and httpx
Mecha-Karen
An API wrapper for discord, built using aiohttp and pydantic.
pylakey
This repository provides simple HTTP Client based on aiohttp with integration of pydantic
dnp1
Argument parsing for aiohttp servers using pydantic
Touexe
Unofficial Async PocketBase client for python. Built on top of aiohttp and pydantic.
oboroworks
Library to wrap aiohttp2requests into Pydantic objects
rlebel12
Simple Pydantic AIOHTTP Client Sessions
mishaga
API documentation for aiohttp server based on Pydantic models
ckjackslack
Basic FastAPI (hypercorn) starter including Pydantic, TortoiseORM, OAuth2 + JWT, aiohttp, and simple CRUD/REST api
didar67
An enterprise-grade, asynchronous news scraper built with Python (aiohttp, BeautifulSoup, Pydantic). Features flexible CLI/YAML config, polite delays, and structured logging for reliable, high-performance data collection.
998ab
Aiohttp, alembic, sqlalchemy, pydantic
dapper91
aiohttp simple pydantic validator
tanwinn
aiohttp plugin automates aiohttp-swagger3 using pydantic models
ddmrtc
Tinkoff инвестиции: aiohttp, requests, pydantic
IgorDmoura
Python / FastAPI - Async API - Pydantic - aiohttp
insan3d
Pydantic-driven aiohttp-based Jookia API client
AlejandroGomezFrieiro
Modern Dev.To API client built with aiohttp and pydantic
smalldjangoking
kinorium scraper built with Python and Playwright, aiohttp, beautifulsoup4, fastapi, pydantic, SQLAlchemy
DonBenn
Сервер и клиент на aiohttp, с возможностью генерации клиента из сформированных контрактов OpenAPI. Aiohttp + PostgreSQL + Docker + SQLAlchemy + Alembic + Pydantic + Swagger
arkadidoo
Phonebook API with embedded data storage and CLI. Built with Aiohttp, Typer and Pydantic
psilabs-dev
An asynchronous Python API client for LANraragi, written with aiohttp and pydantic for type validation.
Aryathel
A Python wrapper for the Bungie API using Pydantic for response parsing, containing both requests and aiohttp implementations.
verafadeeva
Cервис, который получает запрос от пользователя, перенаправляет его к апи chatgpt / gigachat, полученный ответ отдает пользователю. Стэк: Python, aiohttp, pydantic
t1m41n4
Python client for Airbyte API. Features async operations, monitoring, and security. Tech: Python, FastAPI, asyncio, Prometheus, Pydantic, JWT, Stripe, aiohttp, pandas.
lerkarocknroll
REST API на aiohttp для работы с объявлениями: создание, чтение, обновление, удаление. Валидация – Pydantic, база данных – PostgreSQL (асинхронный драйвер asyncpg), окружение – Docker.
Inoue-AI
Async Python SDK for the Instagram Graph API — publishing, insights, comments, hashtags, and more. Built on aiohttp with typed Pydantic v2 responses.
Inoue-AI
Async Python SDK for the Meta Threads API — publishing, media retrieval, insights, reply management, and keyword search. Built on aiohttp and Pydantic v2.
hademircii
a portfolio project. a real world example server built with FastAPI, Pydantic and SQLAlchemy and an aiohttp based client. demonstrates async programming, style and OOP in Python