$npx skillfedfor your agent

Software Development packages

2,118 packages · page 48 of 53 · 9,198 including subcategories

Subcategories

Packages

mypy-boto3-securityagent With conditions
PyPI · Software Development · released Aug 2026

Provides type annotations and IDE autocomplete support for boto3's SecurityAgent service, enabling static type checking with mypy, pyright, and other tools.

MITpure Python · 3.9+
114.6Kdownloads / mo
blockdiag With conditions
PyPI · Software Development · released Dec 2021

blockdiag generates block-diagram images from a dot-like text specification format, supporting multilingual node labels and multiple output formats.

Apache-2.0pure Python · 3.7+abandoned
114.4Kdownloads / mo
mypy-boto3-devops-agent With conditions
PyPI · Software Development · released Jun 2026

Provides type annotations and IDE autocomplete support for boto3's DevOpsAgentService, enabling static type checking with mypy, pyright, and editor tools.

MITpure Python · 3.9+
114.4Kdownloads / mo
mypy-boto3-sustainability With conditions
PyPI · Software Development · released Jul 2026

Provides type annotations and IDE autocomplete support for the AWS Sustainability service via boto3, compatible with mypy, pyright, VSCode, PyCharm, and other tools.

MITpure Python · 3.9+
114.3Kdownloads / mo
autosar-data With conditions
PyPI · Software Development · released Jun 2026

Python bindings for reading, writing, and modifying AUTOSAR arxml files with full validation support and cross-reference handling.

license unclearcompiled wheel · 3.11+
113.8Kdownloads / mo
mypy-boto3-uxc With conditions
PyPI · Software Development · released Apr 2026

Provides type annotations and IDE autocomplete support for the boto3 UserExperienceCustomization service, enabling static type checking with mypy, pyright, and other tools.

Install it if type safety and IDE features matter to your workflow; skip it only if you have no use for type hints or autocomplete.

MITpure Python · 3.9+
113.7Kdownloads / mo
types-aiobotocore-identitystore With conditions
PyPI · Software Development · released Aug 2026

Provides type annotations and IDE autocompletion for aiobotocore IdentityStore 3.9.0, enabling static type checking with mypy, pyright, and other tools.

MITpure Python · 3.9+
113.0Kdownloads / mo
pydgraph With conditions
PyPI · Software Development · released Feb 2026

Official Python client for Dgraph, a distributed graph database, providing gRPC-based access to query, mutate, and manage graph data with transaction support.

Install only if you have a Dgraph cluster available and your use case aligns with graph database patterns; it is not useful as a standalone library.

Apache-2.0pure Python · 3.9+
112.7Kdownloads / mo
cppyy-cling With conditions
PyPI · Software Development · released Dec 2024

Provides Cling, an LLVM-based interactive C++ interpreter, packaged as a library backend for cppyy to enable Python code to call C++ directly.

However, the dormant maintenance status means security updates and compatibility fixes may lag; verify that the package works with your target Python and C++ versions…

LGPL-2.0-or-latercompiled wheeldormant
112.7Kdownloads / mo
types-aiobotocore-geo-routes With conditions
PyPI · Software Development · released Aug 2026

Provides type stubs and IDE autocompletion for aiobotocore's LocationServiceRoutesV2 service, enabling static type checking in mypy, pyright, VSCode, PyCharm, and other tools.

MITpure Python · 3.9+
112.4Kdownloads / mo
mypy-boto3-marketplace-discovery With conditions
PyPI · Software Development · released Aug 2026

Provides type annotations and IDE autocompletion support for boto3's MarketplaceDiscovery service, compatible with mypy, pyright, VSCode, PyCharm, and other type-checking tools.

MITpure Python · 3.9+
112.3Kdownloads / mo
mypy-boto3-interconnect With conditions
PyPI · Software Development · released Apr 2026

Provides type annotations and IDE autocompletion support for boto3's Interconnect service, enabling static type checking with mypy, pyright, and other tools.

MITpure Python · 3.9+
112.3Kdownloads / mo
edam-ontology With conditions
PyPI · Software Development · released Oct 2025

Provides a Python-packaged version of the EDAM ontology, a standardized vocabulary for bioinformatics operations, data types, and formats.

MITpure Python · 3.9+
112.1Kdownloads / mo
recognizer With conditions
PyPI · Software Development · released Apr 2024

Solves reCAPTCHA challenges using AI-based image recognition, with support for direct API calls and integration with Playwright for browser automation.

However, success depends heavily on using an undetected browser engine (not included); standard Playwright will likely fail.

Apache-2.0pure Python · 3.8+
111.8Kdownloads / mo
alibabacloud-actiontrail20200706 With conditions
PyPI · Software Development · released Mar 2026

Provides Python bindings to Alibaba Cloud's ActionTrail service for querying and managing audit logs of cloud resource operations.

Apache-2.0pure Python · 3.7+
111.8Kdownloads / mo
odmantic Worth it
PyPI · Software Development · released Jan 2026

ODMantic is an async-first Object Document Mapper for MongoDB that lets you define database models using Python type hints and Pydantic validation, then query and persist them with a functional API.

Install it if you need an async MongoDB ODM with strong type safety and Pydantic integration.

ISCpure Python · 3.8+
111.8Kdownloads / mo
debug-mgr With conditions
PyPI · Software Development · released Aug 2026

Provides a debug manager interface for C++ Python extensions, allowing shared debugging utilities across multiple C++ projects via Python bindings.

However, it is only useful within the specific context of C++ extension development; it is not a general-purpose debugging tool for Python code.

permissive licensecompiled wheel
111.6Kdownloads / mo
dotnetcore2 With conditions
PyPI · Software Development · released Apr 2022

Bundles the .NET Core 3.1 runtime as a Python wheel, enabling Python code to invoke .NET Core applications and libraries on Windows, macOS, and Linux.

MITcompiled wheel
111.3Kdownloads / mo
nb-clean Worth it
PyPI · Software Development · released Oct 2024

nb-clean removes execution counts, metadata, and outputs from Jupyter notebooks to prepare them for version control, and can automatically clean notebooks via Git filters or pre-commit hooks.

Install it if you commit notebooks to Git.

permissive licensepure Python
111.3Kdownloads / mo
pipe With conditions
PyPI · Software Development · released Apr 2024

Pipe enables shell-like infix syntax for chaining operations on iterables using the `|` operator, providing lazy-evaluated transformations like filtering, mapping, grouping, and slicing.

However, maintenance is aging (last release April 2024, no recent commits), so consider it for stable use cases rather than as a foundation for mission-critical…

MITpure Python · 3.8+aging
111.2Kdownloads / mo
google-re2-stubs With conditions
PyPI · Software Development · released Oct 2024

Provides type stubs for the google-re2 package, enabling static type checking and IDE autocompletion for RE2 regular expression operations in Python.

MITpure Pythondormant
111.0Kdownloads / mo
alibabacloud-rds20140815 With conditions
PyPI · Software Development · released May 2026

Provides Python bindings to the Alibaba Cloud RDS (Relational Database Service) API, enabling programmatic management of RDS instances and operations through the Alibaba Cloud platform.

Apache-2.0pure Python · 3.7+
110.8Kdownloads / mo
cache-to-disk With conditions
PyPI · Software Development · released Dec 2021

A decorator that caches function results to disk with pickle serialization and automatic expiration based on a configurable number of days.

However, the last update was in 2021—if you need active support, bug fixes, or compatibility with future Python versions, consider alternatives or be prepared to…

MITpure Pythondormant
110.6Kdownloads / mo
gmr With conditions
PyPI · Software Development · released Jan 2026

Gaussian Mixture Models for clustering and regression, providing expectation-maximization fitting, sampling, and conditional prediction on multivariate data.

BSD-3-Clausepure Python · 2.7+aging
110.6Kdownloads / mo
hbutils Worth it
PyPI · Software Development · released Dec 2025

hbutils is a collection of utility modules covering algorithms, data structures, file operations, logging, encoding, reflection, and testing tools for Python infrastructure development.

Apache-2.0pure Python · 3.7+
110.5Kdownloads / mo
mypy-boto3-resiliencehubv2 Worth it
PyPI · Software Development · released Jul 2026

Provides type annotations and IDE autocomplete support for the AWS ResilienceHubV2 service via boto3, compatible with mypy, pyright, VSCode, PyCharm, and other development tools.

MITpure Python · 3.9+
110.3Kdownloads / mo
typing-json Skip
PyPI · Software Development · released Dec 2020

Provides type-aware JSON serialization and deserialization with runtime type validation, extending Python's built-in json module to work with typed collections, Decimal, Literal, Union, Optional, and TypedDict.

MITpure Pythonabandoned
110.0Kdownloads / mo
pydub-stubs With conditions
PyPI · Software Development · released Apr 2025

Provides type stubs for Pydub, enabling static type checking and IDE autocompletion when working with Pydub's audio processing library.

ISCpure Pythonaging
109.9Kdownloads / mo
types-aiobotocore-sagemaker Worth it
PyPI · Software Development · released Aug 2026

Provides type annotations and IDE autocomplete support for aiobotocore's SageMaker service, enabling type checking in mypy, pyright, VSCode, PyCharm, and other tools.

Install it if you use aiobotocore with SageMaker and want IDE autocomplete or static type checking.

MITpure Python · 3.9+
109.9Kdownloads / mo
types-pyinstaller With conditions
PyPI · Software Development · released Aug 2026

Provides type stubs for pyinstaller, enabling type checkers like mypy and pyright to validate code that uses pyinstaller.

Apache-2.0pure Python · 3.10+
109.9Kdownloads / mo
git-changelog With conditions
PyPI · Software Development · released Aug 2026

Generates changelogs automatically from git commit history using Jinja2 templates, with built-in support for multiple commit conventions and git hosting platforms.

ISCpure Python · 3.10+
109.8Kdownloads / mo
joblib-stubs With conditions
PyPI · Software Development · released Jan 2026

Provides type stubs for joblib, enabling static type checkers to understand joblib's API and type signatures without runtime code.

MITpure Python · 3.11+
109.6Kdownloads / mo
signalwire With conditions
PyPI · Software Development · released Feb 2025

SignalWire is a Python client library for connecting to SignalWire's Relay APIs, enabling developers to build communication services like voice, messaging, and video into their applications.

Install only if you have a SignalWire account or plan to use their Relay APIs; it is not a general-purpose communication library.

MITpure Python · 3.6+
109.4Kdownloads / mo
requests-tracker With conditions
PyPI · Software Development · released Nov 2023

A Django development middleware that collects and displays HTTP requests, responses, SQL queries, headers, and settings for debugging REST APIs during local development.

However, maintenance is dormant (last release November 2023, last commit April 2024), so verify compatibility with your Django version before relying on it for new…

MITpure Pythondormant
109.3Kdownloads / mo
docarray Worth it
PyPI · Software Development · released Mar 2025

DocArray provides a Python data structure for representing, transmitting, storing, and retrieving multimodal data, with built-in support for tensors from NumPy, PyTorch, TensorFlow, and JAX.

Apache-2.0pure Python
109.0Kdownloads / mo
types-aiobotocore-organizations With conditions
PyPI · Software Development · released Aug 2026

Provides type annotations and IDE autocompletion support for aiobotocore Organizations 3.9.0, enabling static type checking in VSCode, PyCharm, mypy, pyright, and other tools.

MITpure Python · 3.9+
108.8Kdownloads / mo
pickle5 Skip
PyPI · Software Development · released Nov 2021

Backports the pickle 5 protocol (PEP 574) and related pickle module improvements from Python 3.8.3 to earlier Python versions, allowing use of protocol 5 features on Python 3.5, 3.6, and 3.7.

permissive licensecompiled wheelabandoned
108.7Kdownloads / mo
PyDirectInput With conditions
PyPI · Software Development · released Feb 2021

Automates mouse and keyboard input on Windows using DirectInput scan codes and SendInput(), providing an alternative to PyAutoGUI that works in DirectX applications like video games.

However, the abandoned status (no releases since 2021, last commit 2023) means no bug fixes, security updates, or compatibility work—you are on your own if issues…

MITpure Python · 3.4+abandoned
108.6Kdownloads / mo
pypyp With conditions
PyPI · Software Development · released Dec 2024

pyp lets you write Python expressions and scripts directly at the shell, automatically handling imports, magic variables for input lines, and intelligent output formatting without requiring explicit print statements.

MITpure Python · 3.8+aging
108.4Kdownloads / mo
types-aiobotocore-sagemaker-runtime With conditions
PyPI · Software Development · released Aug 2026

Provides type annotations and IDE autocomplete support for the aiobotocore SageMakerRuntime 3.9.0 async AWS client library, compatible with mypy, pyright, VSCode, PyCharm, and other type-checking tools.

MITpure Python · 3.9+
108.3Kdownloads / mo