summaryrefslogtreecommitdiff
path: root/bootstrap.py
AgeCommit message (Expand)Author
2022-05-31Improve docstrings for sphinx.Scott Gasch
2022-04-08More messing with making sure that exception tracebacks end up in the log.Scott Gasch
2022-04-08Cause the custom exception handler to also log unhandled exceptions'Scott Gasch
2022-03-25Since this thing is on the innerwebs I suppose it should have aScott Gasch
2022-02-24Also log about __debug__.Scott Gasch
2022-02-12Oops.Scott Gasch
2022-02-12Try another tactic to figure out entry point.Scott Gasch
2022-02-09More spring cleaning.Scott Gasch
2022-02-08Hook in pylint to the pre-commit hook and start to fix some of itsScott Gasch
2022-02-04Have bootstrap log the site_config at program initialization.Scott Gasch
2022-02-03Change settings in flake8 and black.Scott Gasch
2022-02-02Used isort to sort imports. Also added to the git pre-commit hook.Scott
2022-02-02More type annotations.Scott
2022-01-27Add --trace_memory to bootstrap.Scott
2022-01-27Add --run_profiler option.Scott
2022-01-26Ahem. Still running black?Scott
2022-01-26Ran black code formatter on everything.Scott
2022-01-10Add requirements.txtScott
2022-01-10Experiment with audit events in bootstrap.Scott
2022-01-07Make logging optionally remove global handlers added by (shitty) pipScott
2021-10-06Starting to move towards python3.9Scott Gasch
2021-10-05Groups of google lights (kinda hacky, needs a rework), import auditing.Scott Gasch
2021-09-15Adding doctests. Also added a logging filter.Scott Gasch
2021-09-07Various changes.Scott Gasch
2021-07-28Money, Rate, CentCount and a bunch of bugfixes.Scott Gasch
2021-07-16VariousScott Gasch
2021-07-12Random changes.Scott Gasch
2021-07-09ACL uses enums, some more tests, other stuff.Scott Gasch
2021-07-08Reduce import scopes, remove cycles.Scott Gasch
2021-07-08Lots of changes.Scott Gasch
2021-03-24Initial revisionScott Gasch