core-extra/daemon
2019-09-13 11:07:04 -07:00
..
core further updates to python docs and docs files 2019-09-13 11:07:04 -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 updates to try and clean up info logging, moved some statements to debug 2019-09-11 15:05:05 -07:00
tests moved ping test method into the emane test itself 2019-09-11 13:16:09 -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 moved emane dependent tests into subdir, moved pytest config into setup.cfg, added CoreError and made use of in session.py 2019-09-11 13:12:42 -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 moved emane dependent tests into subdir, moved pytest config into setup.cfg, added CoreError and made use of in session.py 2019-09-11 13:12:42 -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