$npx skillfedfor your agent

Software Development packages

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

Subcategories

Packages

typeapi With conditions
PyPI · Software Development · released Oct 2025

Provides a unified API for reflecting and introspecting Python type hints, including support for evaluating modern type syntax (PEP 585, PEP 604) on older Python versions.

Install only if you actually need type introspection; it's a specialized tool, not a general utility.

MITpure Python · 3.8+
260.7Kdownloads / mo
mypy-boto3-polly Worth it
PyPI · Software Development · released Apr 2026

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

Install it if you use boto3 with Polly and want IDE autocomplete and static type checking; it adds no runtime overhead and is safe to use in production environments.

MITpure Python · 3.9+
260.0Kdownloads / mo
mypy-boto3-emr-containers With conditions
PyPI · Software Development · released Jul 2026

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

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

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

MITpure Python · 3.9+
259.8Kdownloads / mo
qq-botpy With conditions
PyPI · Software Development · released Mar 2024

A Python framework for building QQ chat bots that connect to Tencent's QQ Open Platform API, handling message events, API calls, and bot lifecycle management.

However, expect no active support or updates—verify that the current API surface matches your QQ Open Platform version before committing to production use.

MITpure Pythondormant
259.4Kdownloads / mo
mypy-boto3-imagebuilder With conditions
PyPI · Software Development · released Jun 2026

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

MITpure Python · 3.9+
259.4Kdownloads / mo
databind With conditions
PyPI · Software Development · released May 2026

Databind deserializes JSON-like nested data structures into Python dataclasses and native types, and serializes dataclasses back to JSON-compatible dicts.

Not recommended if you prioritize serialization speed—the docs explicitly point to mashumaro for high-performance use cases.

MITpure Python · 3.8+
259.2Kdownloads / mo
spsdk-mcu-link With conditions
PyPI · Software Development · released Jun 2026

A plugin for SPSDK that adds support for NXP MCU-Link debug probes, enabling CMSIS-DAP protocol communication, firmware updates, and SWD/JTAG debugging through the nxpdebugmbox command-line tool.

However, expect high install friction from five runtime dependencies and be prepared for pre-alpha instability—verify that your system's USB libraries are properly…

BSD-3-Clausebuilds from source · 3.10+
259.2Kdownloads / mo
nr-stream Skip
PyPI · Software Development · released Feb 2023

Provides functional-style utilities for Python including Optional, Stream, Refreshable, and Supplier classes to simplify chaining operations on iterables and managing optional or lazy-evaluated values.

MITpure Pythonabandoned
259.1Kdownloads / mo
mypy-boto3-customer-profiles With conditions
PyPI · Software Development · released Jul 2026

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

MITpure Python · 3.9+
259.0Kdownloads / mo
mypy-boto3-network-firewall With conditions
PyPI · Software Development · released Aug 2026

Provides type annotations for boto3's NetworkFirewall service, enabling IDE code completion and static type checking with mypy, pyright, and other Python type checkers.

MITpure Python · 3.9+
259.0Kdownloads / mo
mypy-boto3-rolesanywhere Worth it
PyPI · Software Development · released Jul 2026

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

MITpure Python · 3.9+
258.9Kdownloads / mo
types-chevron With conditions
PyPI · Software Development · released Apr 2026

Provides type hints for the chevron Mustache template library, enabling static type checking of code that uses chevron.

Apache-2.0pure Python · 3.10+
258.7Kdownloads / mo
mypy-boto3-sdb With conditions
PyPI · Software Development · released Apr 2026

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

MITpure Python · 3.9+
258.0Kdownloads / mo
mock-open Skip
PyPI · Software Development · released Apr 2020

Provides a drop-in replacement for mock.mock_open that supports multiple files, persistent file state across open calls, and standard file operations like read, write, seek, and tell.

MITbuilds from sourceabandoned
257.6Kdownloads / mo
mypy-boto3-inspector2 Worth it
PyPI · Software Development · released Aug 2026

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

Install it if you use boto3's Inspector2 service and want IDE autocompletion and static type checking.

MITpure Python · 3.9+
257.6Kdownloads / mo
tf-nightly-cpu With conditions
PyPI · Software Development · released Aug 2026

tf-nightly-cpu provides a CPU-optimized nightly build of TensorFlow for numerical computation, machine learning, and deep learning across CPUs, GPUs, TPUs, and edge devices.

Apache-2.0compiled wheel · 3.10+
257.5Kdownloads / mo
spsdk-pyocd With conditions
PyPI · Software Development · released Jun 2026

Integrates PyOCD as a debugger probe interface for SPSDK, enabling hardware debugging through PyOCD-compatible probes.

BSD-3-Clausebuilds from source · 3.10+
257.5Kdownloads / mo
mypy-boto3-appstream With conditions
PyPI · Software Development · released Jul 2026

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

MITpure Python · 3.9+
257.4Kdownloads / mo
mypy-boto3-compute-optimizer With conditions
PyPI · Software Development · released Jun 2026

Provides type annotations for the boto3 ComputeOptimizer service, enabling type checking and IDE code completion when working with AWS Compute Optimizer through boto3.

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

Provides type annotations for boto3's KinesisVideo service, enabling IDE code completion and static type checking with mypy and pyright.

MITpure Python · 3.9+
256.6Kdownloads / mo
keras-nightly With conditions
PyPI · Software Development · released Aug 2026

A multi-backend deep learning framework that lets you build and train neural networks using JAX, TensorFlow, PyTorch, or OpenVINO as the compute engine, without rewriting your model code.

permissive licensepure Python · 3.11+
256.6Kdownloads / mo
mypy-boto3-shield With conditions
PyPI · Software Development · released Apr 2026

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

MITpure Python · 3.9+
256.2Kdownloads / mo
mypy-boto3-opensearchserverless With conditions
PyPI · Software Development · released May 2026

Provides type annotations and IDE autocompletion for boto3's OpenSearchServiceServerless client, enabling static type checking with mypy, pyright, and editor support.

MITpure Python · 3.9+
255.9Kdownloads / mo
mypy-boto3-mediatailor With conditions
PyPI · Software Development · released Aug 2026

Provides type annotations and IDE autocomplete support for AWS MediaTailor operations through boto3, enabling static type checking with mypy, pyright, and other tools.

MITpure Python · 3.9+
255.9Kdownloads / mo
mypy-boto3-qbusiness Worth it
PyPI · Software Development · released Apr 2026

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

MITpure Python · 3.9+
255.8Kdownloads / mo
mypy-boto3-marketplace-catalog With conditions
PyPI · Software Development · released Jul 2026

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

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

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

MITpure Python · 3.9+
255.5Kdownloads / mo
mypy-boto3-forecast Worth it
PyPI · Software Development · released Apr 2026

Provides type annotations and IDE autocompletion for boto3's ForecastService client, enabling static type checking with mypy, pyright, and IDE support.

MITpure Python · 3.9+
255.4Kdownloads / mo
mypy-boto3-budgets With conditions
PyPI · Software Development · released May 2026

Provides type annotations for the boto3 Budgets service, enabling type checking and code completion in IDEs, mypy, and pyright without requiring explicit type hints in your code.

MITpure Python · 3.9+
255.3Kdownloads / mo
mypy-boto3-synthetics Worth it
PyPI · Software Development · released Jul 2026

Provides type annotations and IDE autocomplete support for the boto3 Synthetics service, compatible with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text.

MITpure Python · 3.9+
255.0Kdownloads / mo
mypy-boto3-personalize Worth it
PyPI · Software Development · released Apr 2026

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

MITpure Python · 3.9+
254.9Kdownloads / mo
mypy-boto3-controltower Worth it
PyPI · Software Development · released Apr 2026

Provides type stubs and IDE autocomplete support for AWS ControlTower service calls via boto3, enabling static type checking in mypy, pyright, and editor environments.

MITpure Python · 3.9+
254.8Kdownloads / mo
mypy-boto3-lexv2-runtime Worth it
PyPI · Software Development · released Apr 2026

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

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

Provides type annotations for the boto3 Outposts service, enabling type checking and IDE autocompletion in mypy, pyright, VSCode, PyCharm, and other tools.

MITpure Python · 3.9+
254.5Kdownloads / mo
mypy-boto3-chime Worth it
PyPI · Software Development · released Apr 2026

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

Install it if you use boto3 Chime and want IDE autocompletion or static type checking.

MITpure Python · 3.9+
254.4Kdownloads / mo
mypy-boto3-route53domains With conditions
PyPI · Software Development · released May 2026

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

MITpure Python · 3.9+
254.4Kdownloads / mo
mypy-boto3-health Worth it
PyPI · Software Development · released Apr 2026

Provides type annotations and IDE autocompletion for boto3's AWS Health service client, compatible with mypy, pyright, VSCode, PyCharm, and other development tools.

MITpure Python · 3.9+
254.3Kdownloads / mo
mypy-boto3-groundstation With conditions
PyPI · Software Development · released May 2026

Provides type annotations and IDE autocomplete support for boto3's GroundStation service, enabling static type checking with mypy, pyright, and compatible editors.

MITpure Python · 3.9+
254.1Kdownloads / mo
mypy-boto3-kinesis-video-signaling Worth it
PyPI · Software Development · released Apr 2026

Provides type annotations for boto3's KinesisVideoSignalingChannels service, enabling type checking and IDE autocompletion in VSCode, PyCharm, mypy, pyright, and other tools.

Install it if you use boto3 for KinesisVideoSignalingChannels and want IDE autocompletion and static type checking.

MITpure Python · 3.9+
254.0Kdownloads / mo