summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-28Tweak around docstring to make prettier sphinx autodocs.Scott Gasch
2022-05-28Sphinx docs link back to code.Scott Gasch
2022-05-28Adding files needed to run sphinx as a pre-push hook.Scott Gasch
2022-05-28Allowances for getting sphinx docs set up.Scott Gasch
2022-05-24Add method to get up/down/enter keystrokes.Scott Gasch
2022-05-12Fix an edge condition around the Nth weekday of the month whenScott Gasch
2022-05-12Try multiple strategies to determine the console size.Scott Gasch
2022-04-30Add curl commandline comment.Scott Gasch
2022-04-30Better logging + cleanup.Scott Gasch
2022-04-30Shard large geocode inputs.Scott Gasch
2022-04-30Batch geocoding. Also use format=json for the single address request toScott Gasch
2022-04-30Add some docs and doctests to things that have 0% coverage.Scott Gasch
2022-04-29Handle census site unavailability w/o throwing.Scott Gasch
2022-04-27Oops, update type hints in geocode.Scott Gasch
2022-04-27Change address, recognize numbers, add copyright.Scott Gasch
2022-04-26Cleanup geocode.Scott Gasch
2022-04-26Geocoder.Scott Gasch
2022-04-26Teach chord parser about Minor7Scott Gasch
2022-04-22Ignore ANTLR generated files.Scott Gasch
2022-04-22Add powerset to list_utils; improve chord parser.Scott Gasch
2022-04-22Add a chord parser test.Scott Gasch
2022-04-21Chord name parsing.Scott Gasch
2022-04-19Work on docs and readability.Scott Gasch
2022-04-19Improve the quick labeler again.Scott Gasch
2022-04-18Improve wildcard semantics again.Scott Gasch
2022-04-18Do the wildcard search thing better.Scott Gasch
2022-04-17Use preformatted_box with print_box.Scott Gasch
2022-04-17Preformatted box that doesn't wrap the contents.Scott Gasch
2022-04-17Allow query for '*' that returns all docids.Scott Gasch
2022-04-15Fix bug with timeouts.Scott Gasch
2022-04-15Press any key to continue.Scott Gasch
2022-04-12Overhaul quick_labeler part 2: understand what the current model says.Scott Gasch
2022-04-12Overhaul quick labeler, part 1.Scott Gasch
2022-04-09Fix typo.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-04-02Cleanup, try to get rid of linter messages.Scott Gasch
2022-04-02Minor changes; make model trainer show results for all models, etc...Scott Gasch
2022-03-28Cleanup weather_data.py.Scott Gasch
2022-03-25Add copyright to grammar.Scott Gasch
2022-03-25Add LICENSE and NOTICE.Scott Gasch
2022-03-25Obfuscate more keys. Again, this is pretty non-critical becauseScott Gasch
2022-03-25Since this thing is on the innerwebs I suppose it should have aScott Gasch
2022-03-25Adds shuffle/scramble to list_utils.Scott Gasch
2022-03-25Obscure some passwords/keys. There's actually nothing valuable hereScott Gasch
2022-03-24Add add_timezone.Scott Gasch
2022-03-22Loosen backup policy and cleanup code a little.Scott Gasch
2022-03-21Small changes.Scott Gasch
2022-03-13Fix center align in header.Scott Gasch
2022-03-13Beef up header.Scott Gasch