Python client for Consul (http://www.consul.io)
Project description
[![Latest Version](https://pypip.in/v/pyconsul/badge.png)](https://pypi.python.org/pypi/pyconsul/) [![Build Status](https://drone.io/github.com/hackliff/pyconsul/status.png)](https://drone.io/github.com/hackliff/pyconsul/latest) [![Coverage Status](https://coveralls.io/repos/hackliff/pyconsul/badge.png?branch=master)](https://coveralls.io/r/hackliff/pyconsul?branch=master) [![Code Health](https://landscape.io/github/hackliff/pyconsul/master/landscape.png)](https://landscape.io/github/hackliff/pyconsul/master) [![Requirements Status](https://requires.io/github/hackliff/pyconsul/requirements.png?branch=master)](https://requires.io/github/hackliff/pyconsul/requirements/?branch=master) [![License](https://pypip.in/license/pyconsul/badge.png)](https://pypi.python.org/pypi/pyconsul/)
> Python client for [Consul][1]
A dummy, one-file implementation on top of the [HTTP API][5] of Consul.
Getting started
Pyconsul is developed as a submodule of the [unide][7] project. Check out [the documentation to learn more][6].
License
Copyright 2014 Xavier Bruhiere.
PyConsul is available under the [MIT Licence][2].
[1]: http://consul.io [2]: http://opensource.org/licenses/MIT [3]: http://www.consul.io/intro/getting-started/install.html [4]: http://www.consul.io/intro/ [5]: http://www.consul.io/docs/agent/http.html [6]: http://doc.unide.co/articles/pyconsul/ [7]: http://unide.co
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.