This website requires JavaScript.
Explore
Help
Sign in
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
3d356272f1
core-extra
/
daemon
History
Download ZIP
Download TAR.GZ
Blake Harnden
3d356272f1
pygui: adjust service configuration to not use grpc calls, data is saved and provided in start session call
2021-04-23 22:51:35 -07:00
..
core
pygui: adjust service configuration to not use grpc calls, data is saved and provided in start session call
2021-04-23 22:51:35 -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: added session options to session wrapped object, updated get_session and start_session to utilize this change, updated pygui to leverage as well
2021-04-22 16:12:33 -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: added session options to session wrapped object, updated get_session and start_session to utilize this change, updated pygui to leverage as well
2021-04-22 16:12:33 -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