core-extra/daemon
2019-09-11 10:59:06 -07:00
..
core fixed logging changes to be python2 compatible, small change to Pipfile to support possibility of installing to python2, but python3 required for dev 2019-09-11 10:59:06 -07:00
data default logging to INFO 2019-06-12 09:44:10 -07:00
doc added a convenience target for generating all documentation based on existing google code example, fixed a few issues with doc strings 2018-03-15 14:31:07 -07:00
examples changes to fix flake8 issues 2019-09-10 21:01:51 -07:00
proto grpc - add rpc to get local non-core interfaces 2019-07-12 13:02:15 -07:00
scripts fixed logging changes to be python2 compatible, small change to Pipfile to support possibility of installing to python2, but python3 required for dev 2019-09-11 10:59:06 -07:00
tests fixed typo in test_links 2019-09-10 21:35:47 -07:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
.pre-commit-config.yaml changes to fix flake8 issues 2019-09-10 21:01:51 -07:00
Makefile.am update to installation docs, tweaks to handling python2/3 package builds 2019-06-10 11:41:27 -07:00
Pipfile fixed logging changes to be python2 compatible, small change to Pipfile to support possibility of installing to python2, but python3 required for dev 2019-09-11 10:59:06 -07:00
Pipfile.lock fixed logging changes to be python2 compatible, small change to Pipfile to support possibility of installing to python2, but python3 required for dev 2019-09-11 10:59:06 -07:00
requirements.txt fixed logging changes to be python2 compatible, small change to Pipfile to support possibility of installing to python2, but python3 required for dev 2019-09-11 10:59:06 -07:00
setup.cfg added pytest/mock to Pipfile, updated setup.cfg to increase max complexity for flake8 to pass for now with plans to decrease in the future 2019-09-10 21:12:39 -07:00
setup.py.in update setup.py to leverage extra_requires and updates to pipfile dependencies 2019-09-11 09:37:06 -07:00