Improve docs.
authorScott Gasch <[email protected]>
Thu, 13 Oct 2022 18:44:10 +0000 (11:44 -0700)
committerScott Gasch <[email protected]>
Thu, 13 Oct 2022 18:44:10 +0000 (11:44 -0700)
commit84f53cd94d18a8d239216704a6a33c7dbf2fc6b9
tree70e1369e0291bac38b8f56148c47bc5d792e6d34
parent25cc42619c9f4381df45d84f5188dba290c3cfaa
Improve docs.
12 files changed:
docs/pyutils.collectionz.rst
docs/pyutils.compress.rst
docs/pyutils.datetimez.rst
docs/pyutils.files.rst
docs/pyutils.parallelize.rst
docs/pyutils.rst
examples/README
examples/reminder/.gitignore [new file with mode: 0644]
src/pyutils/ansi.py
src/pyutils/argparse_utils.py
src/pyutils/datetimez/datetime_utils.py
src/pyutils/decorator_utils.py