Skip to main content

Get configurable values from ETCD

Project description

cashify-python-etcd

Cashify Python Repo to get Key values from ETCD.

Pre-requisite:

  1. python-etcd library (https://pypi.org/project/python-etcd/)

How to use:

  1. Use steps under if want to use directly from source code
  1. Use these steps to use from PyPi
  • pip install cashifypythonetcd
  • Import cashifypythonetcd and init class with parameters "host, protocol, port, app_name"
  • Use function "get_property_value" with parameters "key, default" with class instance to get value from ETCD
  • If key is not defined in ETCD, we will get the default value back
  • add cashifypythonetcd==0.0.1 to requirements

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

cashifypythonetcd-0.0.3.tar.gz (3.0 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