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
Category
Sort:Used by Most Apps
lowlight
Virtual syntax highlighting for virtual DOMs and non-HTML things, powered by highlight.js
lang-html
HTML language support for the CodeMirror code editor, with autocompletion, folding, and nested CSS/JS parsing.
python-sdk
The official Python SDK for building Model Context Protocol servers and clients that expose tools, resources, and prompts to any LLM host.
google-auth
The foundational Python library for authenticating to Google Cloud and Google APIs with OAuth2, service accounts, and Application Default Credentials.
@codemirror/search
Find, replace, regex search, and match highlighting for the CodeMirror 6 code editor.
Gunicorn
A fast, lightweight pre-fork WSGI and ASGI HTTP server for running Python web apps in production on UNIX.
OpenTelemetry Python SDK
The reference implementation of the OpenTelemetry API for Python - traces, metrics, and logs
lang-markdown
Markdown language support for the CodeMirror 6 code editor
mypy
Optional static type checker that catches Python bugs before you run your code
websockets
Build correct, fast WebSocket servers and clients in Python with asyncio, threading, or Sans-I/O APIs.
Psycopg
The modern PostgreSQL adapter for Python, with native async and pipeline support
scikit-learn
Simple and efficient tools for machine learning and data analysis in Python.
pydantic-settings
Type-safe application settings management for Python, built on Pydantic models.
@codemirror/lang-sql
SQL language support for the CodeMirror editor: parsing, syntax highlighting, and schema-aware autocomplete across multiple SQL dialects.
Typer
Typer is a Python library for building CLI applications, using type hints to generate arguments, options, validation, help text, and shell completion automatically.
asyncpg
A fast PostgreSQL database client library for Python built directly on asyncio, implementing the PostgreSQL binary wire protocol natively for high-throughput async applications.
Alembic
Database migrations tool for SQLAlchemy with autogenerate and transactional DDL
@codemirror/lang-python
Python language support for the CodeMirror code editor, with highlighting, indentation, and autocompletion.
sentry-sdk
The official Python SDK for Sentry error tracking, performance monitoring, and tracing.
idna
Internationalized Domain Names for Python — IDNA 2008 and UTS #46 encoding and decoding
pypdf
A pure-Python library for splitting, merging, cropping, transforming, and extracting content from PDF files.
tenacity
A general-purpose Python retrying library that adds configurable retry behavior to almost anything
Charset Normalizer
A pure-Python universal charset detector that turns text of unknown encoding into clean Unicode.
@codemirror/legacy-modes
A collection of over 100 ported legacy stream-parser language modes for CodeMirror 6