Metadata-Version: 2.1
Name: inv-py-docker-k8s-tasks
Version: 0.1.1
Summary: Common Inkove tasks for working with Python/Docker/K8s
Home-page: https://github.com/gnarvaja/inv-py-docker-k8s-tasks
Author: Guillermo Narvaja
Author-email: guillermo.narvaja@radiocut.fm
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/pypa/sampleproject/issues
Project-URL: Funding, https://donate.pypi.org
Project-URL: Say Thanks!, http://saythanks.io/to/example
Project-URL: Source, https://github.com/pypa/sampleproject/
Description: # Common Inkove tasks for working with Python/Docker/K8s
        
        [Inkove][invoke] (or pyinvoke) is a tool for automating tasks made in Python.
        
        This package define a set of common tasks you can use if working with 
        Python (and it's popular frameworks), Docker and Kubernetes.
        
        [invoke]: https://pyinvoke.org
        
Keywords: invoke Kubernetes k8s docker DevOps
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
