$npx skillfedfor your agent

WWW/HTTP packages

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

Subcategories

Packages

python-squarelet Worth it
PyPI · WWW/HTTP · released Aug 2026

A Python client library for authenticating with and making API requests to MuckRock and DocumentCloud services, handling token management, rate limiting, and automatic retries.

Install it if you need to programmatically access MuckRock or DocumentCloud APIs—it eliminates boilerplate around authentication, token refresh, and rate limiting.

MITpure Python
240.1Kdownloads / mo
django-dotenv With conditions
PyPI · WWW/HTTP · released Dec 2017

Loads environment variables from a .env file into Django's manage.py and WSGI applications before Django initializes.

MITpure Pythonabandoned
239.9Kdownloads / mo
aa-killtracker With conditions
PyPI · WWW/HTTP · released Jul 2026

Killtracker is an Alliance Auth plugin that automatically filters and posts Eve Online killmails to Discord channels based on customizable conditions like location, ship type, and attacker count.

However, install only if you are already running Alliance Auth and can commit to a Celery worker setup.

license unclearpure Python · 3.10+
239.6Kdownloads / mo
pyop Worth it
PyPI · WWW/HTTP · released Sep 2025

Implements an OpenID Connect Provider (OP) library that handles authentication flows, token management, and provider configuration for web applications.

permissive licensepure Python
239.5Kdownloads / mo
Quandl Skip
PyPI · WWW/HTTP · released Nov 2021

Quandl provides a Python client for accessing financial and economic data through the Quandl API, returning datasets and datatables as pandas DataFrames.

MITpure Python · 3.6+abandoned
238.9Kdownloads / mo
aa-freight With conditions
PyPI · WWW/HTTP · released Jul 2026

An Alliance Auth app that manages a central freight service for alliances or corporations, including contract tracking, reward calculation, route pricing, and Discord notifications.

However, verify the license terms in the repository first, as the package metadata does not declare a license.

license unclearpure Python · 3.10+
238.8Kdownloads / mo
aa-taskmonitor With conditions
PyPI · WWW/HTTP · released Jun 2026

A Django admin plugin for Alliance Auth that logs, searches, and analyzes celery task execution with charts, statistics, and CSV export.

MITpure Python · 3.10+
238.7Kdownloads / mo
sib-api-v3-sdk Skip
PyPI · WWW/HTTP · released Mar 2023

Python SDK for the SendinBlue REST API, enabling programmatic management of email campaigns, contacts, transactional emails, and SMS through a wrapper around their HTTP endpoints.

license unclearbuilds from sourceabandoned
238.6Kdownloads / mo
savepagenow Worth it
PyPI · WWW/HTTP · released Jan 2026

Wrapper and CLI tool to submit URLs to archive.org's Save Page Now service for web page archival.

Install it if you need to submit URLs to archive.org from Python code or the command line.

MITpure Python
238.3Kdownloads / mo
django-ninja-jwt Worth it
PyPI · WWW/HTTP · released Jul 2026

Provides JWT authentication for Django-Ninja APIs, offering token generation, refresh, and verification endpoints without requiring Django REST Framework.

MITpure Python · 3.7+
237.4Kdownloads / mo
aa-killstats With conditions
PyPI · WWW/HTTP · released May 2026

A Django module for AllianceAuth that tracks and displays EVE Online killboard statistics, including corporation and alliance kill/loss records, rankings, and hall of fame/shame leaderboards.

GPL-3.0-onlypure Python
237.4Kdownloads / mo
aa-inactivity With conditions
PyPI · WWW/HTTP · released Jul 2026

Monitors member activity in Alliance Auth using Member Audit data and sends notifications to users and managers when inactivity thresholds are exceeded.

However, verify the license terms before production deployment, as the license status is currently unclear.

license unclearpure Python · 3.10+
237.1Kdownloads / mo
aa-contacts With conditions
PyPI · WWW/HTTP · released Jun 2026

A Django plugin for AllianceAuth that tracks and manages alliance and corporation contacts with standings, notes, and integration with the Secure Groups permission system.

GPL-3.0-onlypure Python
236.9Kdownloads / mo
aa-memberaudit-securegroups With conditions
PyPI · WWW/HTTP · released Jul 2026

Adds Member Audit-based filtering to Alliance Auth's Secure Groups, enabling group membership rules based on character activity, assets, skills, compliance, and corporation roles.

license unclearpure Python · 3.10+
236.8Kdownloads / mo
cybrid-api-id-python With conditions
PyPI · WWW/HTTP · released Aug 2026

Generated Python client for the Cybrid Identity API, providing programmatic access to identity management, authentication, and OAuth token operations for the Cybrid crypto platform.

Install only if you actually need Cybrid Identity API access; it is a specialized client for a specific platform, not a general-purpose library.

permissive licensepure Python · 3.6+
236.8Kdownloads / mo
aa-memberaudit-dc With conditions
PyPI · WWW/HTTP · released Jul 2026

A Django addon for AllianceAuth that checks whether player characters meet skill requirements for in-game doctrines, with management tools for defining doctrine skill plans.

GPL-3.0-onlypure Python · 3.10+
236.6Kdownloads / mo
marketorestpython With conditions
PyPI · WWW/HTTP · released Oct 2025

Python client library that wraps the Marketo REST API, handling authentication, error handling, and rate limiting (100 calls per 20 seconds) to simplify programmatic access to Marketo lead, list, activity, and campaign data.

Install it if you need straightforward Marketo REST API access in Python and can tolerate a source tarball distribution; avoid it if you require cutting-edge…

permissive licensebuilds from sourceaging
236.5Kdownloads / mo
aa-memberaudit-dashboard With conditions
PyPI · WWW/HTTP · released May 2026

Adds a dashboard widget to AllianceAuth that displays unregistered characters and audits member registration status through the MemberAudit integration.

GPL-3.0-onlypure Python · 3.10+
235.9Kdownloads / mo
allianceauth-blacklist With conditions
PyPI · WWW/HTTP · released May 2026

Integrates with Alliance Auth to maintain a blacklist of users and prevent them from accessing services, with support for notes and comments on blacklisted entries.

MITpure Python · 3.8+
235.6Kdownloads / mo
django-typer Worth it
PyPI · WWW/HTTP · released Aug 2026

Builds type-safe Django management command CLIs using Typer's static typing and parameter validation, with support for subcommands, command groups, and shell tab-completion.

Install it if you're building or maintaining Django management commands.

MITpure Python
235.3Kdownloads / mo
mitmproxy-windows With conditions
PyPI · WWW/HTTP · released Jul 2026

Provides Windows-specific traffic redirection binaries for mitmproxy, enabling transparent HTTP/HTTPS interception on Windows via a named-pipe redirector and vendored WinDivert library.

LGPL-3.0-or-laterpure Python · 3.12+
235.1Kdownloads / mo
signalrcore With conditions
PyPI · WWW/HTTP · released Feb 2026

A Python client library for connecting to ASP.NET Core SignalR servers, supporting multiple transports (WebSockets, Server-Sent Events, long polling) and message encodings (text and msgpack binary).

However, verify the license terms first—the metadata does not declare one—and confirm that the AsyncIO layer meets your concurrency needs if you plan to use it in…

license unclearpure Python
233.1Kdownloads / mo
cybrid-api-organization-python Worth it
PyPI · WWW/HTTP · released Aug 2026

A Python client library for the Cybrid Organization API, enabling programmatic management of organizations and their associated resources via REST endpoints.

Install it if you need to interact with the Cybrid Organization API from Python.

permissive licensepure Python · 3.6+
232.7Kdownloads / mo
djangorestframework-jwt Skip
PyPI · WWW/HTTP · released Jun 2017

Adds JSON Web Token (JWT) authentication support to Django REST Framework, enabling token-based API authentication for Django applications.

MITpure Pythonabandoned
230.2Kdownloads / mo
tradingview-ta Skip
PyPI · WWW/HTTP · released Oct 2022

Retrieves technical analysis indicators and trading signals from TradingView for financial symbols without requiring Selenium or a browser.

MITpure Python · 3.6+abandoned
229.8Kdownloads / mo
django-revproxy With conditions
PyPI · WWW/HTTP · released Nov 2024

A Django application that forwards HTTP requests to another server and returns the response, optionally rewriting URLs and applying authentication checks.

Not recommended if you need active maintenance or cutting-edge features.

MPL-2.0pure Python · 3.7+aging
227.5Kdownloads / mo
dj-inmemorystorage With conditions
PyPI · WWW/HTTP · released Mar 2020

An in-memory storage backend for Django that implements Django's storage API without persisting data to disk by default.

However, the package is abandoned and will not receive updates for modern Django or Python versions, so it is not suitable for new projects targeting current releases.

BSD-3-Clausepure Pythonabandoned
227.4Kdownloads / mo
authentik-client Worth it
PyPI · WWW/HTTP · released Jul 2026

A Python client library for the authentik identity and access management API, auto-generated from OpenAPI specification to provide typed access to authentik's admin, authenticator, and system endpoints.

Install it if you're automating authentik administration or integrating it into a larger system.

permissive licensepure Python · 3.9+
227.2Kdownloads / mo
messagebird With conditions
PyPI · WWW/HTTP · released Jun 2024

A Python client for MessageBird's REST API that lets you send SMS messages, manage voice calls, check account balance, and interact with other MessageBird services.

However, do not install if you require active support, regular API updates, or features added after mid-2024.

permissive licensepure Pythondormant
226.7Kdownloads / mo
hellosign-python-sdk With conditions
PyPI · WWW/HTTP · released Apr 2020

A Python wrapper for the HelloSign API that lets you send signature requests, manage accounts, and embed signing workflows into your application.

Install only if you are already committed to HelloSign and need a Python client for an existing integration.

MITpure Pythonabandoned
225.9Kdownloads / mo
identity With conditions
PyPI · WWW/HTTP · released Jul 2025

Provides a high-level authentication and authorization API for Python web apps integrating with Microsoft Entra ID, Azure AD B2C, and related Microsoft identity platforms, built on top of the MSAL library.

Not recommended for production systems requiring official vendor support.

MITpure Python · 3.8+aging
224.3Kdownloads / mo
aiohttp-session Worth it
PyPI · WWW/HTTP · released Sep 2024

Provides session management for aiohttp.web applications with dict-like access to user-specific data, supporting multiple storage backends including encrypted cookies, Redis, and Memcached.

Install it if you are building an aiohttp web application that needs to track user state across requests.

Apache-2.0pure Python
223.1Kdownloads / mo
sseclient With conditions
PyPI · WWW/HTTP · released Sep 2020

Iterates over Server Sent Event (SSE) streams from HTTP endpoints, parsing each message into objects with data and optional event, id, and retry attributes.

However, do not install if you require active maintenance, explicit modern Python version guarantees, or ongoing bug fixes—consider alternatives if your project…

MITbuilds from sourceaging
222.3Kdownloads / mo
LucoPy With conditions
PyPI · WWW/HTTP · released Sep 2023

LucoPy is a Python SDK for interacting with the Luco API, providing methods to manage slots, submissions, and slot sequences in a data observability platform.

However, the dormant maintenance status is a significant concern: you should verify that Luco itself remains supported by Lu.co and that this SDK is compatible with…

MITpure Python · 3.6+dormant
221.7Kdownloads / mo
django-clone Worth it
PyPI · WWW/HTTP · released Jun 2025

Duplicates Django model instances with fine-grained control over which fields and relationships are copied, automatically handling unique field conflicts.

Install it if you need to duplicate model instances with control over which fields and relationships are copied.

Apache-2.0pure Python · 3.6+
221.4Kdownloads / mo
fastapi-restful Skip
PyPI · WWW/HTTP · released May 2024

Provides utilities and base classes to reduce boilerplate when building FastAPI applications, including resource-based CRUD patterns, class-based views, and common helper types.

MITpure Pythonabandoned
221.0Kdownloads / mo
recurly With conditions
PyPI · WWW/HTTP · released Jul 2026

Official Python client library for Recurly's V3 API, enabling programmatic access to Recurly's subscription and billing management platform.

license unclearpure Python
220.4Kdownloads / mo
wsgidav Worth it
PyPI · WWW/HTTP · released Jun 2026

WsgiDAV is a WebDAV server implementation in Python that runs standalone with SSL support or as a WSGI application, exposing directories and data structures as editable file systems over the WebDAV protocol.

Install it if you need a WebDAV server (standalone or embedded), want to expose files or data structures over WebDAV, or need to integrate remote file access into a…

MITpure Python
220.1Kdownloads / mo
warc3-wet With conditions
PyPI · WWW/HTTP · released Jul 2024

Read and iterate over WARC (Web ARChive) and WET (WARC Extracted Text) files, extracting record metadata and content from web crawl archives.

GPL-2.0-onlypure Pythondormant
219.9Kdownloads / mo
aia With conditions
PyPI · WWW/HTTP · released Nov 2021

Builds and validates TLS certificate chains by fetching missing intermediate certificates via the AIA (Authority Information Access) extension, working around CPython issue 18617 where servers don't provide the full chain.

However, its pre-alpha status and dormant maintenance (last release 2021-11-27) mean no active support or updates; use it as a workaround, not a long-term solution.

BSD-3-Clausepure Python · 3.6+dormant
218.8Kdownloads / mo