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 (
Collapse
)
Author
2022-06-04
Add timeout_seconds to cmd_showing_output.
Scott Gasch
2022-06-03
Take a lock before reading cross thread.
Scott Gasch
2022-06-03
Update README
Scott Gasch
2022-06-03
Make run_tests.py also run a subset of tests w/o coverage (in addition
Scott Gasch
to with coverage) when --coverage is passed so that they can pay attention to perf regressions.
2022-06-03
Add --all and cleanup clear_line().
Scott Gasch
2022-06-02
Improve docs in ANSI.py
Scott Gasch
2022-06-02
Make the bar graph thing do fractions.
Scott Gasch
2022-06-02
One bugfix and some cosmetics.
Scott Gasch
2022-06-02
Update docs.
Scott Gasch
2022-06-02
Hammer on that run_tests.py thing again.
Scott Gasch
2022-06-02
Rename old run_tests.sh script; it's not used in hooks anymore.
Scott Gasch
2022-06-02
Rename a method in exec_utils.
Scott Gasch
2022-06-02
Code cleanup for run_test.py
Scott Gasch
2022-06-02
Add a .coveragerc file to make sure we run coverage in parallel.
Scott Gasch
2022-06-02
Final touches on the new test runner.
Scott Gasch
2022-06-02
Update run_tests.py.
Scott Gasch
2022-06-02
Initial stab at a smarter doc/unit/integration/coverage test runner.
Scott Gasch
2022-05-31
More doc updates.
Scott Gasch
2022-05-31
More docs cleanup.
Scott Gasch
2022-05-31
Improve docstrings for sphinx.
Scott Gasch
2022-05-29
Clean up more docs to work with sphinx.
Scott Gasch
2022-05-29
Convert comment into doctest.
Scott Gasch
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
the first day of the month is that target weekday.
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
remove the need for beautifulsoup.
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
[prev]
[next]