mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
7 lines
347 B
Plaintext
7 lines
347 B
Plaintext
Monty is the missing complement to Python. Monty implements supplementary useful
|
|
functions for Python that are not part of the standard library. Examples include
|
|
useful utilities like transparent support for zipped files, useful design
|
|
patterns such as singleton and cached_class, and many more.
|
|
|
|
WWW: https://github.com/materialsvirtuallab/monty
|