$npx skillfedfor your agent

Packages starting with 'A'

1,396 packages · page 19 of 35

Packages

Appium-Python-Client Worth it
PyPI · Testing · released Aug 2026

Extends Selenium Python bindings with Appium-specific commands and WebDriver Protocol support for automated mobile app testing on iOS, Android, and other platforms.

Install it if you need to automate mobile app testing; it is the expected tool for this purpose in Python.

Apache-2.0pure Python · 3.10+
4.7Mdownloads / mo
apple-compress With conditions
PyPI · Utilities · released Apr 2024

Python bindings for Apple's libcompression library, providing both a programmatic API and a CLI tool for compressing and decompressing data using Apple's native compression algorithms.

However, verify the license terms in the repository first, and confirm it meets your OS and Python version requirements (3.8+, Unix-like only).

license unclearpure Python
245.7Kdownloads / mo
application-file-scanner Worth it
PyPI · Application Frameworks · released Jan 2026

Specifies which files an application should scan by handling file-matching patterns and directory traversal, removing the need to manually construct file lists.

Install it if your application needs to discover or filter files based on patterns rather than hardcoded paths.

MITpure Python · 3.10.0+
1.3Mdownloads / mo
application-properties Worth it
PyPI · Application Frameworks · released Jun 2026

Loads and retrieves application configuration from JSON, YAML, and TOML files with hierarchical property access and command-line override support.

MITpure Python · 3.10.0+
1.6Mdownloads / mo
applicationinsights Skip
PyPI · Monitoring · released Apr 2021

Sends telemetry events, metrics, and traces to Azure Application Insights for application monitoring and diagnostics.

permissive licensepure Pythondormant
10.0Mdownloads / mo
appnope With conditions
PyPI · Utilities · released Feb 2024

Disables App Nap on macOS >= 10.9 to prevent performance degradation during long-running operations, using ctypes to wrap NSProcessInfo system calls.

BSD-3-Clausepure Python · 3.6+
9.8Mdownloads / mo
apprise Worth it
PyPI · Python Modules · released Jul 2026

Apprise sends notifications to dozens of popular services (Telegram, Discord, Slack, Amazon SNS, Gotify, and many others) through a single unified library with a common syntax.

Install it if you need to send notifications to multiple platforms or want to avoid vendor lock-in to a single service.

permissive licensepure Python · 3.9+
12.3Mdownloads / mo
approval-utilities With conditions
PyPI · Libraries · released Aug 2026

Provides utility functions and helpers for snapshot-based testing and verification workflows in Python.

permissive licensepure Python · 3.10+
157.9Kdownloads / mo
approvaltests Worth it
PyPI · Libraries · released Aug 2026

ApprovalTests provides a snapshot-based assertion library for testing complex outputs—long strings, large arrays, structured objects—by comparing results against golden-master files and launching diff tools to review changes.

Install it if you regularly test long strings, structured objects, or generated content where a diff tool beats manual assertion logic.

permissive licensepure Python · 3.10+
168.0Kdownloads / mo
APScheduler Worth it
PyPI · released Jun 2026

APScheduler lets you schedule Python code to run later—once, periodically, or on a cron schedule—with support for storing jobs in databases so they survive scheduler restarts.

Install it if you need in-process job scheduling with optional persistence; it's the standard choice for this use case in Python.

MITpure Python · 3.8+
51.4Mdownloads / mo
apsw With conditions
PyPI · Front-Ends · released Jul 2026

APSW is a Python wrapper around SQLite's complete C API, providing access to advanced SQLite features like full-text search, virtual tables, VFS, JSON support, and async framework integration.

license unclearcompiled wheel · 3.10+
2.6Mdownloads / mo
apswutils With conditions
PyPI · Database · released Dec 2025

Provides a Python interface for SQLite databases using APSW, with support for table creation, querying, filtering, transactions, and default value handling.

Apache-2.0pure Python · 3.9+
732.2Kdownloads / mo
apted With conditions
PyPI · Build Tools · released Nov 2017

Computes the tree edit distance between two trees using the APTED algorithm, which measures the minimum cost of transforming one tree structure into another, along with node mappings.

However, verify compatibility with your Python version—the last tested versions were 2.7, 3.4, 3.5, and 3.6, and no updates have been released since 2017.

MITpure Pythonabandoned
382.0Kdownloads / mo
aptos-sdk With conditions
PyPI · Internet · released May 2025

Provides Python bindings to interact with the Aptos blockchain, enabling transaction submission, account management, and on-chain data queries through async and sync clients.

Apache-2.0pure Python · 3.9.0+
99.1Kdownloads / mo
aqt With conditions
PyPI · Utilities · released Aug 2026

aqt is the Qt-based desktop GUI for Anki, the spaced repetition flashcard program. It provides the deck browser, card editor, reviewer, and add-on manager, communicating with Anki's core logic via the anki package.

AGPL-3.0-or-laterpure Python · 3.10+
238.5Kdownloads / mo
aqtinstall With conditions
PyPI · Software Development · released Jun 2025

aqtinstall is a command-line tool that downloads and installs prebuilt Qt SDK binaries, documentation, and sources for CI environments and headless systems where the official graphical installer cannot be used.

However, be aware that you are not affiliated with The Qt Company, must comply with Qt's (L)GPL licensing separately, and must manually configure environment…

MITpure Python · 3.9+
554.9Kdownloads / mo
aqtp With conditions
PyPI · Artificial Intelligence · released Aug 2025

AQT provides quantization of tensor operations (matmul, einsum, conv) in JAX computations, enabling int8 and lower-bit model training with minimal configuration while maintaining training-serving consistency.

Apache-2.0pure Python · 3.10+
457.8Kdownloads / mo
ar With conditions
PyPI · Build Tools · released Oct 2025

Parses and reads ar archive files (.a), allowing you to list, extract, and read individual files from Unix ar archives without external dependencies.

Apache-2.0pure Python · 3.8+aging
109.5Kdownloads / mo
ara With conditions
PyPI · Utilities · released Jul 2026

ARA Records Ansible records and reports on Ansible playbook execution results via a callback plugin, storing them in SQLite, MySQL, or PostgreSQL and exposing them through a CLI, REST API, and web interface.

license unclearpure Python · 3.10+
244.0Kdownloads / mo
arabic-reshaper Worth it
PyPI · Python Modules · released Apr 2026

Reshapes Arabic text characters into their correct contextual forms for display in applications that don't natively support Arabic script rendering.

Install it if you need to display Arabic, Farsi, or Urdu text in an application or library that doesn't natively support Arabic script shaping.

permissive licensepure Python · 3.10+
5.5Mdownloads / mo
arcade-core With conditions
PyPI · Application Frameworks · released Jul 2026

Arcade Core provides foundational components for the Arcade platform, including tool catalog management, configuration handling, authentication, error handling, and telemetry utilities.

MITpure Python · 3.10+
311.4Kdownloads / mo
arcade-mcp Worth it
PyPI · Application Frameworks · released Aug 2026

Framework for building Model Context Protocol (MCP) servers and tools in Python, with built-in support for OAuth-authorized tool calling and integration with LLM agents.

MITpure Python · 3.10+
96.4Kdownloads / mo
arcade-mcp-server Worth it
PyPI · Application Frameworks · released Aug 2026

Arcade MCP Server provides a FastAPI-like framework for building Model Context Protocol servers that expose tools to AI assistants and development tools through stdio and HTTP/SSE transports.

MITpure Python · 3.10+
696.0Kdownloads / mo
arcade-serve With conditions
PyPI · Application Frameworks · released Aug 2026

Arcade Serve provides FastAPI and Model Context Protocol server infrastructure for hosting Arcade tools and workers with built-in authentication, observability, and toolkit registration.

MITpure Python · 3.10+
394.7Kdownloads / mo
arcade-tdk With conditions
PyPI · Application Frameworks · released Aug 2026

Arcade TDK provides decorators, authentication helpers, and type annotations for building and testing Arcade tools that integrate with arcade-core.

Install only if you're committed to using Arcade; it's a specialized toolkit, not a general-purpose library.

MITpure Python · 3.10+
413.0Kdownloads / mo
arcadepy Worth it
PyPI · Python Modules · released Nov 2025

Provides a typed Python client library for the Arcade REST API with both synchronous and asynchronous interfaces, handling authentication, retries, and error management.

Install it if you need to execute Arcade tools from a Python application.

MITpure Python · 3.8+
330.5Kdownloads / mo
arcam-fmj With conditions
PyPI · Networking · released Apr 2026

Provides async network control of Arcam FMJ receivers and compatible audio processors (JBL, AudioControl) over IP, with both library and CLI interfaces.

MITpure Python · 3.11+
74.8Kdownloads / mo
arcgis With conditions
PyPI · Python Modules · released Apr 2026

Access Esri's ArcGIS services and geospatial data through Python, enabling vector and raster analysis, geocoding, mapping, and GIS administration from a single library.

However, review the Esri MLA license terms carefully before use in commercial or redistributed contexts, and be aware that the 25 runtime dependencies create a…

license unclearpure Python
229.3Kdownloads / mo
arcgis2geojson Worth it
PyPI · Utilities · released Oct 2025

Converts ArcGIS JSON format to GeoJSON format, supporting both string and dictionary inputs, with a command-line interface for file and stream processing.

Install it if you need to convert ArcGIS JSON to GeoJSON; skip it if you work exclusively with one format.

MITpure Python · 3.10+
140.6Kdownloads / mo
arch Worth it
PyPI · Scientific/Engineering · released Oct 2025

Provides ARCH/GARCH volatility models, unit root tests, cointegration analysis, bootstrapping methods, and long-run covariance estimation for financial time series analysis.

NCSAcompiled wheel · 3.10+
1.1Mdownloads / mo
archinfo Worth it
PyPI · Software Development · released Aug 2026

Provides architecture-specific metadata and information classes for cross-architecture tools, enabling programmatic access to CPU, instruction set, and platform details.

Install it if you are building or using cross-architecture tools that need programmatic access to architecture-specific metadata.

BSD-2-Clausepure Python · 3.12+
916.9Kdownloads / mo
archspec With conditions
PyPI · Software Development · released May 2026

Archspec provides APIs to detect, query, and compare CPU microarchitectures and other system architecture aspects using human-readable labels.

permissive licensepure Python
348.4Kdownloads / mo
arckit With conditions
PyPI · Artificial Intelligence · released Aug 2025

Load, visualize, and evaluate solutions on the ARC-AGI and ARC-AGI-2 reasoning datasets through Python API and command-line tools, with built-in support for multiple dataset versions.

Apache-2.0pure Python · 3.8+aging
339.7Kdownloads / mo
arcosparse With conditions
PyPI · Information Analysis · released Mar 2026

Downloads and subsets sparse geospatial datasets stored in ARCO format via STAC metadata and SQLite, returning results as pandas DataFrames or partitioned Parquet files.

However, the unclear license status should be resolved before use in production, and the authors explicitly recommend higher-level tools (Copernicus Marine Toolbox,…

license unclearpure Python · 3.9+
123.5Kdownloads / mo
arcp Skip
PyPI · Python Modules · released Feb 2020

Generate and parse arcp (Archive and Package) URIs, which identify resources within archives or packages using a standardized URI scheme.

permissive licensepure Pythonabandoned
268.0Kdownloads / mo
arcticdb With conditions
PyPI · Database · released Aug 2026

ArcticDB is a serverless DataFrame database that stores and retrieves Pandas DataFrames to S3 or LMDB with a C++ compression engine, supporting time-series data, versioning, and schemaless updates.

However, production deployments require a paid license from ArcticDB Limited; confirm licensing terms with info@arcticdb.io before committing to production use.

license unclearcompiled wheel
252.2Kdownloads / mo
arelle-release Worth it
PyPI · XML · released Aug 2026

Arelle is an end-to-end XBRL processor that validates, parses, and transforms financial reporting documents in XBRL format, accessible via GUI, CLI, Python API, and web service.

Install it if you need to validate, parse, or transform XBRL financial reports—especially for SEC, EU, or other regulatory filings.

Apache-2.0pure Python · 3.10+
295.1Kdownloads / mo
aresponses With conditions
PyPI · Testing · released Jan 2024

Mocks external HTTP/HTTPS services for asyncio-based tests by intercepting aiohttp requests and returning predefined responses without making real network calls.

MITpure Python · 3.7+dormant
115.5Kdownloads / mo
argbind With conditions
PyPI · Application Frameworks · released May 2024

ArgBind binds function and class arguments to command-line flags and YAML configuration files, automatically generating CLI interfaces from docstrings and type annotations with support for argument scoping.

However, the package is dormant (last release May 2024, no commits since August 2024) and has high install friction—suitable only for projects where maintenance lag…

MITbuilds from sourcedormant
428.2Kdownloads / mo
argcomplete Worth it
PyPI · Software Development · released Aug 2026

Provides bash and zsh tab completion for Python applications using argparse, allowing users to complete command-line arguments and options by pressing Tab.

Install it if you want to add professional-grade tab completion to your Python command-line tools.

Apache-2.0pure Python · 3.10+
84.8Mdownloads / mo