$npx skillfedfor your agent

Packages starting with 'A'

1,396 packages · page 18 of 35

Packages

apache-beam With conditions
PyPI · Libraries · released Jul 2026

Apache Beam is a unified framework for defining and executing batch and streaming data-parallel processing pipelines that can run on multiple distributed backends including Apache Flink, Apache Spark, Google Cloud Dataflow, and Hazelcast Jet.

Apache-2.0compiled wheel · 3.10+
6.3Mdownloads / mo
apache-flink With conditions
PyPI · Distributed Computing · released Jun 2026

Python API for Apache Flink that builds stateful batch and streaming data processing pipelines, offering both high-level Table API (SQL-like queries) and lower-level DataStream API for complex stream processing.

Not recommended for lightweight, single-machine workloads or if you want to avoid Java runtime overhead.

Apache-2.0compiled wheel · 3.9+
214.1Kdownloads / mo
apache-flink-libraries With conditions
PyPI · Distributed Computing · released Jun 2026

Bundles Apache Flink's required libraries for Python, enabling distributed stream and batch processing computations across cluster environments.

Apache-2.0pure Python · 3.9+
140.1Kdownloads / mo
apache-hamilton With conditions
PyPI · Application Frameworks · released Apr 2026

Apache Hamilton is a Python library for defining and executing directed acyclic graphs (DAGs) of data transformations using regular Python functions, with built-in support for portability across execution contexts and features like data validation and experiment tracking.

However, verify that Apache Incubation status poses no concern for your organization, and confirm integration maturity with your specific orchestrator if you plan to…

Apache-2.0pure Python
96.6Kdownloads / mo
apache-libcloud Worth it
PyPI · Python Modules · released Apr 2026

Abstracts differences between cloud provider APIs to manage compute, storage, load balancers, DNS, and container resources through a single unified interface.

Install it if you need to abstract away cloud provider differences or manage resources across multiple platforms.

Apache-2.0pure Python · 3.10+
1.0Mdownloads / mo
apache-sedona With conditions
PyPI · Distributed Computing · released Aug 2026

Python wrapper for Apache Sedona, a cluster computing system that extends Apache Spark with spatial data processing capabilities for loading, processing, and analyzing large-scale geographic data across distributed machines.

Apache-2.0compiled wheel · 3.8+
2.3Mdownloads / mo
apache-superset Worth it
PyPI · Dynamic Content · released May 2026

Apache Superset is a web-based business intelligence platform that lets you explore data, build interactive charts, and create dashboards by querying SQL databases through a no-code interface or SQL editor.

Install it if you need a self-hosted, open-source alternative to proprietary BI platforms and have a SQL database to connect.

permissive licensepure Python · 3.10+
1.1Mdownloads / mo
apache-superset-core With conditions
PyPI · Python Modules · released May 2026

Provides base classes, decorators, and utilities for building Apache Superset backend extensions, including REST API endpoints, background tasks, and MCP tools.

Apache-2.0pure Python · 3.10+
400.2Kdownloads / mo
apache-tvm-ffi With conditions
PyPI · Artificial Intelligence · released Aug 2026

Provides a stable, minimal C ABI and FFI for machine learning systems to expose kernels, DSLs, and runtime extensions across frameworks like PyTorch, JAX, and NumPy with zero-copy interop.

However, be aware that the project is in RFC stage and may evolve; if you require absolute API stability, wait for the first semantic-versioning release.

Apache-2.0compiled wheel · 3.9+
7.8Mdownloads / mo
apeye Worth it
PyPI · Python Modules · released Aug 2023

apeye provides pathlib-like URL objects, a JSON-backed cache decorator, and a CacheControl adapter for rate-limiting HTTP requests.

Install it if you need convenient URL handling, response caching, or request rate-limiting in an HTTP client.

LGPL-3.0-or-laterpure Python · 3.6.1+
856.5Kdownloads / mo
apeye-core With conditions
PyPI · Python Modules · released Jan 2024

Provides core offline URL and domain handling utilities for the apeye library with IDNA domain name support.

BSD-3-Clausepure Python · 3.6.1+
1.6Mdownloads / mo
api4jenkins Worth it
PyPI · Utilities · released Nov 2025

A Python client library for the Jenkins REST API that provides both synchronous and asynchronous interfaces to query, create, and manage Jenkins jobs and builds.

Install it if you need to automate or integrate with Jenkins from Python.

Apache-2.0pure Python · 3.8+
522.4Kdownloads / mo
apiclient Skip
PyPI · Libraries · 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
APIFlask Worth it
PyPI · Application Frameworks · released Jun 2026

APIFlask is a lightweight web API framework that extends Flask with automatic request validation, response serialization, and OpenAPI documentation generation using either marshmallow schemas or Pydantic models.

MITpure Python
211.2Kdownloads / mo
apify Worth it
PyPI · Libraries · released Aug 2026

Apify SDK for Python is the official framework for building and running Apify Actors—serverless programs that handle web scraping, browser automation, AI agents, and other cloud-deployed tasks with built-in lifecycle management, storage access, and platform integration.

Install it if you plan to build Actors on the Apify platform or want a framework that bundles serverless lifecycle management, storage, and proxy handling.

Apache-2.0pure Python · 3.11+
273.1Kdownloads / mo
apify-client Worth it
PyPI · Libraries · released Aug 2026

A Python client library for the Apify REST API that lets you run Actors, manage storage (datasets, key-value stores, request queues), schedule tasks, and configure webhooks from Python code.

Install it if you need to orchestrate Apify Actors or manage Apify storage from Python; skip it if you only build Actors (use the Apify SDK instead) or don't use the…

Apache-2.0pure Python · 3.11+
2.7Mdownloads / mo
apify-fingerprint-datapoints With conditions
PyPI · Libraries · released Aug 2026

Provides a dataset of browser fingerprint datapoints for generating realistic HTTP headers and browser identifiers to avoid detection in web scraping and automation scenarios.

However, verify first that this is a data package and not a wrapper—the fact sheet does not confirm whether it includes generation APIs or is purely a datapoint…

Apache-2.0pure Python · 3.8+
2.1Mdownloads / mo
apify-shared Skip
PyPI · Libraries · released Aug 2026

Apify Shared Python is a deprecated package that formerly provided shared constants and utilities for Apify projects; it is no longer maintained and should not be used in new projects.

Apache-2.0pure Python · 3.10+abandoned
1.7Mdownloads / mo
apig-wsgi Worth it
PyPI · Dynamic Content · released Sep 2025

Wraps a WSGI application to run as an AWS Lambda handler on API Gateway, Lambda Function URLs, or ALBs, automatically detecting event format versions and handling binary responses.

Install it if you're deploying a WSGI application to Lambda.

MITpure Python · 3.9+
141.9Kdownloads / mo
apimatic-core Worth it
PyPI · Application Frameworks · released Jun 2026

Provides core runtime utilities for REST API SDKs, including HTTP request/response handling, authentication schemes, data validation, and object deserialization.

Install it if you are using an APIMatic-generated SDK or building a custom REST client that needs robust request/response and authentication handling.

permissive licensepure Python
176.3Kdownloads / mo
apimatic-core-interfaces With conditions
PyPI · Application Frameworks · released Oct 2025

Provides abstract interfaces and type definitions for APIMatic's core library, enabling HTTP clients, authentication, logging, and webhook signature verification without tight coupling between modules.

permissive licensepure Python
145.7Kdownloads / mo
apimatic-requests-client-adapter Worth it
PyPI · WWW/HTTP · released Nov 2025

Provides a requests-based HTTP client adapter for APIMatic-generated Python SDKs, implementing the core HTTP interface with support for retries and response conversion.

permissive licensepure Python
150.3Kdownloads / mo
apipkg Worth it
PyPI · Libraries · released Sep 2023

apipkg lets you define a package's exported namespace declaratively and defer imports until they are accessed, reducing startup overhead and simplifying your public API.

MITpure Python · 3.7+
1.6Mdownloads / mo
apischema Worth it
PyPI · Python Modules · released Oct 2024

Apischema handles JSON serialization/deserialization, GraphQL schema generation, and JSON schema generation directly from Python type annotations and dataclasses, with no base class requirement.

MITpure Python · 3.9+
158.3Kdownloads / mo
apispec Worth it
PyPI · Documentation · released Mar 2026

Generates OpenAPI specification documents from Python code, supporting versions 2 and 3 of the OpenAPI standard with framework-agnostic design and built-in marshmallow integration.

Install it if you need OpenAPI specs for a Python web service and want to avoid manual YAML maintenance.

MITpure Python · 3.10+
15.1Mdownloads / mo
apispec-oneofschema With conditions
PyPI · Application Frameworks · released Jul 2025

Extends apispec to generate OpenAPI 3.0+ documentation for Marshmallow OneOfSchema schemas, mapping polymorphic types to discriminator-based schema references.

permissive licensepure Pythonaging
237.7Kdownloads / mo
apispec-webframeworks With conditions
PyPI · Application Frameworks · released Sep 2024

Provides web framework plugins for apispec to automatically generate OpenAPI specifications from Flask, aiohttp, Bottle, and Tornado applications.

MITpure Python · 3.8+
627.4Kdownloads / mo
apkInspector Worth it
PyPI · Security · released Oct 2025

Parses APK files according to the zip specification, extracts contents, decodes AndroidManifest.xml, and identifies static analysis evasion techniques without external library dependencies.

Apache-2.0pure Python
2.1Mdownloads / mo
apkutils2 Skip
PyPI · Utilities · released Jul 2019

Parses Android APK files to extract and display metadata including manifests, strings, file listings, and certificates.

MITbuilds from sourceabandoned
231.4Kdownloads / mo
aplr With conditions
PyPI · Artificial Intelligence · released Aug 2026

APLR builds interpretable regression and classification models using automatic piecewise linear regression, offering smoother predictions than tree-based methods while maintaining competitive accuracy.

MITcompiled wheel · 3.8+
334.3Kdownloads / mo
apm-cli Worth it
PyPI · Build Tools · released Aug 2026

APM is a dependency manager and configuration tool for AI agents that resolves and installs agent primitives (skills, prompts, plugins, MCP servers) from git repositories into a reproducible, lockfile-pinned setup.

Install it if you manage agent setups across a team or need to version-control and audit agent dependencies.

MITpure Python · 3.10+
101.8Kdownloads / mo
apns2-up Worth it
PyPI · Libraries · released May 2025

Sends push notifications to iOS devices through Apple's APNs service using HTTP/2, supporting both certificate-based and token-based authentication.

MITbuilds from sourceaging
103.7Kdownloads / mo
app-model With conditions
PyPI · Software Development · released Nov 2025

Provides a declarative schema for organizing application metadata like menus, keybindings, and commands, inspired by the VS Code application model.

BSD-3-Clausepure Python · 3.9+
187.9Kdownloads / mo
app-store-server-library Worth it
PyPI · WWW/HTTP · released Jun 2026

Provides Python bindings to Apple's App Store Server API, handling in-app purchases, subscriptions, notifications, and promotional offers with cryptographic verification of signed data from Apple.

Install it if you are building a Python backend for an iOS app that uses in-app purchases or subscriptions and need to validate receipts and handle App Store…

MITpure Python
985.9Kdownloads / mo
appdata Worth it
PyPI · Utilities · released Dec 2023

Provides a cross-platform abstraction for managing application data directories, logs, and configuration files in standard OS-specific locations.

Install it if your application needs to store data, logs, or config files and you want to respect OS conventions without writing platform detection logic yourself.

permissive licensepure Pythondormant
346.6Kdownloads / mo
appdirs With conditions
PyPI · Python Modules · released May 2020

Determines the correct platform-specific directory for storing application data, configuration, cache, and logs on Windows, macOS, and Linux.

However, consider alternatives or maintenance status if you need active support for Python 3.9+ or anticipate platform-specific path changes.

MITpure Pythonabandoned
40.1Mdownloads / mo
appdirs-stubs With conditions
PyPI · Software Development · released Jan 2026

Provides type stubs for the appdirs package, enabling static type checking and IDE autocompletion when using appdirs in Python code.

However, the abandoned status means the stubs will not be updated if appdirs evolves; verify that the stubs match your installed appdirs version before relying on…

MITpure Python · 3.9+abandoned
190.0Kdownloads / mo
appdynamics With conditions
PyPI · Monitoring · released Aug 2026

A Python agent that instruments and monitors application performance, sending telemetry to AppDynamics' application intelligence platform.

However, the restrictive proprietary license and requirement for an AppDynamics controller make it unsuitable for open-source projects, non-commercial use, or…

license unclearpure Python · 3.10+
494.5Kdownloads / mo
appengine-python-standard With conditions
PyPI · Application Frameworks · released Aug 2026

Provides access to Google App Engine services (Datastore, Task Queues, Memcache, images, mail, and others) for Python 3 applications running on App Engine's second-generation runtimes.

MITpure Python
872.8Kdownloads / mo
appier With conditions
PyPI · Utilities · released May 2026

Appier is a lightweight Python web framework for building HTTP applications with minimal boilerplate, using decorators and class-based routing.

Not recommended if you need built-in templating, ORM, or middleware—reach for a larger framework instead.

Apache-2.0pure Python
4.4Mdownloads / mo