gpetretto / monty

This repository implements supplementary useful functions for Python that are not part of the standard library. Examples include useful utilities like transparent support for zipped files etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monty

Build Status

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.

Please read the official docs

About

This repository implements supplementary useful functions for Python that are not part of the standard library. Examples include useful utilities like transparent support for zipped files etc.

License:MIT License


Languages

Language:Python 100.0%