pyutils.git
2023-05-06 Scott GaschCleanup code / comments.
2023-05-06 Scott GaschImprove type hints in bst.py.
2023-05-05 Scott GaschBetter definition of "fuzzy".
2023-05-05 Scott GaschIterate within a range.
2023-04-03 Scott GaschFix squelch repeated log messages to work with modules...
2023-04-03 Scott GaschLog the interpreter path in debug mode.
2023-04-02 Scott GaschCut version 0.0.1b14
2023-04-02 Scott GaschFix another place for types -> typez
2023-04-01 Scott GaschMake cron.py warn on no --timeout which can lead to...
2023-04-01 Scott GaschFix a bug around the computation of zookeeper lockfile...
2023-03-18 Scott GaschRemove package.
2023-03-10 Scott GaschUse CreateFileWithMode for cache.
2023-03-06 Scott GaschMake persistent use tighter permissions by default.
2023-03-06 Scott GaschFix clear_preexisting_handers functionality.
2023-03-05 Scott GaschAdds a doctest.
2023-03-05 Scott GaschAnother types reference in the docs.
2023-03-05 Scott GaschRename in the docs.
2023-03-05 Scott Gaschtypes -> typez as the name mirrors a python core librar...
2023-03-04 Scott GaschAdd and use valid_byte_count.
2023-03-03 Scott GaschCut version 0.0.1b13
2023-03-03 Scott GaschRemove tprint, add docs.
2023-03-03 Scott GaschDocument this logging stuff.
2023-03-03 Scott GaschRemoves my hacky --lmodule which I will miss dearly...
2023-03-03 Scott GaschCleanup.
2023-03-02 Scott GaschAdds LoggingContext.
2023-03-02 Scott GaschCut version 0.0.1b12
2023-03-02 Scott GaschDo this logging stuff the right way.
2023-03-02 Scott GaschCut version 0.0.1b11
2023-03-01 Scott GaschRename that class; it doesn't just prepend...
2023-03-01 Scott GaschImprove pydocs.
2023-03-01 Scott GaschFix pydocs
2023-03-01 Scott GaschCreate methods to dynamically prepend or append message...
2023-03-01 Scott GaschUpdate docs.
2023-03-01 Scott GaschCut version 0.0.1b10
2023-03-01 Scott GaschMore cleanup.
2023-02-28 Scott GaschMore spring cleaning.
2023-02-28 Scott GaschI guess it's 2023 now...
2023-02-28 Scott GaschAdds a new color.
2023-02-27 Scott GaschAugment logging at startup in debug mode; fix a bug...
2023-02-26 Scott GaschFix logger.exception messages in example code.
2023-02-26 Scott GaschFix logger.exception() calls.
2023-02-26 Scott GaschUse full path for grep.
2023-02-18 Scott GaschMake logging use execute_probabilstically.
2023-02-18 Scott GaschImprove docs and add a doctest.
2023-02-18 Scott GaschAdds execute_probabilistically.
2023-02-10 Scott GaschMinor tweaks.
2023-02-09 Scott GaschAdds CreateFileWithMode helper to create a new file...
2023-02-09 Scott GaschCut version 0.0.1b9
2023-02-09 Scott GaschFix typo in README.
2023-01-11 Scott GaschRemove the requirement that filename is a file from...
2022-12-17 Scott GaschTypos in docs.
2022-12-17 Scott GaschUpdate docs.
2022-12-17 Scott GaschAdds remove_edge and shortest path.
2022-12-17 Scott GaschCut version 0.0.1b8
2022-12-17 Scott GaschDocs for Graph.
2022-12-17 Scott GaschAdds Graph.
2022-12-16 Scott GaschTiebreak ordering of ranges with the same lower bound...
2022-12-15 Scott GaschMore docs...
2022-12-15 Scott GaschMore docs.
2022-12-15 Scott GaschUpdate docs again.
2022-12-15 Scott GaschUpdate docs and type hints in interval_tree. Add it...
2022-12-15 Scott GaschFix interval_tree so it actually works. Add unittests.
2022-12-15 Scott GaschBug and readability fix.
2022-12-13 Scott GaschAdds IntervalTree.
2022-12-11 Scott GaschRemove more annoying warning messages dumped to console...
2022-12-11 Scott GaschBe less annoying.
2022-12-11 Scott GaschMake argparse utils' valid_date work with the default...
2022-12-09 Scott GaschImprove identifier for zookeeper based lockfiles.
2022-12-09 Scott GaschAdds support for zookeeper-based lockfiles.
2022-12-04 Scott GaschMake the processed cmdline available to callers.
2022-11-24 Scott GaschFixup/improve error message when giving up on lock...
2022-11-24 Scott GaschImprove error message for logs.
2022-11-22 Scott GaschDo not touch timestamp if cronjob failed!
2022-11-18 Scott GaschFix docs.
2022-11-18 Scott GaschOnly upload one wheel.
2022-11-18 Scott GaschUpdate docs.
2022-11-18 Scott GaschUpdate docs.
2022-11-17 Scott GaschTweak cut_version.sh again.
2022-11-17 Scott GaschCut version 0.0.1b7
2022-11-17 Scott GaschFix stdev.
2022-11-17 Scott GaschUse the right greek letter for the mean of the populati...
2022-11-11 Scott GaschChange path of remote_worker so the macbook can work...
2022-11-02 Scott GaschThis is slightly faster...
2022-11-01 Scott GaschMessing with config files for git presubmit check while...
2022-10-31 Scott GaschMore tweaking of cut_version.sh.
2022-10-31 Scott GaschAdds MD5 checksums to wheels.
2022-10-31 Scott GaschDoc updates to argparse_utils.py.
2022-10-31 Scott GaschMore changes to cut_version.sh.
2022-10-31 Scott GaschUpdate cut_version.sh.
2022-10-31 Scott GaschModify cut_version to check in wheel produced.
2022-10-31 Scott GaschUpdate docs in parallelize again.
2022-10-31 Scott GaschAdd binary wheels.
2022-10-30 Scott GaschUpdate docs.
2022-10-30 Scott GaschUpdate docs around development
2022-10-30 Scott GaschCut version 0.0.1b6
2022-10-30 Scott GaschFix toml files after rename. This rename is a pain!
2022-10-30 Scott GaschCut version 0.0.1b6
2022-10-30 Scott GaschCut version 0.0.1b6
2022-10-30 Scott GaschFix dog generation after last rename change.
2022-10-30 Scott GaschRename some directories (e.g. typez -> types) since...
next