Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page