Packages
4946 resultsCloudflare D1
Provides SQLite-compatible serverless SQL databases that bind directly to Cloudflare Workers, enabling structured data persistence at the edge.
Google Cloud Vision API
Google's computer vision API for label detection, object localization, OCR (including handwriting), face detection, landmark recognition, safe search, and logo detection.
NASA Open APIs
Provides programmatic access to NASA's public datasets including the Astronomy Picture of the Day, near-Earth object tracking, Mars Rover photos, EPIC Earth imagery, and dozens of other space and planetary science endpoints.
Rebrandly API
Creates branded short links with custom domains, QR codes, and link analytics via a REST API.
Sanic
High-performance async Python web framework powered by uvloop, offering decorator-based routing, Blueprints for modular route organization, signals, and built-in HTTPS support.
SuperTokens API
SuperTokens — open-source, self-hostable authentication platform with pre-built UI components and backend SDKs for session management, social login, MFA, and enterprise SSO.
100ms API
100ms REST API and SDK — programmable video/audio rooms, live streaming, and recording infrastructure for building real-time video experiences, enabling agents to create rooms, manage sessions, and control recording workflows.
Commerce Layer
API-first headless commerce platform specializing in multi-market, multi-currency, and B2B commerce with a JSON:API compliant REST interface.
Google Cloud Monitoring API
Google Cloud's fully-managed metrics, alerting, and uptime monitoring service for ingesting custom time-series metrics, querying GCP infrastructure metrics, and configuring alert policies via a REST/gRPC API.
LocationIQ API
Provides forward geocoding, reverse geocoding, autocomplete, and nearby search powered by OpenStreetMap data via a simple REST API.
OpenTelemetry Python
CNCF standard SDK for distributed tracing, metrics, and logs in Python. OpenTelemetry provides vendor-neutral instrumentation that exports to any backend (Jaeger, Zipkin, Datadog, New Relic, Grafana Tempo). Auto-instrumentation patches popular libraries (requests, Flask, FastAPI, SQLAlchemy) with zero code changes. The industry standard replacing vendor-specific APM SDKs.
Solara
React-inspired Python web framework for building data applications and dashboards. Solara uses a component-based, reactive UI model similar to React but in pure Python — components, state management (solara.use_state), and side effects (solara.use_effect). Works inside Jupyter notebooks and as standalone web apps. Built on ipywidgets and Voilà under the hood. Designed to bridge notebook-based prototyping and production data apps.
clickhouse-rs
Official async Rust client library for ClickHouse, the open-source column-oriented OLAP database. Provides insert, select, and DDL operations with efficient row serialization using ClickHouse's native binary protocol. Supports connection pooling, compression (LZ4), and batch inserts. Used for building Rust analytics backends and data pipeline ingest endpoints connected to ClickHouse.
AWS Step Functions API
AWS Step Functions orchestrates serverless workflows as visual state machines — coordinate Lambda functions, ECS tasks, DynamoDB, and 200+ AWS services with branching, parallel execution, error handling, and retry logic.
Argilla
Open-source data labeling and human feedback platform for LLM fine-tuning, evaluation, and RLHF. Argilla lets teams annotate text data, collect preference feedback (for RLHF), evaluate LLM outputs, and build training datasets — with a web UI and Python SDK. Integrates with HuggingFace Hub for dataset sharing. Used for creating instruction-tuning datasets, preference datasets (for DPO/PPO), and evaluation benchmarks. Designed to be simpler and cheaper than Scale AI or Labelbox for NLP/LLM tasks.
Azure Computer Vision API
Azure AI Vision analyzes images and documents to extract text (OCR), detect objects, describe scenes, read handwriting, and classify content via REST or SDK.
Bannerbear
Generates images and videos programmatically from pre-built templates by injecting dynamic text, images, and data via API.
Baserow API
Provides a REST API for a self-hostable open-source no-code database and Airtable alternative backed by PostgreSQL, enabling agents to create, read, update, and delete rows in structured tables.
Buildkite API
CI/CD platform API for managing pipelines, triggering builds, querying build results, managing agents, and analyzing test performance.
BullMQ
Redis-based job and message queue for Node.js/TypeScript with priority queues, rate limiting, job scheduling, and parent-child job dependencies. BullMQ Pro adds additional features including batching and observability.