$npx skillfedfor your agent

WWW/HTTP packages

940 packages · page 18 of 24 · 1,515 including subcategories

Subcategories

Packages

hikari Worth it
PyPI · WWW/HTTP · released Oct 2025

Hikari is an async Discord bot framework for Python that provides type-safe bindings to Discord's REST and Gateway APIs, supporting both gateway-connected bots and REST-only interactions.

MITpure Python
141.5Kdownloads / mo
pymobiledetect Skip
PyPI · WWW/HTTP · released May 2018

Detects mobile phones and tablets from HTTP user-agent strings and headers, classifying browser types for web applications.

AGPL-3.0-or-laterpure Pythonabandoned
141.3Kdownloads / mo
apiclient Skip
PyPI · WWW/HTTP · released Mar 2019

A lightweight framework for building HTTP API client libraries with connection pooling, rate limiting, and thread-safe request handling via urllib3.

MITbuilds from sourceabandoned
140.7Kdownloads / mo
volue-insight-timeseries With conditions
PyPI · WWW/HTTP · released Mar 2026

A Python client library for querying and working with timeseries data from the Volue Insight API, handling authentication, search, and data retrieval.

license unclearpure Python
140.6Kdownloads / mo
django-sri Worth it
PyPI · WWW/HTTP · released Jan 2025

Generates Subresource Integrity (SRI) hashes for Django static files and outputs them in template tags and script/link elements to verify file integrity in the browser.

BSD-3-Clausepure Python · 3.9+
140.1Kdownloads / mo
zenrows With conditions
PyPI · WWW/HTTP · released Nov 2024

Python client for the ZenRows web scraping API that handles proxy rotation, headless browser rendering, and CAPTCHA solving through a managed service.

MITpure Python · 3.6+
140.0Kdownloads / mo
paddle-python-sdk Worth it
PyPI · WWW/HTTP · released Jul 2026

Python SDK for integrating Paddle Billing's payment, subscription, tax, and metrics APIs into Python applications.

MITpure Python · 3.11+
139.6Kdownloads / mo
django-rest-multiple-models With conditions
PyPI · WWW/HTTP · released Dec 2018

Provides a Django REST Framework view and mixin for serializing and returning multiple models or querysets in a single API endpoint.

However, verify compatibility with your current Django and DRF versions first, since the package is dormant.

MITpure Pythondormant
138.3Kdownloads / mo
zope.pagetemplate With conditions
PyPI · WWW/HTTP · released Nov 2025

zope.pagetemplate provides a templating system that separates presentation logic from application code using Template Attribute Language (TAL) and TALES expressions, allowing designers to edit templates in visual tools.

However, it is a specialized tool with a narrow user base outside Zope; most modern web projects use Jinja2, Django templates, or similar.

license unclearpure Python · 3.10+
138.2Kdownloads / mo
zope.tal With conditions
PyPI · WWW/HTTP · released Sep 2025

zope.tal implements the Template Attribute Language (TAL) and Macro Expansion for TAL (METAL), enabling dynamic markup injection into Zope Page Templates through custom namespace and attribute directives.

license unclearpure Python · 3.9+aging
138.0Kdownloads / mo
MLB-StatsAPI With conditions
PyPI · WWW/HTTP · released Apr 2025

Provides Python access to MLB's Stats API, allowing you to query baseball statistics, game data, player information, and other MLB-related data programmatically.

GPL-3.0-onlypure Python
137.8Kdownloads / mo
bandwidth-sdk With conditions
PyPI · WWW/HTTP · released Aug 2026

Python client library for Bandwidth's Communication APIs, providing programmatic access to voice calls, conferences, messaging, phone number lookup, and media management.

However, verify the license terms first—the unclear license status is a blocker for some use cases.

license unclearpure Python · 3.7+
137.3Kdownloads / mo
mattermostdriver Skip
PyPI · WWW/HTTP · released Jan 2022

Python client library for the Mattermost API (v4) that provides programmatic access to users, teams, channels, posts, files, and webhooks via HTTP and WebSocket connections.

No, not recommended for new projects.

permissive licensepure Python · 3.5+abandoned
137.1Kdownloads / mo
crawlerdetect Worth it
PyPI · WWW/HTTP · released Jul 2026

Identifies bots, crawlers, and spiders by analyzing user agents and HTTP headers against a pattern database of 1462 crawler signatures.

MITpure Python
136.9Kdownloads / mo
vercel_blob With conditions
PyPI · WWW/HTTP · released Jun 2025

A Python client for uploading, downloading, listing, copying, and deleting files in Vercel Blob Storage via its REST API.

However, verify the license terms before use, and be aware that the underlying Vercel Blob Storage service is still in beta—expect possible API changes or connection…

license unclearpure Pythonaging
135.9Kdownloads / mo
zope.tales With conditions
PyPI · WWW/HTTP · released Sep 2025

zope.tales provides an expression language for evaluating dynamic expressions in template contexts, designed to work with zope.tal and zope.pagetemplate for server-side page template rendering.

license unclearpure Python · 3.9+aging
135.5Kdownloads / mo
shortzy Skip
PyPI · WWW/HTTP · released Jul 2023

Shortzy wraps the Adlinkfly API and alternative URL-shortening services to convert long URLs into short links and optionally earn revenue from them.

permissive licensepure Pythondormant
135.4Kdownloads / mo
onesignal-python-api With conditions
PyPI · WWW/HTTP · released Aug 2026

A Python client library for the OneSignal API that enables sending personalized messages and managing customer engagement through OneSignal's messaging platform.

However, install only after verifying the license terms—the unclear license status is a real blocker for production or commercial use.

license unclearpure Python · 3.6+
135.4Kdownloads / mo
keystone With conditions
PyPI · WWW/HTTP · released Jul 2026

OpenStack Keystone provides authentication, authorization, and service discovery for OpenStack cloud infrastructure via HTTP, typically deployed as an interface to existing identity systems like LDAP.

However, this is not a library for general application use—it is a service component.

Apache-2.0pure Python · 3.10+5 known vulnerabilities
135.3Kdownloads / mo
pySmartDL Skip
PyPI · WWW/HTTP · released Sep 2020

pySmartDL is a download manager that accelerates file downloads using multipart techniques, supports mirrors and pause/resume, includes hash verification, and displays progress with speed and time estimates.

permissive licensepure Pythonabandoned
135.2Kdownloads / mo
youtube-search-python Skip
PyPI · WWW/HTTP · released Jun 2022

Search YouTube for videos, channels, and playlists without the official YouTube Data API, returning metadata like titles, view counts, and thumbnails.

MITpure Python · 3.6+abandoned
134.7Kdownloads / mo
filestack-python With conditions
PyPI · WWW/HTTP · released Sep 2024

Official Python SDK for Filestack that handles file uploads, transformations, and management through the Filestack API and content management system.

Install it if you are integrating with Filestack and can tolerate dormant maintenance (last release 696 days ago).

Apache-2.0pure Pythondormant
134.6Kdownloads / mo
urlpath With conditions
PyPI · WWW/HTTP · released Oct 2025

URLPath extends pathlib.PurePath to treat URLs as filesystem-like objects, letting you manipulate URL components (scheme, netloc, path, query, fragment) using familiar path operations and make HTTP requests directly from URL objects.

MITpure Python · 3.9+aging
133.7Kdownloads / mo
certbot-nginx With conditions
PyPI · WWW/HTTP · released Jul 2026

Certbot-nginx is a plugin for Certbot that automates obtaining and deploying TLS certificates from Let's Encrypt to nginx web servers.

Apache-2.0pure Python · 3.10+
133.6Kdownloads / mo
anticaptchaofficial With conditions
PyPI · WWW/HTTP · released Jun 2026

Solves CAPTCHAs and related challenges (image text, reCAPTCHA v2/v3, hCaptcha, FunCaptcha, GeeTest, Turnstile, and others) by submitting them to the Anti-Captcha service and returning the solution token.

Install only if you understand the terms of service of the target websites and Anti-Captcha's acceptable use policy.

permissive licensepure Python
133.1Kdownloads / mo
django-enumfields Skip
PyPI · WWW/HTTP · released Feb 2021

Provides Django model fields that store Python enums natively, allowing you to use PEP 435-style enums in models, forms, and admin interfaces with automatic label generation.

MITpure Pythonabandoned
132.8Kdownloads / mo
twscrape With conditions
PyPI · WWW/HTTP · released Aug 2026

twscrape is an async Python library and CLI for querying X/Twitter's Search and GraphQL endpoints using your own account pool, with automatic session management, rate-limit rotation, and SNScrape-compatible data models.

MITpure Python · 3.10+
132.5Kdownloads / mo
can-ada With conditions
PyPI · WWW/HTTP · released Jan 2026

Parses and manipulates URLs according to the WHATWG specification, offering a faster alternative to Python's standard urllib.parse with support for URL modification and query parameter handling.

Install only if standard urllib.parse behavior is insufficient or speed is critical; otherwise urllib is built-in and adequate.

MITcompiled wheel · 3.9+aging
132.4Kdownloads / mo
scrapy-impersonate With conditions
PyPI · WWW/HTTP · released May 2026

A Scrapy download handler that replaces HTTP/HTTPS requests with curl-cffi to impersonate browser TLS signatures and JA3 fingerprints, allowing scraping of sites that detect and block non-browser clients.

The main gotcha is the requirement for Python 3.10+ and explicit asyncio reactor configuration—verify that your Scrapy version and environment support this before…

MITpure Python · 3.10+
132.3Kdownloads / mo
python-coveralls With conditions
PyPI · WWW/HTTP · released Aug 2019

Uploads Python code coverage reports to coveralls.io, integrating coverage data with the Coveralls service for tracking test coverage over time.

However, be aware the package is unmaintained since 2019 and will not receive updates for API changes or Python version support.

Apache-2.0pure Pythonabandoned
132.3Kdownloads / mo
zope.browserpage With conditions
PyPI · WWW/HTTP · released Sep 2025

Provides ZCML directives (browser:page, browser:pages, browser:view) for registering browser views in Zope applications, with optional menu item support.

license unclearpure Python · 3.9+aging
132.2Kdownloads / mo
zope.browserresource With conditions
PyPI · WWW/HTTP · released Sep 2025

Registers and serves static browser resources (images, CSS, JavaScript) under symbolic names via ZCML directives, with support for internationalization and directory-based resource publishing.

license unclearpure Python · 3.9+
131.5Kdownloads / mo
python-kraken-sdk With conditions
PyPI · WWW/HTTP · released Jul 2026

Provides REST and WebSocket clients for trading on Kraken's Spot and Futures markets, plus a command-line interface for direct API access.

Apache-2.0pure Python · 3.11+
131.1Kdownloads / mo
cherrypy-cors Worth it
PyPI · WWW/HTTP · released Aug 2023

Adds Cross-Origin Resource Sharing (CORS) support to CherryPy applications via a configurable tool that can be installed globally or per-application.

MITpure Python · 3.8+
131.0Kdownloads / mo
zope.contentprovider With conditions
PyPI · WWW/HTTP · released Sep 2025

Provides a framework for building componentized web GUI applications where content is dynamically looked up and composed based on application configuration rather than static templates.

However, verify that ZPL-2.1 licensing fits your project, and note that this is specialized tooling for Zope applications—not a general-purpose templating library.

license unclearpure Python · 3.9+
131.0Kdownloads / mo
pymantic With conditions
PyPI · WWW/HTTP · released Oct 2025

Pymantic parses and queries RDF and semantic web data formats (Turtle, N-Triples, N3) and provides a Python API to work with RDF graphs and SPARQL endpoints.

However, maintenance is aging (316 days since last release), so evaluate whether the project's pace suits your stability requirements.

BSD-3-Clausepure Pythonaging
130.9Kdownloads / mo
cloudfoundry-client Worth it
PyPI · WWW/HTTP · released Jul 2026

A Python client library for interacting with Cloud Foundry platforms via REST APIs, supporting both V2 and V3 endpoints with entity navigation and common platform operations.

However, verify the actual license terms in the repository before use in proprietary contexts, since the package metadata does not declare a license.

license unclearpure Python · 3.10+
130.9Kdownloads / mo
fastapi-auth0 With conditions
PyPI · WWW/HTTP · released Sep 2023

Integrates Auth0 authentication into FastAPI applications with automatic Swagger UI support for OAuth2 implicit flow, enabling social provider login without additional code.

permissive licensepure Python · 3.7+dormant
130.4Kdownloads / mo
django-post_office Worth it
PyPI · WWW/HTTP · released Apr 2026

Django Post Office queues and sends emails asynchronously with template support, HTML rendering, and database-backed scheduling.

Install it if you need to queue emails, use templates, or avoid blocking requests on mail operations.

MITpure Python · 3.9+
130.2Kdownloads / mo
pyrabbit2 With conditions
PyPI · WWW/HTTP · released Jan 2019

Pyrabbit2 provides a Python interface to the RabbitMQ HTTP Management API, eliminating the need to write raw HTTP requests with authentication and JSON parsing.

MITpure Pythondormant
130.2Kdownloads / mo