Subcategories
Packages
Python client for the Garmin Connect API with support for authentication, token management, MFA, and fetching health and fitness data from Garmin devices.
Provides Python access to Nasdaq Data Link's REST API for retrieving financial and economic time-series datasets and datatables into pandas DataFrames.
Provides async XML-RPC server and client implementation built on aiohttp, allowing you to expose methods as XML-RPC endpoints and call remote XML-RPC services asynchronously.
Parses and validates OpenStack microversion headers in HTTP requests, extracting version information for API versioning and providing WSGI middleware for automatic version negotiation.
Scrapy plugin that integrates Zyte API for web scraping, allowing you to route requests through Zyte's managed infrastructure for handling JavaScript rendering, proxies, and anti-bot evasion.
However, you must have a Zyte API account and be comfortable with the service's pricing model, as all requests route through their infrastructure.
Type-safe Python SDK for the Kombo Unified API, providing structured access to HRIS, ATS, assessment, and payroll integrations across multiple HR systems.
However, verify the unclear license status before committing to production, and note that it is still in beta—review the changelog for any breaking changes in minor…
Python client library for the Zammad helpdesk API, providing object-oriented access to users, tickets, organizations, and knowledge base resources with standard CRUD operations and pagination.
Install it if you need to integrate with Zammad from Python; the API surface is straightforward and well-documented.
Provides a Python client to interact with an OpenThread Border Router (OTBR) via its REST API, enabling programmatic control and monitoring of Thread network devices.
It is narrowly focused on OTBR REST API interaction, so install only if you have an OTBR instance to communicate with; it is not a standalone Thread implementation.
Adds HTTP Negotiate authentication (Kerberos/NTLM single-sign-on) to the requests library using Windows SSPI, with support for Extended Protection for Authentication.
Integrates with Django's test runner to identify and report the slowest tests in your suite, helping you spot performance bottlenecks during development.
Structured Python interface to fetch Brazilian Central Bank open data APIs, including time series, exchange rates, market expectations, and financial institution information.
Parses and serializes HTTP Structured Field Values according to the IETF specification, supporting Dictionary, List, and Item types with parameters and multiple value types.
A Python SDK for managing Twitter Ads campaigns, accounts, and related resources through the Twitter Ads API using OAuth authentication.
A Django development middleware that collects and displays HTTP requests, responses, SQL queries, headers, and settings for debugging REST APIs during local development.
However, maintenance is dormant (last release November 2023, last commit April 2024), so verify compatibility with your Django version before relying on it for new…
Implements rate limiting for requests or operations using Redis as the backend store, supporting per-client and per-resource limits with configurable time windows.
Provides the Python 3.4 ssl module API on older Python versions (2.6, 2.7, 3.2, 3.3) by wrapping pyOpenSSL, enabling modern SSL/TLS socket operations on legacy interpreters.
Official Python SDK for publishing social media posts across 16 platforms with a single API call, supporting Instagram, TikTok, YouTube, LinkedIn, X/Twitter, Facebook, Pinterest, Threads, Bluesky, Reddit, Snapchat, Telegram, WhatsApp, and Google Business Profile.
Install it if you need to publish to multiple social platforms from Python code.
Telegraph is a Python wrapper for the Telegraph API that lets you create and manage articles on Telegraph with support for both synchronous and asynchronous operations.
Python interface to the Sumo Logic REST API, enabling programmatic access to Sumo Logic's log management and analytics platform from Python code.
Python client library for MaxMind's minFraud web services, providing synchronous and asynchronous APIs to assess transaction fraud risk and report fraudulent activity.
Integrates SEC EDGAR data into the OpenBB Platform, enabling programmatic access to SEC filings and financial disclosures through the OpenBB ecosystem.
A Python SDK for accessing Glean's REST API, providing type-hinted access to both Client and Indexing namespaces with support for synchronous and asynchronous operations.
However, verify the license terms first—the package metadata does not declare a license, which is a notable gap for production adoption.
Provides direct HTTP access to LinkedIn's internal Voyager API for profile search, messaging, job discovery, and connection management without requiring official API credentials.
No—install only if you accept significant risk.
icrawler is a lightweight, modular web crawler framework that downloads images, videos, and other media from websites using built-in crawlers for popular image sites and search engines, or custom crawlers you write yourself.
However, be aware that the last release was 549 days ago—built-in crawlers may break if target websites change their HTML or API structure, and you may need to fork…
Renders HTML5 safely from Python expressions using a functional API with automatic escaping and compact output.
Python 3 client library for querying and retrieving real estate data from RETS (Real Estate Transaction Standard) Version 1.7.2 servers, including property listings, metadata, and associated media.
However, maintenance is dormant—last release was 668 days ago—so do not expect bug fixes, security patches, or support for new RETS features.
A Python SDK for the Fathom External API that lets you query meetings, teams, and team members, and manage webhooks for meeting content notifications.
However, verify the license terms before use—the metadata does not declare an SPDX license, which is unusual for an official SDK.
HTTP/2 client library for Python that provides an alternative to http.client with HTTP/2 protocol support and a similar API.
No—not for new projects.
Integrates CKEditor (v4.17.2) as a text editing plugin for django CMS, providing WYSIWYG HTML editing with inline editing support and customizable toolbars.
A Python client library for interacting with an inventory management API, auto-generated from OpenAPI specifications with support for certificate management, cloud instances, compliance, and container image operations.
A Python SDK for interacting with the X API, providing typed client methods to retrieve, search, and create posts with OAuth authentication.
A lightweight GraphQL client that sends queries to GraphQL endpoints and returns results, with support for custom authorization headers.
A Python client library for interacting with DICOMweb RESTful services, enabling programmatic access to medical imaging data stored on remote servers.
Install it if you're building healthcare or medical imaging applications that need to communicate with DICOMweb-compliant servers.
Integrates Yahoo!Finance data into the OpenBB Platform, enabling access to financial market data through a standardized provider interface.
Python SDK for querying the Open Plantbook API to retrieve plant details and search plant information with optional language localization.
Integrates OpenAPI 3 documentation and request validation into aiohttp web applications, with support for multiple UI backends (Swagger UI, ReDoc, RapiDoc) and optional automatic request parsing.
However, note that maintenance is dormant—the last release was 549 days ago—so if you need active support or expect frequent updates to aiohttp or Python, verify…
A typed Python client SDK for driving omnigent sessions over HTTP + SSE, enabling session creation, turn sending, and response streaming with shared type validation.
Provides helpers and tools for implementing Mozilla's Dockerflow pattern in Python web applications, enabling standardized health checks and deployment lifecycle management.
A Python client library for the DataForSEO REST API, handling request construction, response parsing, and authentication for SEO data retrieval across 12 API sections including SERP, keywords, domain analytics, backlinks, and more.
However, resolve the unclear license status before use in commercial or copyleft-sensitive contexts, and ensure you have valid DataForSEO API credentials and…
Parses domain names into their constituent parts (subdomain, domain, top-level domain) by working backwards from the TLD, with support for multi-part suffixes like .co.uk.
However, do not use it if you require active bug fixes or expect frequent TLD updates—the repository shows minimal ongoing support.