diff options
Diffstat (limited to 'python/monty/README')
-rw-r--r-- | python/monty/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/monty/README b/python/monty/README new file mode 100644 index 0000000000..b08e806f1f --- /dev/null +++ b/python/monty/README @@ -0,0 +1,4 @@ +Monty is the missing complement to Python. + +Monty implements supplementary useful functions for Python that are +not part of the standard library. |