Commit graph

21 commits

Author SHA1 Message Date
checktheroads
db24154410 rename command to execution 2020-01-16 02:36:56 -07:00
checktheroads
004ae06e47 fix docstrings 2019-12-31 13:30:55 -07:00
checktheroads
ea3a08b28a refactor logzero → loguru; docstrings 2019-12-29 23:57:39 -07:00
checktheroads
962fd21bf9 model restructure, front-end improvements 2019-10-09 03:10:52 -07:00
checktheroads
7f2fbda354 add stackprinter 2019-10-04 17:17:08 -07:00
checktheroads
f756e11615 add VRF support 2019-09-30 07:51:17 -07:00
checktheroads
f9190556f4 shorten logger function name 2019-09-25 22:40:02 -07:00
checktheroads
25359c8834 implement overhaul of error handling 2019-08-31 23:50:02 -07:00
checktheroads
c59282818c WIP: improve exceptions & error handling 2019-08-29 23:04:49 -07:00
checktheroads
b5b1122ec6 WIP: switching to 100% custom exceptions for error handling 2019-08-25 23:22:20 -07:00
checktheroads
df441c0d6d remove requirement of Python 3.7 2019-08-16 23:08:22 -07:00
Matt Love
b7747cf1df Async all the things
Flask → Sanic, Requests → HTTP3, Add SSHTunnel for SSH Proxying, Remove Gunicorn dependency
2019-07-15 02:30:42 -07:00
Matt Love
d67dec47a9 👷 Pylint → Flake8 2019-07-10 15:57:21 -07:00
Matt Love
7b5cffac57 🎨 Fix string lengths 2019-07-09 15:13:44 -07:00
Matt Love
89bf4281e7 🚸 Deserialize blacklist debug output 2019-07-09 14:48:03 -07:00
Matt Love
483c2b298f Fix unused imports 2019-07-08 00:25:59 -07:00
Matt Love
2958225377 Remove current_function function, convert dual afi funcs to staticmethod 2019-07-08 00:25:02 -07:00
checktheroads
211e503d5e Implement: Pydantic, Custom exceptions, constants, YAML 2019-07-07 02:49:54 -07:00
checktheroads
06c1eff397 Remove pprint for debugging 2019-06-23 11:51:02 -07:00
checktheroads
eca889e866 all the things 2019-06-10 12:22:38 -07:00
checktheroads
9e94429bb6 complete overhaul, mostly to make pylint happy 2019-06-07 18:33:49 -07:00