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
82a212d1cf
core-extra
/
daemon
History
Download ZIP
Download TAR.GZ
Blake Harnden
82a212d1cf
pygui: modified usages of protobufs within coreclient to use module namespace to make more obvious, replaced config services and services with wrappers
2020-07-25 20:27:11 -07:00
..
core
pygui: modified usages of protobufs within coreclient to use module namespace to make more obvious, replaced config services and services with wrappers
2020-07-25 20:27:11 -07:00
data
fixed core.conf commented out example path for core-pygui to use .coregui instead of .coretk
2020-07-16 10:02:56 -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
pygui: added option to launch core-pygui into a specific session using an id
2020-07-22 17:18:35 -07:00
proto
moved cpu usage to a grpc call that the gui will listen to, fixed grpc stream typing to be grpc.Future, fixed pygui issue for start callback when a start fails, but there are no exceptions
2020-07-23 09:41:39 -07:00
scripts
pygui: added option to launch core-pygui into a specific session using an id
2020-07-22 17:18:35 -07:00
tests
tests: patch utils.which
2020-07-06 21:47:46 -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
force grpcio related installations to all use the same version to avoid any version conflicts
2020-07-13 08:58:32 -07:00
pyproject.toml
bumped version to 7.0.0
2020-07-21 10:08:12 -07:00
setup.cfg
moved isort config from setup.cfg to pyproject.toml
2020-07-14 13:24:16 -07:00