mirror of https://github.com/hashicorp/consul
Add Python 3 KV store client to community tools (#2431)
parent
d350c7ec36
commit
757a45ed7f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue