core-extra/daemon
2021-04-24 21:37:00 -07:00
..
core grpc: removed get/set session options, now accomplished through get_session and start_session 2021-04-24 21:37:00 -07:00
data added default logging configuration for __main__ scripts 2021-04-21 23:22:54 -07:00
doc updates to allow building python docs again, also added checks for requirements to build the python docs 2020-04-16 11:32:50 -07:00
examples daemon: updated config.py to use dataclasses for config classes, updated naming and referencing. updated configurable options to self validate default values align with the config type. updated the example emane model to better align with the current state of things 2021-03-31 11:13:40 -07:00
proto grpc: removed get/set session options, now accomplished through get_session and start_session 2021-04-24 21:37:00 -07:00
scripts updates to python based logging to use module named loggers, updated logging config file to align with these changes 2021-04-21 21:09:35 -07:00
tests grpc: removed get/set session options, now accomplished through get_session and start_session 2021-04-24 21:37:00 -07:00
.pre-commit-config.yaml moved python black configuration to pyproject.toml and fixed bad exclude 2020-07-14 13:33:40 -07:00
Makefile.am removed daemon MANIFEST.in, poetry will provide 2020-07-14 12:49:40 -07:00
poetry.lock set dependencies to currently known working versions to help avoid possibilities for unaccounted cases 2020-08-21 20:52:59 -07:00
pyproject.toml bumped version 2021-04-15 21:49:30 -07:00
setup.cfg moved isort config from setup.cfg to pyproject.toml 2020-07-14 13:24:16 -07:00