index
:
python_utils.git
master
A bunch of python helper utils. Needed to run most of my python code.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-28
Fix geocode's doctest.
Scott Gasch
2022-05-28
Tweak around docstring to make prettier sphinx autodocs.
Scott Gasch
2022-05-28
Sphinx docs link back to code.
Scott Gasch
2022-05-28
Adding files needed to run sphinx as a pre-push hook.
Scott Gasch
2022-05-28
Allowances for getting sphinx docs set up.
Scott Gasch
2022-05-24
Add method to get up/down/enter keystrokes.
Scott Gasch
2022-05-12
Fix an edge condition around the Nth weekday of the month when
Scott Gasch
2022-05-12
Try multiple strategies to determine the console size.
Scott Gasch
2022-04-30
Add curl commandline comment.
Scott Gasch
2022-04-30
Better logging + cleanup.
Scott Gasch
2022-04-30
Shard large geocode inputs.
Scott Gasch
2022-04-30
Batch geocoding. Also use format=json for the single address request to
Scott Gasch
2022-04-30
Add some docs and doctests to things that have 0% coverage.
Scott Gasch
2022-04-29
Handle census site unavailability w/o throwing.
Scott Gasch
2022-04-27
Oops, update type hints in geocode.
Scott Gasch
2022-04-27
Change address, recognize numbers, add copyright.
Scott Gasch
2022-04-26
Cleanup geocode.
Scott Gasch
2022-04-26
Geocoder.
Scott Gasch
2022-04-26
Teach chord parser about Minor7
Scott Gasch
2022-04-22
Ignore ANTLR generated files.
Scott Gasch
2022-04-22
Add powerset to list_utils; improve chord parser.
Scott Gasch
2022-04-22
Add a chord parser test.
Scott Gasch
2022-04-21
Chord name parsing.
Scott Gasch
2022-04-19
Work on docs and readability.
Scott Gasch
2022-04-19
Improve the quick labeler again.
Scott Gasch
2022-04-18
Improve wildcard semantics again.
Scott Gasch
2022-04-18
Do the wildcard search thing better.
Scott Gasch
2022-04-17
Use preformatted_box with print_box.
Scott Gasch
2022-04-17
Preformatted box that doesn't wrap the contents.
Scott Gasch
2022-04-17
Allow query for '*' that returns all docids.
Scott Gasch
2022-04-15
Fix bug with timeouts.
Scott Gasch
2022-04-15
Press any key to continue.
Scott Gasch
2022-04-12
Overhaul quick_labeler part 2: understand what the current model says.
Scott Gasch
2022-04-12
Overhaul quick labeler, part 1.
Scott Gasch
2022-04-09
Fix typo.
Scott Gasch
2022-04-08
More messing with making sure that exception tracebacks end up in the log.
Scott Gasch
2022-04-08
Cause the custom exception handler to also log unhandled exceptions'
Scott Gasch
2022-04-02
Cleanup, try to get rid of linter messages.
Scott Gasch
2022-04-02
Minor changes; make model trainer show results for all models, etc...
Scott Gasch
2022-03-28
Cleanup weather_data.py.
Scott Gasch
2022-03-25
Add copyright to grammar.
Scott Gasch
2022-03-25
Add LICENSE and NOTICE.
Scott Gasch
2022-03-25
Obfuscate more keys. Again, this is pretty non-critical because
Scott Gasch
2022-03-25
Since this thing is on the innerwebs I suppose it should have a
Scott Gasch
2022-03-25
Adds shuffle/scramble to list_utils.
Scott Gasch
2022-03-25
Obscure some passwords/keys. There's actually nothing valuable here
Scott Gasch
2022-03-24
Add add_timezone.
Scott Gasch
2022-03-22
Loosen backup policy and cleanup code a little.
Scott Gasch
2022-03-21
Small changes.
Scott Gasch
2022-03-13
Fix center align in header.
Scott Gasch
[prev]
[next]