Metadata-Version: 2.1
Name: cdk8s
Version: 1.0.0b16
Summary: Cloud Development Kit for Kubernetes
Home-page: https://github.com/cdk8s-team/cdk8s-core.git
Author: Amazon Web Services
License: Apache-2.0
Project-URL: Source, https://github.com/cdk8s-team/cdk8s-core.git
Description: # cdk8s
        
        ### Cloud Development Kit for Kubernetes
        
        <br>
        
        ![Beta](https://img.shields.io/badge/beta-informational.svg?style=for-the-badge)
        
        **cdk8s** is a software development framework for defining Kubernetes
        applications using rich object-oriented APIs. It allows developers to leverage
        the full power of software in order to define abstract components called
        "constructs" which compose Kubernetes resources or other constructs into
        higher-level abstractions.
        
        ## Documentation
        
        See [cdk8s.io](https://cdk8s.io).
        
        ## License
        
        This project is distributed under the [Apache License, Version 2.0](./LICENSE).
        
        This module is part of the [cdk8s project](https://github.com/cdk8s-team/cdk8s).
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved
Requires-Python: >=3.6
Description-Content-Type: text/markdown
