pyutils.git
2022-10-16 Scott GaschCut version 0.0.1b3
2022-10-16 Scott GaschHandle exception from os when attempting to determine...
2022-10-16 Scott GaschFall back on os.get_terminal_size() rather than calls...
2022-10-16 Scott GaschMore work to improve documentation generated by sphinx...
2022-10-15 Scott GaschMore work to improve the quality of sphinx autodocs.
2022-10-15 Scott GaschMore writing examples and improving documentation.
2022-10-14 Scott GaschMore documentation changes but includes a change to...
2022-10-14 Scott GaschImprove documentation in bootstrap.py.
2022-10-14 Scott GaschImprove documentation in argparse_utils.py.
2022-10-14 Scott GaschImprove documentation in ansi.py.
2022-10-14 Scott GaschMinor logic changes (e.g. thunk one method to another...
2022-10-14 Scott GaschMore documentation.
2022-10-14 Scott GaschAdds function to write out an integer longhand.
2022-10-14 Scott GaschCut version 0.0.1b2
2022-10-14 Scott GaschImprove documentation.
2022-10-13 Scott GaschMore work on improving docs.
2022-10-13 Scott GaschImprove docs.
2022-10-13 Scott GaschAdd some example code.
2022-10-12 Scott GaschFollowup to previous changes in math_utils; have the...
2022-10-12 Scott GaschMoving zookeeper.py here caused a dep on kazoo.
2022-10-12 Scott GaschMake markdown look nicer.
2022-10-12 Scott GaschUpdate README with link to local git repo + previous...
2022-10-12 Scott GaschCut version 0.0.1b
2022-10-12 Scott GaschAdd __len__ to NumericPopulation and then use it instea...
2022-10-12 Scott GaschAdds file to publish doc changes w/o waiting for cronjob.
2022-10-12 Scott GaschFixup sphinx usage examples to render correctly(?)
2022-10-12 Scott GaschTowards a more type-clean mypy check.
2022-10-12 Scott GaschFix cut_version.sh for new name.
2022-10-12 Scott GaschFixup sphinx doc generation so that it works post name...
2022-10-12 Scott GaschMigration from old pyutilz package name (which, in...