Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Kind1
Category
Sort:Used by Most Apps
pytest
The Python testing framework that makes writing small tests easy and scales to complex functional test suites.
FastAPI
A modern, high-performance Python web framework for building APIs with automatic validation, serialization, and interactive docs.
Cobra
The commander library that powers Kubernetes, Hugo, and GitHub CLI's command-line interfaces.
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
aiohttp
Asynchronous HTTP client and server framework for Python's asyncio, covering both API calls and building web/WebSocket services.
Transformers
State-of-the-art pretrained models for text, vision, audio, and multimodal inference and training.
Typer
Typer is a Python library for building CLI applications, using type hints to generate arguments, options, validation, help text, and shell completion automatically.
Gin
A high-performance HTTP web framework for Go, built on a zero-allocation radix-tree router with an Express.js-style API.
LangChain
The most widely adopted Python framework for building LLM-powered agents and applications
Starlette
A lightweight ASGI framework/toolkit for building async web services and apps in Python
Flask
A lightweight WSGI web framework for Python that scales from a single file to complex applications.
LangGraph
A low-level orchestration framework for building stateful, multi-actor LLM agents as graphs
urfave/cli
A declarative, dependency-free Go package for building fast, friendly command-line tools.
Django
The high-level Python web framework that turns database models into secure, working web applications in record time.
django-rest-framework
The most widely-used toolkit for building Web APIs on top of Django, with serializers, viewsets, and a built-in browsable API.
FastMCP
The fast, Pythonic framework for building Model Context Protocol servers, clients, and apps
Bubble Tea
A Go framework based on The Elm Architecture for building terminal UIs, from simple prompts to full-window, high-performance TUI applications.
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
Ginkgo
A mature, BDD-style testing framework for Go that pairs with Gomega to write expressive, parallelizable specs.
OpenAI Agents SDK
OpenAI's provider-agnostic Python framework for building multi-agent LLM workflows with tools, guardrails, and tracing.
Streamlit
Turn a Python script into a shareable data app in minutes, with no frontend code
Pulumi
Infrastructure as Code in your favorite programming language, powered by a shared multi-language deployment engine.
Gradio
Build and share machine learning web apps and demos in pure Python.
Deep Agents
The batteries-included agent harness for building long-horizon LLM agents