Commit Graph

20 Commits

Author SHA1 Message Date
ahmadbilalkhalid c86c1fc4dc correct import 2019-09-12 18:51:18 +05:00
ahmadbilalkhalid 4e5c1ce8c4 bump version number 2019-09-12 14:08:41 +05:00
ahmadbilalkhalid eddb717851 Pipfile added 2019-09-12 14:01:11 +05:00
ahmadbilalkhalid db26ec5d1f now compatible with Python >=3.5 2019-09-12 13:49:06 +05:00
ahmadbilalkhalid 25cfb3c80d LICENSE added 2019-09-11 16:32:04 +05:00
ahmadbilalkhalid 804d01b215 cleaning and preparing for pypi 2019-09-11 16:31:02 +05:00
pcoder116 f264e109b8 Merge branch 'master' into 'master'
Convert to package + add setup.py

See merge request ungleich-public/etcd3_wrapper!1
2019-09-11 05:53:43 +02:00
PCoder 3f03a368f3 Covert to package + add setup.py 2019-09-11 09:07:10 +05:30
ahmadbilalkhalid e63399ea5b watch_prefix better implementation 2019-08-12 21:52:53 +05:00
ahmadbilalkhalid 9abc74e387 experimental watch_prefix with new timeout mechanism added 2019-07-25 22:31:18 +05:00
ahmadbilalkhalid d079acadf2 correctly put timeout event 2019-07-25 18:21:32 +05:00
ahmadbilalkhalid b198048ed8 new, simpler, cleaner, experimental timeout mechanism 2019-07-25 16:54:06 +05:00
ahmadbilalkhalid 615a070918 timeout option added in etcd_wrapper.watch_prefix() 2019-07-11 13:28:25 +05:00
ahmadbilalkhalid cb2a416a17 .gitignore updated 2019-07-03 17:59:11 +05:00
ahmadbilalkhalid 1b33377711 watch_prefix method skips event if its value is None 2019-07-03 17:53:22 +05:00
ahmadbilalkhalid 97243e1a45 .gitignore added 2019-07-02 00:07:55 +05:00
ahmadbilalkhalid 59974e2047 fixes imports in __init__ 2019-06-29 18:14:28 +05:00
ahmadbilalkhalid f69eaff727 __init__ updated 2019-06-29 18:13:33 +05:00
ahmadbilalkhalid 96dc46032c if arg of put is str don't decode it 2019-06-29 17:14:13 +05:00
ahmadbilalkhalid deee2b59cb Initial commit 2019-06-29 13:53:42 +05:00