Blake Harnden
|
bc2fb628cc
|
updates to Pipefiles, requirements.txt, and setup.py to account for addition of mako dependency
|
2020-01-24 17:12:14 -08:00 |
|
Blake Harnden
|
433327c0ae
|
added config service manager, added custom loading of subdirs for config based services, added configurations for config services
|
2020-01-17 11:40:29 -08:00 |
|
Blake Harnden
|
988ca76cec
|
initial code towards services that will generate files from templates and provide configuration
|
2020-01-16 15:48:21 -08:00 |
|
Blake Harnden
|
0b5c94778c
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
|
Blake Harnden
|
233ca92fd2
|
update grpc to allow for configuring and created distributed nodes
|
2019-10-21 12:51:38 -07:00 |
|
Blake Harnden
|
6edd6a7fdb
|
first pass at removing all python2 specific dependencies, updating python requirements.txt/setup.py/Pipfiles/Makefiles, and removing python2 compat imports
|
2019-10-17 14:52:31 -07:00 |
|
bharnden
|
95296988c5
|
updates to Pipefile.lock and for nodes to add server to constructor
|
2019-10-05 11:16:57 -07:00 |
|
Blake Harnden
|
f71e2522dd
|
update Pipfile.lock due to configparser 4.0.1 removal
|
2019-09-12 14:29:56 -07:00 |
|
bharnden
|
58471b168b
|
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 |
|
bharnden
|
0683ea3c22
|
update setup.py to leverage extra_requires and updates to pipfile dependencies
|
2019-09-11 09:37:06 -07:00 |
|
bharnden
|
fb8fc46d0d
|
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 |
|
bharnden
|
1fc8d647c3
|
added flake8/black, pre-commit integration for flake8/black, and black formatting changes
|
2019-09-10 15:10:24 -07:00 |
|
bharnden
|
a004285514
|
adding isort/pre-commit dev dependencies and setup.cfg for isort
|
2019-09-10 14:07:46 -07:00 |
|
bharnden
|
6d8099e8c6
|
added pipenv as a recommend use case for development, updated core-daemon script to allow a parameter to pass in the logging configuration
|
2019-09-10 13:39:36 -07:00 |
|