$npx skillfedfor your agent

Software Development packages

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

Subcategories

Packages

pytest-responses Worth it
PyPI · Software Development · released Jun 2026

Automatically mocks HTTP requests across your pytest test suite using the responses library, preventing real network calls during testing.

Install it if your tests make HTTP requests and you want to mock them reliably.

permissive licensepure Python · 3.9+
203.1Kdownloads / mo
funcparserlib With conditions
PyPI · Software Development · released Nov 2022

Funcparserlib is a recursive descent parsing library that lets you build LL(*) parsers for little languages and domain-specific languages using functional combinators, with a built-in lexer generator for token tracking.

MITpure Pythondormant
202.3Kdownloads / mo
jsonschema-pydantic With conditions
PyPI · Software Development · released Feb 2024

Converts JSON Schema definitions into Pydantic model classes, enabling you to generate type-safe data validation models directly from schema specifications.

However, verify Python and Pydantic version compatibility first, and be aware that no active support is available.

license unclearpure Pythondormant
202.1Kdownloads / mo
nominal With conditions
PyPI · Software Development · released Aug 2026

Nominal is a Python SDK for automating workflows involving test data, storage, and compute operations through the Nominal platform.

Apache-2.0pure Python
201.8Kdownloads / mo
scaleway-core With conditions
PyPI · Software Development · released Apr 2026

Provides Python bindings and utilities for interacting with Scaleway cloud services via their API, handling authentication, request formatting, and response parsing.

BSD-3-Clausepure Python · 3.10+
200.8Kdownloads / mo
aristaproto Worth it
PyPI · Software Development · released Jun 2026

Generates Python gRPC stubs and message classes from Protocol Buffer definitions, with async support and nanosecond-precision timestamp handling.

MITpure Python
199.7Kdownloads / mo
bernstein With conditions
PyPI · Software Development · released Aug 2026

Bernstein orchestrates parallel CLI coding agents (Claude Code, Codex, Gemini CLI, and 40+ others) with deterministic replay, cryptographic lineage tracking, and optional audit chains—no LLM in the coordination loop, so runs are reproducible end-to-end.

Apache-2.0pure Python · 3.12+
199.6Kdownloads / mo
PyWinBox With conditions
PyPI · Software Development · released Apr 2024

PyWinBox manages window positions, sizes, and rectangular areas across Windows, macOS, and Linux, exposing properties like left, top, width, height, center, and corner coordinates.

BSD-3-Clausepure Python
199.6Kdownloads / mo
betterproto-rust-codec With conditions
PyPI · Software Development · released Apr 2024

Provides fast Rust-based conversion between betterproto messages and Protobuf wire format, replacing the slower native Python implementation.

permissive licensecompiled wheel · 3.7+dormant
199.1Kdownloads / mo
click-config-file With conditions
PyPI · Software Development · released Apr 2020

Adds configuration file support to Click command-line applications through a single decorator, automatically handling file parsing and option resolution.

Install only if the feature set is complete for your use case and you're willing to fork or patch it yourself if Click evolves incompatibly.

MITpure Pythonabandoned
198.6Kdownloads / mo
tzcron Skip
PyPI · Software Development · released Sep 2016

Parse and iterate over cron/quartz schedule expressions with timezone awareness, yielding the next occurrence times.

Apache-2.0pure Pythonabandoned
198.4Kdownloads / mo
environ-config Worth it
PyPI · Software Development · released Jul 2026

Loads application configuration from environment variables using declarative Python classes, with support for nested config, type conversion, validation, and pluggable secrets extraction.

Apache-2.0pure Python · 3.10+
198.2Kdownloads / mo
tensorflow-intel With conditions
PyPI · Software Development · released Oct 2024

Intel-optimized TensorFlow for Windows that accelerates numerical computation and machine learning workloads using oneDNN primitives for Intel architecture.

Install only if you are on Windows; the medium dependency footprint is standard for TensorFlow and the oneDNN environment variable must be set explicitly to activate…

Apache-2.0compiled wheel · 3.9+
198.2Kdownloads / mo
dlib With conditions
PyPI · Software Development · released Mar 2026

dlib is a C++ machine learning and computer vision toolkit with Python bindings, providing algorithms for image recognition, classification, and data analysis.

However, ensure your development environment has a working C++ compiler and CMake before attempting installation.

license unclearbuilds from source
198.0Kdownloads / mo
SQLAlchemy-Utc With conditions
PyPI · Software Development · released Sep 2021

Provides a SQLAlchemy DateTime type that consistently handles timezone-aware datetimes across database vendors, storing all values in UTC and returning aware datetime objects regardless of whether the underlying database supports native timezone types.

However, it is abandoned (last commit August 2022, no activity for nearly four years) and only explicitly supports Python up to 3.9.

MITpure Pythonabandoned
198.0Kdownloads / mo
types-aiobotocore-acm With conditions
PyPI · Software Development · released Aug 2026

Provides type annotations and IDE autocompletion support for aiobotocore ACM 3.9.0, enabling static type checking in mypy, pyright, and editor environments.

MITpure Python · 3.9+
197.7Kdownloads / mo
aspose-slides With conditions
PyPI · Software Development · released Jul 2026

Aspose.Slides generates, modifies, converts, and renders PowerPoint presentations (PPTX, PPT, ODP) to PDF, Word, images, HTML, SVG, and other formats without requiring Microsoft PowerPoint.

However, the proprietary license (unclear treatment) requires careful review before use in production or commercial projects.

license unclearcompiled wheel
197.6Kdownloads / mo
e2b-desktop With conditions
PyPI · Software Development · released Jul 2026

Provides a Python SDK to create and control isolated virtual desktop environments in the cloud, with support for application launching, screen streaming, mouse/keyboard control, and screenshot capture.

MITpure Python
197.5Kdownloads / mo
firebird-driver Worth it
PyPI · Software Development · released Apr 2026

A Python Database API 2.0-compliant driver for Firebird 3+ that provides both standard DB API access and Firebird's interface-based client API with additional extensions.

Install it if you need to connect Python to Firebird 3+; it's the standard choice for that task.

MITpure Python · 3.11+
197.2Kdownloads / mo
unidiff2 With conditions
PyPI · Software Development · released Oct 2025

Parses unified diff format into structured Python objects representing patches, files, hunks, and line-by-line changes, with methods to query file status and rebuild diff output.

However, the package is very new (first release October 2025) and aging maintenance status means you should verify that it meets your stability expectations and that…

MITpure Python · 3.7+aging
196.5Kdownloads / mo
pyulog Worth it
PyPI · Software Development · released Aug 2026

Parses ULog files (a self-describing logging format) and provides command-line tools to extract, convert, and display logged data in multiple formats including CSV, KML, and ROS2 bag files.

Install it if you work with PX4 logs or need ULog parsing; skip it otherwise.

BSD-3-Clausepure Python
195.9Kdownloads / mo
jinja-cli With conditions
PyPI · Software Development · released Dec 2021

A command-line tool that renders Jinja2 templates with data from files, environment variables, or command-line arguments, supporting JSON, YAML, XML, and INI formats.

GPL-3.0-onlypure Pythondormant
195.8Kdownloads / mo
types-attrs Skip
PyPI · Software Development · released Jun 2021

Provides PEP 561 type stubs for the attrs package, enabling type checkers like mypy and PyCharm to validate code using attrs.

Apache-2.0pure Python
194.6Kdownloads / mo
marshmallow-fastoneofschema With conditions
PyPI · Software Development · released Sep 2025

Extends marshmallow to handle polymorphic schema (de)serialization by automatically routing objects to the correct schema based on type, adding a type discriminator field to the output.

However, the aging maintenance status (no updates since initial release on 2025-09-02) and very low repository stars (1) suggest limited community adoption and…

MITpure Python · 3.11+aging
194.6Kdownloads / mo
winrt-Windows.Devices.Radios With conditions
PyPI · Software Development · released Jun 2025

Provides Python bindings to access Windows Runtime APIs for Bluetooth, USB, serial ports, cameras, and other hardware devices on Windows systems.

However, the aging maintenance status means you should verify that the specific radio operations you need are exposed and working before committing to production use.

MITcompiled wheel · 3.9+aging
194.3Kdownloads / mo
isc-dhcp-leases With conditions
PyPI · Software Development · released Mar 2023

Reads and parses ISC DHCP server lease files (dhcpd.leases) for both IPv4 and IPv6, returning lease data as structured objects with expiration, binding state, and host information.

However, be aware that maintenance is dormant (last update 1244 days ago); if you encounter issues with modern Python versions or need active support, you may need to…

MITpure Pythondormant
194.3Kdownloads / mo
types-boto3-bedrock-agent Worth it
PyPI · Software Development · released Jun 2026

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

MITpure Python · 3.9+
192.8Kdownloads / mo
types-boto3-sagemaker-runtime Worth it
PyPI · Software Development · released Aug 2026

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

MITpure Python · 3.9+
192.1Kdownloads / mo
azure-mgmt-dataprotection Worth it
PyPI · Software Development · released Jul 2026

Provides Python client library for managing Azure Data Protection resources—backup vaults, backup instances, recovery points, and restore operations—via the Azure Resource Manager API.

Install it if you need to manage Azure backups programmatically.

MITpure Python · 3.10+
191.8Kdownloads / mo
gxformat2 Worth it
PyPI · Software Development · released May 2026

Parses, validates, and converts Galaxy workflow descriptions in Format 2, a human-readable YAML-based workflow language designed as an alternative to Galaxy's native .ga format.

Install it if you work with Galaxy workflows and want to use or validate the Format 2 YAML-based format.

MITpure Python · 3.9+
191.6Kdownloads / mo
acryl-datahub-classify Skip
PyPI · Software Development · released Feb 2026

Predicts sensitive data types (infotypes) in database columns by analyzing column metadata, descriptions, datatypes, and sample values using pattern matching and specialized libraries.

Apache-2.0pure Python · 3.7+
191.4Kdownloads / mo
Fabric3 Skip
PyPI · Software Development · released Feb 2018

Fabric3 is a Python 2.7 and 3.4+ compatible fork of Fabric that enables remote command execution and application deployment over SSH from Python code.

BSD-3-Clausepure Pythonabandoned
191.3Kdownloads / mo
floret With conditions
PyPI · Software Development · released Nov 2023

floret trains compact word embeddings using fastText's subword approach combined with Bloom hashing, producing full-coverage vectors that work with spaCy and reduce memory footprint compared to standard fastText.

However, verify that floret's memory savings and spaCy integration meet your production requirements before committing to it as a core dependency.

MITcompiled wheelaging
191.1Kdownloads / mo
parse-errors With conditions
PyPI · Software Development · released Mar 2026

Wraps parse and validation errors from JSON, TOML, and YAML files to include filename, line number, and column in the exception, making it easier to report precise error locations to users.

Install it if error reporting quality matters in your use case.

permissive licensepure Python · 3.10+
191.1Kdownloads / mo
grafana-client Worth it
PyPI · Software Development · released Apr 2026

A Python client library for the Grafana HTTP API, supporting both synchronous and asynchronous operations to manage dashboards, users, teams, data sources, and other Grafana resources.

Install it if you need to programmatically manage Grafana resources.

MITpure Python · 3.7+
191.1Kdownloads / mo
vmodule With conditions
PyPI · Software Development · released Feb 2024

Adds glog-style verbose logging levels to Python's standard logging, letting you define and control per-module verbosity thresholds via command-line flags.

permissive licensepure Python · 3.7+
191.0Kdownloads / mo
docstr-coverage With conditions
PyPI · Software Development · released May 2024

Measures docstring coverage in Python source code by scanning for missing docstrings in functions, classes, methods, and modules, then reports statistics and identifies gaps.

However, maintenance is dormant (last release May 2024, no commits for 829 days), so verify compatibility with your Python version before relying on it for critical…

MITpure Pythondormant
190.7Kdownloads / 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
flwr Worth it
PyPI · Software Development · released Aug 2026

Flower is a framework for building federated learning systems where machine learning models are trained collaboratively across distributed clients without centralizing raw data.

Install it if you need to build federated learning systems or conduct distributed model training while preserving data privacy.

Apache-2.0pure Python
188.8Kdownloads / 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