Metadata-Version: 1.1
Name: deploy_py
Version: 0.2.8
Summary: Deploy versioned applications with Docker, Helm and Kubernetes.
Home-page: https://github.com/kylie-a/deploy_py
Author: Kylie Auld
Author-email: kylie@kylie-a.wtf
License: MIT license
Description: =========
        deploy-py
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/deploy_py.svg
                :target: https://pypi.python.org/pypi/deploy_py
        
        .. image:: https://img.shields.io/travis/kylie-a/deploy_py.svg
                :target: https://travis-ci.org/kylie-a/deploy_py
        
        .. image:: https://readthedocs.org/projects/deploy-py/badge/?version=latest
                :target: https://deploy-py.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Deploy applications using Docker, Helm and Kubernetes/kubectl
        
        
        * Free software: MIT license
        * Documentation: https://deploy-py.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-09-04)
        ------------------
        
        * First release on PyPI.
        
Keywords: deploy_py
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
