Release v0.1.3 (What’s new?).

Documentation Status https://github.com/MacHu-GWU/cdkit-project/actions/workflows/main.yml/badge.svg https://codecov.io/gh/MacHu-GWU/cdkit-project/branch/main/graph/badge.svg https://img.shields.io/pypi/v/cdkit.svg https://img.shields.io/pypi/l/cdkit.svg https://img.shields.io/pypi/pyversions/cdkit.svg https://img.shields.io/badge/✍️_Release_History!--None.svg?style=social&logo=github https://img.shields.io/badge/⭐_Star_me_on_GitHub!--None.svg?style=social&logo=github
https://img.shields.io/badge/Link-API-blue.svg https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to cdkit Documentation

https://cdkit.readthedocs.io/en/latest/_static/cdkit-logo.png

cdkit is a comprehensive AWS CDK utility library designed to streamline infrastructure-as-code development with enhanced parameter management, construct abstractions, and pre-built vertical solution stacks. It provides robust tools for creating AWS resources with improved type safety, parameter validation, and simplified configuration. For practical usage examples, developers are encouraged to explore the sample implementations in the cdkit/tests/ directory and the cdk/ folder, which demonstrate how to leverage the library’s advanced features for creating complex cloud infrastructure configurations.

Install

cdkit is released on PyPI, so all you need is to:

$ pip install cdkit

To upgrade to latest version:

$ pip install --upgrade cdkit

Table of Content

About the Author

(\ (\
( -.-)o
o_(")(")

Sanhe Hu is a seasoned software engineer with a deep passion for Python development since 2010. As an author and maintainer of 150+ open-source Python projects, with over 15 million monthly downloads, I bring a wealth of experience to the table. As a Senior Solution Architect and Subject Matter Expert in AI, Data, Amazon Web Services, Cloud Engineering, DevOps, I thrive on helping clients with platform design, enterprise architecture, and strategic roadmaps.

Talk is cheap, show me the code:

API Document