index
:
python_utils.git
master
A bunch of python helper utils. Needed to run most of my python code.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
requirements.txt
Age
Commit message (
Collapse
)
Author
2022-08-17
Persist the zookeeper client and connection. A step towards a config watcher.
Scott Gasch
2022-08-17
Update requirements to include kazoo
Scott Gasch
2022-08-17
Update requirements to include psutil.
Scott Gasch
2022-08-12
Update requirements.txt and fix a bug in unscrambler.
Scott Gasch
2022-08-10
More changes to get 3.9 working.
Scott Gasch
2022-08-10
Upgrade to python 3.9.
Scott Gasch
2022-03-25
Obscure some passwords/keys. There's actually nothing valuable here
Scott Gasch
because the machines this is talking to are behind a firewall on my local network and not exposed anywhere.
2022-02-08
Keep requirements up-to-date.
Scott Gasch
2022-02-07
How to do the thing.
Scott Gasch
2022-02-02
Used isort to sort imports. Also added to the git pre-commit hook.
Scott
2022-01-24
Finish up this coverage stuff.
Scott
2022-01-24
Adds optional code coverage reporting to run_tests.sh.
Scott
2022-01-10
Fix requirements.txt
Scott
2022-01-10
Make it work.
Scott
2022-01-10
Add requirements.txt
Scott