$npx skillfedfor your agent

Internet packages

674 packages · page 13 of 17 · 2,232 including subcategories

Subcategories

Packages

azure-maps-search With conditions
PyPI · Internet · released Dec 2024

Provides a Python client for Azure Maps Search service, enabling geocoding, reverse geocoding, and address lookup operations against Azure Maps REST APIs.

MITpure Python · 3.8+
156.3Kdownloads / mo
awslabs.aws-pricing-mcp-server Worth it
PyPI · Internet · released Aug 2026

An MCP server that exposes AWS pricing data and cost analysis tools to AI assistants and MCP clients, enabling natural-language queries about AWS service costs, multi-region comparisons, and infrastructure cost estimation.

Install it if you need to expose AWS pricing queries to an AI assistant or MCP client, or if you want to automate cost analysis of infrastructure code.

Apache-2.0pure Python · 3.10+
156.2Kdownloads / mo
ocpp Worth it
PyPI · Internet · released Jul 2025

Implements the JSON version of the Open Charge Point Protocol (OCPP), supporting OCPP 1.6, 2.0.1, and 2.1.0 for communication between electric vehicle charging stations and central management systems.

Install it if you are building or integrating EV charging infrastructure that requires OCPP compliance.

MITpure Python
152.8Kdownloads / mo
micloud Skip
PyPI · Internet · released Dec 2022

Logs into Xiaomi cloud accounts and retrieves device information and authentication tokens from the Xiaomi cloud service.

permissive licensebuilds from sourceabandoned
149.8Kdownloads / mo
mixpanel-py-async With conditions
PyPI · Internet · released Feb 2021

Provides asynchronous event batching and flushing for the Mixpanel Python client, sending analytics events in a background thread without blocking the main application.

Apache-2.0pure Pythonabandoned
149.1Kdownloads / mo
async-upnp-client Worth it
PyPI · Internet · released Jul 2026

Async UPnP client library for discovering, controlling, and eventing with UPnP devices over asyncio, supporting DLNA, IGD, and printer profiles.

Install it if you need to integrate UPnP device discovery or control into an asyncio application, particularly for DLNA or home automation use cases.

Apache-2.0pure Python · 3.10+
149.0Kdownloads / mo
fastapi-decorators Worth it
PyPI · Internet · released Mar 2026

Converts functions into FastAPI-compatible decorators that can inject and resolve FastAPI dependencies, eliminating boilerplate when building reusable endpoint decorators.

MITpure Python · 3.8+
148.7Kdownloads / mo
google-cloud-bigquery-reservation With conditions
PyPI · Internet · released Jun 2026

Python client library for managing BigQuery reservations on Google Cloud Platform, enabling programmatic control over reservation capacity and allocation.

Apache-2.0pure Python · 3.10+
147.5Kdownloads / mo
xrpl-py Worth it
PyPI · Internet · released Jun 2026

A pure Python library for building applications that interact with the XRP Ledger, handling wallet management, transaction signing, serialization, and network communication.

Install it if you are building any application that needs to interact with the XRP Ledger or manage XRP accounts programmatically.

permissive licensepure Python · 3.10+
147.3Kdownloads / mo
cudo-compute With conditions
PyPI · Internet · released Jan 2025

A Python client library for the Cudo Compute cloud platform, providing programmatic access to virtual machines, storage, billing, and infrastructure management via REST API.

However, note that maintenance is dormant (last commit January 2025); verify that the Cudo Compute service and this client's API compatibility remain stable for your…

MITpure Python · 3.8+dormant
145.8Kdownloads / mo
smoldot-light With conditions
PyPI · Internet · released Jan 2026

Python bindings for the smoldot_light Rust crate that run a lightweight Polkadot client and expose JSON-RPC request/response plumbing for blockchain interaction.

However, verify the license terms first, confirm Python version compatibility (wheels only for 3.10–3.11), and assess whether the 212-day gap since release signals…

license unclearcompiled wheel · 3.8+aging
143.5Kdownloads / mo
adaptix Worth it
PyPI · Internet · released Apr 2026

Adaptix converts between data models, dictionaries, and JSON with flexible, configurable rules—loading dicts into dataclasses, TypedDict, attrs, SQLAlchemy, Pydantic, or msgspec objects, and dumping them back.

Install it if you need flexible, configurable model conversion without the overhead of larger frameworks.

Apache-2.0pure Python · 3.10+
141.9Kdownloads / mo
adblockparser Skip
PyPI · Internet · released Oct 2016

Parses Adblock Plus filter rules and matches URLs against them to determine whether they should be blocked.

MITpure Pythonabandoned
140.8Kdownloads / mo
smtpapi With conditions
PyPI · Internet · released Mar 2022

Builds SendGrid SMTP API headers for use in SMTP email transmission, allowing you to add SendGrid-specific directives like recipient lists and scheduling to standard SMTP messages.

However, verify that your use case aligns with SendGrid's current SMTP API feature set, as the last release was in 2022 and you should confirm the package still…

permissive licensepure Python
140.5Kdownloads / mo
google-cloud-quotas With conditions
PyPI · Internet · released Aug 2026

Python client library for Google Cloud Quotas API, enabling programmatic management and observability of resource usage, quotas, and restrictions across Google Cloud services.

Install only if you have a Google Cloud project with the Cloud Quotas API enabled and authentication configured.

Apache-2.0pure Python · 3.10+
140.4Kdownloads / mo
py-builder-relayer-client With conditions
PyPI · Internet · released May 2026

A Python client library for submitting transactions and interacting with the Polymarket Relayer infrastructure, handling authentication and API communication with Ethereum-based signing.

It is narrow in scope—designed specifically for Polymarket Relayer interaction—so install only if that is your use case.

MITpure Python · 3.9+
140.1Kdownloads / mo
jsonrpcclient With conditions
PyPI · Internet · released Feb 2023

Generates JSON-RPC request objects and parses JSON-RPC responses in Python, handling the protocol structure without external dependencies.

license unclearpure Python · 3.6+aging
139.1Kdownloads / mo
google-cloud-securitycenter Worth it
PyPI · Internet · released Jul 2026

Python client library for Google Cloud Security Command Center API, enabling programmatic access to security findings and asset views within a Google Cloud organization.

Install it if you need programmatic access to Security Command Center findings or assets.

Apache-2.0pure Python · 3.10+
138.4Kdownloads / mo
synapse-s3-storage-provider Worth it
PyPI · Internet · released May 2026

A Synapse media storage provider that integrates Amazon S3 (or S3-compatible services) as a backend for storing and retrieving media files.

Install it if you run Synapse and want S3-backed media storage; skip it if you use local disk storage or a different homeserver.

Apache-2.0pure Python
137.9Kdownloads / mo
python-status Skip
PyPI · Internet · released Oct 2015

Provides named constants for HTTP status codes and helper methods to classify response types, replacing numeric status codes with readable names like HTTP_200_OK.

BSD-3-Clausebuilds from sourceabandoned
135.9Kdownloads / mo
scour With conditions
PyPI · Internet · released Nov 2020

Scour optimizes and cleans SVG files by removing redundant data and simplifying structure, reducing file size while preserving visual output.

However, the dormant status (no release since 2020-11-22) means it will not receive updates for new Python versions or SVG specification changes.

Apache-2.0builds from sourcedormant
135.7Kdownloads / mo
google-cloud-deploy Worth it
PyPI · Internet · released Jun 2026

Python client library for Google Cloud Deploy, enabling programmatic control over application delivery pipelines that automate deployments across target environments.

Install it if you need to programmatically manage Cloud Deploy pipelines from Python; skip it if you only use the Google Cloud Console or have no Cloud Deploy workloads.

Apache-2.0pure Python · 3.10+
135.3Kdownloads / mo
azure-communication-chat Worth it
PyPI · Internet · released Apr 2024

Python SDK for Azure Communication Services Chat, enabling creation and management of chat threads, message operations, and participant management through a cloud-hosted chat service.

Install it if you are building on Azure Communication Services and need Python chat functionality; it is the standard choice for that use case.

MITpure Python · 3.8+
134.1Kdownloads / mo
home-assistant-chip-clusters With conditions
PyPI · Internet · released Jul 2025

Provides Python APIs and data model definitions for the Matter smart home connectivity standard, enabling developers to build and interact with Matter-certified devices over IP-based networks.

Apache-2.0pure Python · 3.7+
132.7Kdownloads / mo
byteplus-python-sdk-v2 With conditions
PyPI · Internet · released Aug 2026

Python SDK for calling Byteplus APIs with built-in support for authentication, retries, timeouts, and transport configuration.

license unclearpure Python · 2.7+
126.8Kdownloads / mo
google-maps-routeoptimization With conditions
PyPI · Internet · released Jun 2026

Python client library for Google's Route Optimization API, which assigns tasks and routes to vehicle fleets according to your optimization objectives and constraints.

Apache-2.0pure Python · 3.10+
126.7Kdownloads / mo
PyFunceble-dev With conditions
PyPI · Internet · released Aug 2026

PyFunceble checks whether domains, IPs, and URLs are available or syntactically valid by querying WHOIS records, DNS records, and HTTP status codes.

permissive licensepure Python
124.5Kdownloads / mo
fs.sshfs With conditions
PyPI · Internet · released Aug 2023

fs.sshfs provides a PyFilesystem2 interface to remote SSH/SFTP servers, letting you read, write, and navigate files over SSH as if they were a local filesystem.

LGPL-2.0-or-laterpure Pythondormant
123.4Kdownloads / mo
mootdx With conditions
PyPI · Internet · released May 2024

Reads market data from Tongdaxin (a Chinese trading platform) via offline files or live quotes, and fetches financial data.

However, dormant maintenance and reliance on Tongdaxin's continued server availability create risk.

MITpure Pythondormant
122.8Kdownloads / mo
azure-communication-rooms Worth it
PyPI · Internet · released Mar 2025

Manages Azure Communication Services rooms for scheduled meetings with participant access control and PSTN dial-out support.

Install it if you need to programmatically manage Azure Communication Services rooms from Python; skip it if you don't use Azure Communication Services or manage…

MITpure Python · 3.8+
122.7Kdownloads / mo
google-shopping-type With conditions
PyPI · Internet · released Jun 2026

Provides Python type definitions and client bindings for Google's Shopping API, enabling programmatic access to merchant product data and shopping-related operations.

Apache-2.0pure Python · 3.10+
122.6Kdownloads / mo
esdk-obs-python With conditions
PyPI · Internet · released Jul 2026

Python SDK for interacting with Huawei OBS (Object Storage Service), providing programmatic access to cloud object storage operations.

permissive licensebuilds from source
122.5Kdownloads / mo
twython Skip
PyPI · Internet · released Jul 2021

Twython is a Python wrapper for the Twitter API that lets you query user data, timelines, direct messages, upload images, and access Twitter's streaming API using OAuth authentication.

MITpure Python · 3.5+abandoned
122.3Kdownloads / mo
google-cloud-runtimeconfig With conditions
PyPI · Internet · released May 2026

Python client library for Google Cloud Runtime Configurator API, enabling programmatic access to runtime configuration management on Google Cloud Platform.

Install only if you have a GCP project with Runtime Configurator enabled and authentication already configured.

Apache-2.0pure Python · 3.10+
121.2Kdownloads / mo
phaxio Skip
PyPI · Internet · released Sep 2017

A Python client library for the Phaxio API that lets you send faxes, manage phone numbers, and interact with Phaxio's fax service programmatically.

Install only if you are already locked into Phaxio and can independently verify that the API surface matches your needs and that the package runs on your Python version.

permissive licensebuilds from sourcedormant
119.5Kdownloads / mo
python-jsonrpc-server With conditions
PyPI · Internet · released Sep 2020

Implements a JSON RPC 2.0 server that handles remote procedure calls over a network, with support for asynchronous request handling via Python's concurrent.futures.

However, verify the Python version you're targeting and confirm the license status before committing to production use, given the metadata ambiguity around licensing…

license unclearpure Python
118.7Kdownloads / mo
langchain-google-calendar-tools Skip
PyPI · Internet · released Nov 2023

Integrates Google Calendar with LangChain to enable calendar operations through a language model interface, providing tools to query and manage calendar events.

license unclearpure Python · 3.7+dormant
118.6Kdownloads / mo
tb-paho-mqtt-client With conditions
PyPI · Internet · released Apr 2025

Provides an MQTT client library implementing protocol versions 5.0, 3.1.1, and 3.1 for publishing and subscribing to message topics on an MQTT broker.

However, the 494-day gap since last release warrants checking whether your use case can tolerate the known limitations: in-memory session storage (no persistence…

copyleftpure Python · 3.7+aging
118.4Kdownloads / mo
fints With conditions
PyPI · Internet · released Jan 2026

A pure-Python implementation of the FinTS 3.0 online-banking protocol that enables programmatic access to German bank accounts for fetching statements, balances, holdings, and executing SEPA transfers and debits.

LGPL-3.0-or-laterpure Python · 3.9+
117.1Kdownloads / mo
dbapi With conditions
PyPI · Internet · released Jun 2019

Command-line client for interacting with Douban (豆瓣) social features including groups, people, photos, and status updates via a wrapper around Douban's web API.

permissive licensepure Python
116.1Kdownloads / mo