Packages
Generates Windows VERSIONINFO resource files for PyInstaller from YAML metadata or installed Python package distributions, automating version-file creation for bundled applications.
Keystone is a lightweight assembler framework that translates assembly code into machine instructions across multiple CPU architectures including Arm, Arm64, Mips, PowerPC, Sparc, SystemZ, X86, and others.
Pulumi provider for declaring and managing Confluent Cloud resources (Kafka clusters, topics, connectors, and related infrastructure) as code using Python.
Converts Amazon Ion documents and QLDB query results to JSON format for easier consumption in Python applications.
Generates project directory structures and files from Jinja2 templates, supporting local paths, zip files, GitHub/GitLab repositories, and cookiecutter-style templates.
Renders line charts as ASCII art in the console using box-drawing characters, with automatic scaling and support for multiple series and colors.
Provides Bash script generation as an extension to colcon-core, enabling shell environment setup and build orchestration for colcon-based projects.
However, the Alpha status and two-year gap since the last release suggest it may not be heavily developed; verify that the current version meets your colcon version…
Defines AWS Lambda functions and layers as infrastructure-as-code constructs within AWS CDK v1, supporting multiple code sources and runtime configurations.
Install only if you are maintaining an existing v1 codebase.
Parses Android APK files to extract metadata like package name, version, signing information, and application details without requiring Androguard.
rsconnect-python is a command-line tool for deploying applications and content to Posit Connect servers, handling authentication, versioning, and deployment orchestration.
Bundles Docker images as AWS CDK assets, building from Dockerfiles or tarballs and uploading them to Amazon ECR for use in CDK applications.
Finds and builds ESP-IDF and ESP8266 RTOS projects at scale, generating multiple application binaries from a single project using different sdkconfig files and target chips.
Install it if you build multiple ESP-IDF or ESP8266 RTOS applications or need to automate multi-configuration builds; skip it if you only build single, one-off projects.
Provides AWS CDK constructs for defining, configuring, and managing Amazon Elastic Container Registry repositories and related resources as infrastructure code.
No—not for new projects.
Provides Python bindings for AWS CDK asset management, allowing developers to define and package cloud infrastructure assets as code for deployment through AWS CloudFormation.
Install only if maintaining legacy CDK v1 code that cannot yet be upgraded.
Command-line interface for managing Tinybird data projects, including datasource operations, pipe deployment, and local development workflows.
Provides CDK constructs for defining AWS Systems Manager Parameter Store resources (string and list parameters) in infrastructure-as-code, enabling programmatic creation and reference of SSM parameters.
Panflute provides a Pythonic interface for writing Pandoc filters, allowing you to programmatically transform documents between markup formats by manipulating their abstract syntax trees.
Provides CDK constructs for configuring autoscaling policies on AWS services like ECS, DynamoDB, Lambda, and RDS—scaling based on metrics, target utilization, or schedules.
Provides Z shell (zsh) completion and integration scripts for colcon, a build system aggregator used in robotics and multi-package projects.
However, the dormant maintenance status means it will not adapt to future colcon changes—verify compatibility with your colcon-core version before relying on it in a…
ctypesgen parses C header files and automatically generates Python ctypes wrapper code, enabling direct calls to C library functions from Python without manual binding work.
However, the aging maintenance status (last release October 2022) means you should verify that generated wrappers work correctly for your specific headers and…
Command-line tool to manage Amazon EC2 and ELB instances and run Fabric tasks against filtered sets of EC2 hosts.
Craft Parts provides a declarative framework for obtaining, processing, and organizing data from multiple sources before packaging into a final artifact, primarily for Starcraft family applications.
Not recommended if you are outside the Starcraft ecosystem unless you specifically need its parts-processing abstraction.
Provides AWS CDK constructs for defining Amazon SQS queues and related messaging infrastructure as code in Python.
Provides CLI tools for Checkmk developers to interact with Jenkins CI jobs, manage build artifacts, and query InfluxDB for build history and metrics.
However, verify the unclear license status first, and confirm that the package is appropriate for your use case—it appears designed for Checkmk core development…
Buildozer turns Python applications into binary packages for Android, iOS, Windows, macOS, and Linux from a single configuration file.
Provides an MCP server that validates CloudFormation templates, checks compliance against security rules, troubleshoots failed deployments, and searches CloudFormation and AWS CDK documentation.
Install it if you're building automation around infrastructure templates or connecting AI assistants to AWS tooling; skip it if you only need command-line cfn-lint or…
Provides CDK constructs to define Amazon EFS file systems, access points, and related networking within AWS infrastructure-as-code.
Converts binary data to and from Python dictionaries or objects using C-struct-like definitions, supporting structs, unions, bitfields, enums, and arrays with configurable byte order and alignment.
However, dormant maintenance (873 days since last release) means you should verify it handles your specific use case before committing to it in production—no active…
Provides a shell function for colcon-core that enables quick directory changes within a colcon workspace.
However, the aging codebase (last release 2019-10-21) means you should verify compatibility with your current colcon-core version and shell environment before relying…
Adds shell command-line completion to colcon build tool commands using argcomplete, enabling tab-completion of colcon subcommands and arguments in bash and other shells.
The long gap since the last release (2019) is not a red flag for a plugin that provides a well-defined feature; however, verify that completion works with your shell…
Pyarmor.cli.core.linux provides pre-built extension modules for Python script obfuscation, machine binding, and expiration-date enforcement on Linux systems.
Hosts local Model Context Protocol (MCP) servers on the UiPath Platform, enabling Python-based automation servers to integrate with UiPath Orchestrator.
However, the alpha status, unclear license, and dependency on four UiPath-specific packages mean this is best suited for teams already committed to the UiPath…
Generates realistic fake data (emails, URLs, names, paragraphs) and complex nested documents from templates, using Markov chains trained on sample data for testing and prototyping.
However, it is dormant—no active maintenance since 2020 and no updates for modern Python versions—so avoid it for production systems or if you need ongoing support.
Provides AWS CDK constructs for defining and managing Amazon CodeGuru Profiler profiling groups, enabling runtime performance data collection and profiling agent integration in infrastructure-as-code.
Provides shared internal implementation details for AWS CDK autoscaling constructs; intended for use by other CDK packages rather than direct application code.
Automates IBM Quantum backend connection, authentication, and selection by detecting your subscription plan and returning the least-busy available QPU resource for immediate use in Qiskit circuits.
However, note the aging maintenance status (219 days since last release) and verify that the connector's error handling and backend-selection logic align with your…
Defines AWS CloudFormation resources programmatically in Python as part of the AWS CDK framework, allowing you to compose infrastructure constructs into stacks and synthesize them to CloudFormation templates.
conda-pack creates relocatable conda environments as compressed archives that can be deployed and extracted on other machines without requiring conda or Python to be pre-installed.
Install it if you need to distribute conda environments across machines or into restricted environments.
Provides AWS CDK constructs for defining and deploying Amazon API Gateway REST APIs, including Lambda and Step Functions integrations, authorizers, and deployment configuration.
Install only if you are maintaining an existing v1 codebase; for new projects, use aws-cdk.aws-apigateway v2 instead.
Applies colored text and background styling to CLI output using hex or RGB color formats, then prints or returns the formatted string.