Adds a __repr__ to graph.
[pyutils.git] / src /
2023-06-20 Scott GaschAdds a __repr__ to graph. master
2023-06-13 Scott GaschUpdate docs + doctest.
2023-06-13 Scott GaschAdding docs.
2023-06-13 Scott GaschFix typo.
2023-06-13 Scott GaschMore docstring updates.
2023-06-13 Scott GaschAdds type annotations.
2023-06-12 Scott GaschImprove docstrings.
2023-06-12 Scott GaschCleanup docs.
2023-06-12 Scott GaschMore sanity with exception types and raises docs.
2023-06-12 Scott GaschRemove useless lens.
2023-06-11 Scott GaschJust update pydocs.
2023-06-11 Scott GaschLog the site that raised the exception.
2023-06-10 Scott GaschMore messing with the unhandled / non-zero record code.
2023-06-10 Scott GaschAdd a str() around exception value in logging message.
2023-06-10 Scott GaschUse LoggingContext for non-zero / unhandled top level...
2023-06-10 Scott GaschFix typo in docs
2023-06-10 Scott GaschUpdate logging_utils docs.
2023-06-10 Scott GaschFix typo.
2023-06-10 Scott GaschOptional hooks for system wide non-zero exit log and...
2023-06-10 Scott GaschAdds geocode from scottutilz.
2023-06-09 Scott GaschFixup dedup_files and add some help/usage methods to...
2023-06-09 Scott GaschInclude filename on exit.
2023-06-09 Scott GaschGet rid of a typing: ignore.
2023-06-09 Scott GaschMerge simple and typing.
2023-06-09 Scott GaschOops, update comments.
2023-06-09 Scott GaschPersistent should be a type.
2023-06-09 Scott GaschSimple base interfaces.
2023-06-09 Scott GaschMinor typing cleanup.
2023-06-08 Scott GaschComparable.. and better type hints on dict_utils.
2023-06-08 Scott GaschMore Type -> type
2023-06-08 Scott GaschType -> type
2023-06-08 Scott GaschImprove type hints again.
2023-06-08 Scott GaschFix widths in ansi.py main color dumper.
2023-06-08 Scott GaschAdd type hint for class arg.
2023-05-25 Scott GaschCleanup code and update docs in bst.py.
2023-05-10 Scott GaschFix comment typos and remove linter warnings.
2023-05-09 Scott GaschFix type hints in executors.
2023-05-09 Scott GaschAdd some functionality to string_utils and improve...
2023-05-09 Scott GaschImprove type hints.
2023-05-08 Scott GaschImprove docs on bst.py again.
2023-05-08 Scott Gaschsmall comment change.
2023-05-08 Scott GaschDots instead of pass...
2023-05-08 Scott GaschUse Protocol to implement the interface typevar here...
2023-05-07 Scott GaschAdds find_lowest_node_less_than_or_equal_to.
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-01 Scott GaschFix a bug around the computation of zookeeper lockfile...
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 Gaschtypes -> typez as the name mirrors a python core librar...
2023-03-04 Scott GaschAdd and use valid_byte_count.
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 GaschDo this logging stuff the right way.
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 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() calls.
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-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 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-18 Scott GaschFix docs.
next