gevent version for python-consul
Project description
While the python-consul doc advises to use the monkey patch approach when using gevent with python-consul you might run into trouble using other software alongside python-consul, say kafka-python for instance.
So this is a more careful approach using grequests versions of put, get, post etc.
Example usage
from consulgevent import Consul
# and then go on as usual
consul = Consul()
# ... and so on
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.
Source Distribution
gconsul-0.0.1.tar.gz
(2.8 kB
view details)
File details
Details for the file gconsul-0.0.1.tar.gz
.
File metadata
- Download URL: gconsul-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30ec838df740a507fcb0b4f8d253c7ac88ee545fac8f249633b426f217194b2c |
|
MD5 | 702a97265c77e1bec5088db58eb2f82d |
|
BLAKE2b-256 | d5a38eb80724996c7b9a69db55b9c921e86a49a4b7fe186b478fc1a475ab15bd |