Packages
Provides core library utilities and tooling infrastructure for building Ansible distributions and related build automation scripts.
Provides Python constructs to define and manage Amazon Route53 hosted zones and DNS records as infrastructure-as-code within AWS CDK v1.
No, not for new projects.
Provides AWS CDK Constructs for provisioning and managing ACM certificates with DNS or email validation, cross-region support, and private certificate issuance.
Defines AWS CloudFront distributions and behaviors as code using the AWS CDK, enabling programmatic configuration of content delivery networks with S3, load balancers, or HTTP origins.
tfparse parses and evaluates Terraform HCL configuration files using Go bindings to the canonical Terraform implementation and defsec evaluation engine.
Provides CDK constructs for defining and managing EC2 Auto Scaling Groups, including scaling policies, mixed instance types, and integration with load balancers and CloudWatch metrics.
Provides a framework for implementing AWS CloudFormation custom resources using AWS CDK, handling lifecycle events and asynchronous operations through Lambda functions.
Provides AWS CDK constructs for defining and configuring Application and Network Load Balancers in Python, enabling infrastructure-as-code deployment of load balancing resources.
b2luigi wraps luigi to simplify scheduling and running batch tasks locally or on queue systems like LSF and HTCondor, adding a user-friendly interface on top of luigi's dependency management.
whool is a PEP 517 and PEP 660 compliant build backend that packages individual Odoo addons as Python distributions, replacing the deprecated setuptools-odoo.
Connect to TikTok livestreams and receive real-time events (chats, gifts, likes, follows) by creator username, using reverse-engineered unofficial APIs.
However, do not use it for production systems—the author explicitly warns it is reverse-engineered and unstable.
Integrates Python applications with Tricentis Sealights to collect real-time code coverage, run test impact analysis, and provide quality analytics for CI/CD pipelines.
However, the proprietary license requires review before adoption, and you must verify compatibility with your specific CI/CD platform and test framework.
pproxy is an asynchronous proxy server that tunnels TCP and UDP traffic across HTTP, SOCKS, Shadowsocks, SSH, and other protocols, with support for load balancing and regex-based routing rules.
Parses and evaluates boolean expressions from ESP-IDF configuration files, with support for registering custom attribute handlers to extend evaluation logic.
Defines AWS CodeStarNotifications rules in Python using AWS CDK v1 constructs, routing build and pipeline events to SNS topics and Slack channels via AWS Chatbot.
Provides AWS CDK constructs for configuring and managing classic Elastic Load Balancers, including listeners, health checks, and target management.
AWS CDK construct library for provisioning and managing AWS Secrets Manager resources—creating secrets, configuring rotation schedules, and granting access permissions through infrastructure-as-code.
A Pulumi resource provider that lets you manage time-based resources and operations within Pulumi infrastructure-as-code workflows.
Provides AWS CDK constructs for defining code-signing infrastructure and signing profiles using AWS Signer, enabling you to configure code-signing templates and platforms declaratively in Python.
No—not for new projects.
Provides AWS CDK constructs for defining, configuring, and deploying Amazon DynamoDB tables as infrastructure code, including autoscaling, global replication, encryption, and stream integration.
No—not for new projects.
Defines AWS CodeBuild projects and build configurations as infrastructure-as-code constructs for the AWS CDK v1 framework.
dbt-osmosis is a CLI tool and Python package that automates schema YAML management, documentation inheritance, and SQL development workflows for dbt projects.
Provides Route53 alias record targets for AWS CDK constructs, enabling DNS routing to API Gateway, CloudFront, load balancers, S3 websites, and other AWS services.
SiliconCompiler is a modular hardware build system that automates translation from source code (RTL, Chisel, MLIR, etc.) to silicon through a programmable Python API, supporting ASIC, FPGA, simulation, and linting workflows.
Install it if you need to automate hardware design flows, integrate RTL-to-GDS into CI/CD, or explore ASIC/FPGA design without managing many EDA tools separately.
Provides AWS CDK constructs for creating and managing AWS CodeCommit Git repositories, including configuration for notifications, events, and initial code setup.
Provides AWS CDK constructs for defining and managing Amazon ECS clusters, task definitions, and services across EC2, Fargate, and ECS Anywhere launch types.
Install only if you are maintaining legacy v1 code that cannot yet be upgraded.
Unofficial Python wrapper for retrieving public TikTok data—trending videos, user information, and other metadata—without user authentication or posting capabilities.
Install it if data retrieval is your only goal; do not install if you need to post, upload, or access authenticated user content.
Paver is a Python-based task automation and scripting tool for software projects, similar to Make or Rake, designed to automate repetitive development tasks using Python syntax.
Deploys files and directories to AWS S3 buckets as part of AWS CDK infrastructure code, handling zipping, uploading, and synchronization automatically.
Pyarmor CLI Core Alpine provides pre-built extension modules for Pyarmor that enable obfuscation of Python scripts, machine binding, and expiration date enforcement on Alpine Linux systems.
However, the 'Free To Use But Restricted' license means the free trial has limitations; review the EULA and license terms before production use.
Provides AWS CDK constructs for defining and managing service discovery resources via AWS Cloud Map, supporting HTTP, private DNS, and public DNS namespaces with instance registration.
Provides integration classes for AWS AutoScaling lifecycle hooks that trigger Lambda functions, SNS topics, or SQS queues when instances launch or terminate.
Parses .gitignore files and matches file paths against the parsed rules using Git-compliant semantics.
Sceptre automates AWS CloudFormation stack deployment and management by organizing stacks into groups, resolving dependencies between stacks, and executing operations across multiple stacks in parallel.
Install it if you deploy multiple related CloudFormation stacks and need dependency resolution, group-level operations, or CI/CD integration; skip it if you manage…
Automates the process of adding cryptographic hashes to your requirements.txt file, enabling reproducible and verified package installations with pip's hash-checking mode.
Defines AWS Kinesis data streams as infrastructure-as-code constructs for the AWS CDK, enabling you to provision, configure, and manage stream resources, encryption, permissions, and metrics programmatically.
Analyzes symbol sizes in compiled binaries by parsing ELF files and optional map files, helping developers identify which symbols consume the most space.
However, be aware that maintenance is dormant and you will need to have `bloaty` and `nm` already available on your system—verify that dependency before committing to…
Provides AWS CDK constructs for working with AWS Certificate Manager Private CA (ACMPCA), allowing you to import and reference existing certificate authorities and create new ones using low-level CloudFormation classes.
dbx is a CLI tool that extends Databricks capabilities for development, deployment, and management of Databricks workflows across multiple environments with versioned packaging and delivery.
No—not recommended for new projects.
Accelerates charmcraft builds by pre-downloading and caching Python wheels built from source, reducing first-time build times on new machines and CI runners.