Adds a __repr__ to graph.
[pyutils.git] / src / pyutils / typez /
2023-06-12 Scott GaschMore sanity with exception types and raises docs.
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-08 Scott GaschComparable.. and better type hints on dict_utils.
2023-03-05 Scott Gaschtypes -> typez as the name mirrors a python core librar...
2022-10-30 Scott GaschRename some directories (e.g. typez -> types) since...
2022-10-17 Scott GaschMore documentation improvements.
2022-10-16 Scott GaschMore work to improve documentation generated by sphinx...
2022-10-12 Scott GaschMigration from old pyutilz package name (which, in...