Add Python 3 KV store client to community tools (#2431)

pull/2446/head
Rick van de Loo 2016-10-27 02:15:24 +02:00 committed by James Phillips
parent d350c7ec36
commit 757a45ed7f
1 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,9 @@ description: |-
<li>
<a href="https://github.com/cablehead/python-consul">python-consul</a> - Python client for the Consul HTTP API
</li>
<li>
<a href="https://github.com/vdloo/consul-kv">consul-kv</a> - Python 3 client for the Consul KV-store
</li>
<li>
<a href="https://github.com/sensiolabs/consul-php-sdk">consul-php-sdk</a> - PHP client for the Consul HTTP API
</li>