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:
markblackman 2021-01-21 19:38:29 +00:00 committed by GitHub
parent e90b77b337
commit f6f9589e21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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