Metadata-Version: 2.0
Name: pyrkube
Version: 0.2.4
Summary: Readonly wrapper for pykube with a different focus
Home-page: https://github.com/telephoneorg/pyrkube
Author: Joe Black
Author-email: me@joeblack.nyc
License: Apache 2.0
Download-URL: https://github.com/telephoneorg/pyrkube/tarball/0.2.4
Keywords: kubernetes,clustering,templating
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: System :: Clustering
Requires-Dist: pykube
Requires-Dist: six

pyrkube
~~~~~~~

Maintainer: Joe Black <me@joeblack.nyc>
Repository: https://www.github.com/telephoneorg/pyrkube

This projects wraps the `pykube <https://github.com/kelproject/pykube>`_ project.

Description
-----------

A general purpose wrapper around the ``pykube`` library designed to make things
such as writing configuration templates for containers using Jinja easier with
Kubernetes resources.

It has been open sourced in the case that it might be useful for someone else.


