pyutils.git
2022-10-19 Scott GaschMore messing with the project file.
2022-10-19 Scott GaschUpdate license to try to make the PyPi page look nicer...
2022-10-18 Scott GaschMake it clear that --config_allow_dynamic_updates doesn...
2022-10-18 Scott GaschAdd some more examples and a convenience method in...
2022-10-18 Scott GaschReference local files in wordle example.
2022-10-18 Scott GaschBetter explain what the heck is going on in deferred_op...
2022-10-18 Scott GaschAdd an overall runtime line to the final report in...
2022-10-18 Scott GaschAdds timer next to progress bar in run_tests.py.
2022-10-18 Scott GaschRemove hardcoded properties list from DeferredOperand...
2022-10-18 Scott GaschAdd a comment for future fields in SmartFuture.
2022-10-18 Scott GaschMake DeferredOperand handle sets, dirs, dels transparen...
2022-10-18 Scott GaschMake DeferredOperand work more transparently.
2022-10-18 Scott GaschStop calling internal method _resolve in run_tests.py.
2022-10-18 Scott GaschLog an error message when something went wrong in run_t...
2022-10-18 Scott GaschDo not let test names in results collide when we run...
2022-10-18 Scott GaschMake run_tests.py keep track of test runtimes.
2022-10-18 Scott GaschMake run_tests.py tell you what's still running.
2022-10-17 Scott GaschCut version 0.0.1b4
2022-10-17 Scott GaschUpdate sphinx links to anonymous references to work...
2022-10-17 Scott GaschMore documentation improvements.
2022-10-17 Scott GaschFix run_tests.py to detect doctest failures and tear...
2022-10-17 Scott GaschUpdate remote worker records to be more instructive.
2022-10-17 Scott GaschHacky code to sort the colors on the sphinx webpage. :P
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...