Commit graph

13 commits

Author SHA1 Message Date
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