Note to steer consumers away from unmaintained python-consul (#9544)
* Quick note to steer consumers away from unmaintained python-consul
This commit is contained in:
parent
e90b77b337
commit
f6f9589e21
|
@ -25,11 +25,11 @@ the community.
|
|||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/cablehead/python-consul">python-consul</a> -
|
||||
Python client for the Consul HTTP API
|
||||
Python client for the Consul HTTP API (unmaintained)
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/poppyred/python-consul2">python-consul2</a> -
|
||||
Python client for the Consul HTTP API
|
||||
Python client for the Consul HTTP API (currently maintained)
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/vdloo/consul-kv">consul-kv</a> - Python 3 client
|
||||
|
|
Loading…
Reference in New Issue