https://github.com/datopian/portaljs
🌀 AI-native framework for building data portals. Scaffold a full portal from a brief and load datasets in minutes with agentic skills — any backend (CKAN, GitHub, Frictionless).
agent-skills ai ai-agents ckan claude-code data-mesh data-portal datahub dataverse dkan mcp nextjs open-data open-data-portal opendatasoft openmetadata skills socrata
Last synced: 24 Aug 2026
https://github.com/JakobGM/patito
A data modelling layer built on top of polars and pydantic
Last synced: 24 Aug 2026
https://github.com/art049/odmantic
Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints
async asyncio database fastapi mongo mongodb mongodb-orm motor nosql object-document-mapper odm orm pydantic pymongo python python-types sync type-hints
Last synced: 24 Aug 2026
https://github.com/feldroy/air
The first web framework designed for AI to write. Built on Python, FastAPI, Pydantic, and HTMX. By the authors of Two Scoops of Django.
ai fastapi pydantic python starlette web
Last synced: 24 Aug 2026
https://github.com/pydantic/genai-prices
Calculate prices for calling LLM inference APIs.
Last synced: 24 Aug 2026
https://github.com/aarondl/sqlboiler
Generate a Go ORM tailored to your database schema.
database go golang mssql mysql orm postgres postgresql sqlboiler sqlite3
Last synced: 24 Aug 2026
https://github.com/go-xorm/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
golang mssql mysql orm postgres postgresql sqlite tidb
Last synced: 24 Aug 2026
https://github.com/go-pg/pg
Golang ORM with focus on PostgreSQL features and performance
database go golang hstore jsonb orm postgresql sql
Last synced: 24 Aug 2026
https://github.com/doug-martin/goqu
SQL builder and query library for golang
database go golang mysql postgres postgresql querybuilder sql sql-builder sql-builders sql-generation sql-query sql-statement sql-statements sqlite
Last synced: 24 Aug 2026
https://github.com/uptrace/bun
SQL-first Golang ORM
database go golang mssql mysql oracle orm postgresql sql sqlite sqlite3
Last synced: 24 Aug 2026
https://github.com/pydantic/FastUI
Build better UIs faster.
fastapi pydantic python react
Last synced: 24 Aug 2026
https://github.com/jackc/pgerrcode
Package pgerrcode contains constants for PostgreSQL error codes.
go postgresql
Last synced: 24 Aug 2026
https://github.com/pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
database database-migrations go golang migration migrations mysql postgres postgresql schema sql sqlite
Last synced: 24 Aug 2026
https://github.com/jackc/pgio
Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.
postgresql
Last synced: 24 Aug 2026
https://github.com/identixone/fastapi_contrib
Opinionated set of utilities on top of FastAPI
fastapi fastapi-template mongodb pydantic python starlette ujson
Last synced: 24 Aug 2026
https://github.com/datalayer/fasta2a
🤖 Convert an AI Agent into a A2A server.
a2a agent ai
Last synced: 24 Aug 2026
https://github.com/jackc/pgservicefile
pgservicefile is a parser PostgreSQL for service files (e.g. .pg_service.conf)
Last synced: 24 Aug 2026
https://github.com/go-gorm/postgres
GORM PostgreSQL driver
gorm gorm-postgresql-driver postgresql
Last synced: 24 Aug 2026
https://github.com/obsidianmd/obsidian-api
Type definitions for the latest Obsidian API.
Last synced: 24 Aug 2026
https://github.com/RobertCraigie/prisma-client-py
Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
asyncio database mongodb mysql orm postgresql prisma pydantic python python-types python310 python37 python38 python39 sqlite type-hints typing
Last synced: 24 Aug 2026
https://github.com/ormar-orm/ormar
python async orm with fastapi in mind and pydantic validation
alembic async-orm databases fastapi orm pydantic python-orm sqlalchemy
Last synced: 24 Aug 2026
https://github.com/redis/redis-om-python
Object mapping, and more, for Redis and Python
asyncio pydantic python redis
Last synced: 24 Aug 2026
https://github.com/litestar-org/polyfactory
Simple and powerful factories for mock data generation
beanie dataclasses hacktoberfest litestar msgspec odmantic polyfactory pydantic pydantic-factories python starlite typeddict
Last synced: 24 Aug 2026
https://github.com/docarray/docarray
Represent, send, store and search multimodal data
cross-modal data-structures dataclass deep-learning docarray elasticsearch fastapi machine-learning multi-modal multimodal nearest-neighbor-search nested-data neural-search protobuf pydantic pytorch qdrant semantic-search weaviate
Last synced: 24 Aug 2026
https://github.com/litestar-org/litestar
Light, flexible and extensible ASGI framework | Built to scale
api asgi asyncio litestar litestar-api litestar-framework msgspec openapi pydantic python rapidoc redoc rest starlite swagger
Last synced: 24 Aug 2026
https://github.com/BeanieODM/beanie
Asynchronous Python ODM for MongoDB
async asynchronous asyncio beanie mongo mongodb motor odm orm pydantic pymongo python
Last synced: 24 Aug 2026
https://github.com/vitalik/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
django django-ninja openapi pydantic python rest-api swagger swagger-ui
Last synced: 24 Aug 2026
https://github.com/pydantic/typing-inspection
Runtime typing introspection tools
Last synced: 24 Aug 2026
https://github.com/NowanIlfideme/pydantic-yaml
YAML support for Pydantic models
Last synced: 24 Aug 2026
https://github.com/mansenfranzen/autodoc_pydantic
Seamlessly integrate pydantic models in your Sphinx documentation.
autodoc documentation pydantic python sphinx sphinx-extension
Last synced: 24 Aug 2026
https://github.com/pydantic/pydantic-extra-types
Extra Pydantic types.
countries mac-address phone-number pydantic python
Last synced: 24 Aug 2026
https://github.com/koxudaxi/datamodel-code-generator
Generate Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON/YAML/CSV.
code-generator csv dataclass datamodel fastapi generator graphql json-schema msgspec openapi openapi-codegen pydantic python swagger swagger-codegen typeddict yaml
Last synced: 24 Aug 2026
https://github.com/pydantic/pydantic-ai
How Python does AI: agents, realtime voice, image generation, embeddings. Every model, every interface, typed end to end.
agent-framework genai harness harness-engineering llm pydantic python
Last synced: 24 Aug 2026
https://github.com/fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
fastapi json json-schema pydantic python sql sqlalchemy
Last synced: 24 Aug 2026
https://github.com/pydantic/pydantic-core
Core validation logic for pydantic written in rust
json-schema parsing pydantic rust schema validation
Last synced: 24 Aug 2026
https://github.com/maelstrom-software/maelstrom
Maelstrom is a fast Rust, Go, and Python test runner that runs every test in its own container. Tests are either run locally or distributed to a clustered job runner.
cargo-subcommand containers distributed-systems go golang pytest python rust testing
Last synced: 24 Aug 2026
https://github.com/seleniumbase/SeleniumBase
📊 APIs for web automation, testing, and bypassing bot-detection.
anti-detection bot-detection chromedriver chromium data e2e-testing end-to-end-testing playwright pytest python python-scraper selenium selenium-python seleniumbase stealth test-automation web-automation web-scraping webdriver webscraping
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-metadata
Plugin for accessing test session metadata
metadata plugin pytest
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-repeat
pytest plugin for repeating test execution
plugin pytest repeat
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-bdd
BDD library for the pytest runner
bdd bdd-framework pytest-plugin python python3 testing
Last synced: 24 Aug 2026
https://github.com/CleanCut/green
Green is a clean, colorful, fast python test runner.
green python test-automation test-driven-development test-runner testing unittest
Last synced: 24 Aug 2026
https://github.com/samuelcolvin/dirty-equals
Doing dirty (but extremely useful) things with equals.
pytest python testing-tools unit-testing
Last synced: 24 Aug 2026
https://github.com/man-group/pytest-plugins
A grab-bag of nifty pytest plugins
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-instafail
py.test plugin to show failures instantly
pytest pytest-plugin python testing
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-random-order
pytest plugin to randomise the order of tests with some control over the randomness
pytest pytest-plugin python random randomiser reordering shuffle tdd test testing
Last synced: 24 Aug 2026
https://github.com/Lemmons/pytest-raises
An implementation of pytest.raises as a pytest.mark fixture
Last synced: 24 Aug 2026
https://github.com/kvas-it/pytest-console-scripts
Pytest plugin for testing console scripts
Last synced: 24 Aug 2026
https://github.com/m-burst/flake8-pytest-style
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
flake8 flake8-extensions flake8-plugin flake8-plugins pytest python3
Last synced: 24 Aug 2026
https://github.com/stephrdev/pytest-isort
py.test plugin to check import ordering using isort
Last synced: 24 Aug 2026
https://github.com/Erotemic/xdoctest
A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.
docstrings doctest pytest pytest-plugin python
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-flask
A set of pytest fixtures to test Flask applications
flask pytest pytest-flask pytest-plugin python testing unit-testing
Last synced: 24 Aug 2026
https://github.com/kiwicom/pytest-recording
A pytest plugin powered by VCR.py to record and replay HTTP traffic.
cassettes hacktoberfest pytest python testing vcr
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-github-actions-annotate-failures
Pytest plugin to annotate failed tests with a workflow command for GitHub Actions
github-actions pytest python testing workflow
Last synced: 24 Aug 2026
https://github.com/RKrahl/pytest-dependency
Manage dependencies of tests
pytest pytest-plugin python testing
Last synced: 24 Aug 2026
https://github.com/treebeardtech/nbmake
📝 Pytest plugin for testing notebooks
jupyter jupyter-book jupyter-notebook nbsphinx notebook papermill pytest-plugin test
Last synced: 24 Aug 2026
https://github.com/carsongee/pytest-pylint
pytest plugin for running pylint against your codebase
Last synced: 24 Aug 2026
https://github.com/astropy/pytest-astropy
Metapackage for all the testing machinery used by the Astropy Project
Last synced: 24 Aug 2026
https://github.com/lundberg/respx
Mock HTTPX with awesome request patterns and response side effects 🦋
httpx mock pytest testing
Last synced: 24 Aug 2026
https://github.com/quiqua/pytest-dotenv
A py.test plugin that parses environment files before running tests
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-forked
extracted --boxed from pytest-xdist to ensure backward compat
Last synced: 24 Aug 2026
https://github.com/inveniosoftware/pytest-invenio
Pytest fixtures for Invenio.
Last synced: 24 Aug 2026
https://github.com/syrupy-project/syrupy
:pancakes: The sweeter pytest snapshot plugin
pytest pytest-plugin python snapshot snapshot-plugin snapshot-testing snapshot-tests snapshottest testing
Last synced: 24 Aug 2026
https://github.com/gabrielcnr/pytest-datadir
pytest plugin for manipulating test data directories and files
plugin pytest python tdd testdata testing
Last synced: 24 Aug 2026
https://github.com/jupyterlab/pytest-check-links
pytest plugin that checks URLs
jupyter-notebook markdown pytest pytest-plugin testing
Last synced: 24 Aug 2026
https://github.com/eukaryote/pytest-tornasync
A pytest plugin for testing Tornado (version 5.0 or newer) apps using plain (undecoratored) native coroutine tests.
Last synced: 24 Aug 2026
https://github.com/matplotlib/pytest-mpl
A pytest plugin to facilitate image comparison for Matplotlib figures
Last synced: 24 Aug 2026
https://github.com/tvorog/pytest-lazy-fixture
It helps to use fixtures in pytest.mark.parametrize
pytest pytest-plugin python python3 test testing
Last synced: 24 Aug 2026
https://github.com/mesa/mesa-geo
GIS Extension for Mesa Agent-Based Modeling
agent-based-modeling complex-systems geospatial-modeling gis mesa mesa-geo python simulation
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-subtests
unittest subTest() support and subtests fixture
hacktoberfest pytest python testing
Last synced: 24 Aug 2026
https://github.com/scientific-python/pytest-doctestplus
Pytest plugin providing advanced doctest features
Last synced: 24 Aug 2026
https://github.com/ESSS/pytest-regressions
Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io
hacktoberfest pytest
Last synced: 24 Aug 2026
https://github.com/aio-libs/pytest-aiohttp
pytest plugin for aiohttp support
aiohttp asyncio pytest-plugin
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pyfakefs
Provides a fake file system that mocks the Python file system modules.
filesystem mocking pytest-plugin python unit-testing
Last synced: 24 Aug 2026
https://github.com/box/flaky
Plugin for nose or pytest that automatically reruns flaky tests.
Last synced: 24 Aug 2026
https://github.com/computationalmodelling/nbval
A py.test plugin to validate Jupyter notebooks
ipython-notebook jupyter-notebook pytest pytest-plugin python testing
Last synced: 24 Aug 2026
https://github.com/joeyespo/pytest-watch
Local continuous test runner with pytest and watchdog.
Last synced: 24 Aug 2026
https://github.com/coherent-oss/pytest-black
pytest plugin to enable formatting checks with black
Last synced: 24 Aug 2026
https://github.com/realpython/pytest-mypy
Mypy static type checker plugin for Pytest
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-randomly
:game_die: Pytest plugin to randomly order tests and control random.seed
pytest
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-qt
pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing
hacktoberfest pytest qt
Last synced: 24 Aug 2026
https://github.com/snd/mesa-find
pagination, multi-column-searching and sorting for mesa tables
Last synced: 24 Aug 2026
https://github.com/Teemu/pytest-sugar
a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)
pytest pytest-plugin pytest-sugar python testing
Last synced: 24 Aug 2026
https://github.com/pytest-dev/pytest-django
A Django plugin for pytest.
django pytest pytest-plugin python python3
Last synced: 24 Aug 2026
https://github.com/snd/fragments-postgres
postgres for fragments: migration commands, auto generated mesa tables, data accessor functions and more
Last synced: 24 Aug 2026
https://github.com/TheKevJames/coveralls-python
Show coverage stats online via coveralls.io
coverage coveralls nosetests pytest python
Last synced: 24 Aug 2026
https://github.com/lss233/kirara-ai
🤖 可 DIY 的 多模态 AI 聊天机器人 | 🚀 快速接入 微信、 QQ、Telegram、等聊天平台 | 🦈支持DeepSeek、Grok、Claude、Ollama、Gemini、OpenAI | 工作流系统、网页搜索、AI画图、人设调教、虚拟女仆、语音对话 |
bard bot chatglm-6b chatgpt deepseek discord ernie go-cqhttp grok mirai new-bing ollama openai poe qq qqbot sydney telegram wechat xinghuo
Last synced: 24 Aug 2026
https://github.com/openlit/openlit
Open source platform for AI Engineering: OpenTelemetry-native LLM Observability, GPU Monitoring, Guardrails, Evaluations, Prompt Management, Vault, Playground. 🚀💻 Integrates with 50+ LLM Providers, VectorDBs, Agent Frameworks and GPUs.
ai-observability amd-gpu clickhouse distributed-tracing genai gpu-monitoring grafana langchain llmops llms metrics monitoring-tool nvidia-smi observability open-source openai opentelemetry otlp python tracing
Last synced: 24 Aug 2026
https://github.com/sgl-project/sglang
SGLang is a high-performance serving framework for large language models and multimodal models.
attention blackwell cuda deepseek diffusion glm gpt-oss inference llama llm minimax moe qwen qwen-image reinforcement-learning transformer vlm wan
Last synced: 24 Aug 2026
https://github.com/hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
baselines data-science gym machine-learning openai python reinforcement-learning reinforcement-learning-algorithms toolbox
Last synced: 24 Aug 2026