Monty is the missing complement to Python.
Project description
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.
Python is a great programming language and comes with “batteries included”. However, even Python has missing functionality and/or quirks that make it more difficult to do many simple tasks. In the process of creating several large scientific frameworks based on Python, my co-developers and I have found that it is often useful to create reusable utility functions to supplement the Python standard library. Our forays in various developer sites and forums also found that many developers are looking for solutions to the same problems.
Monty is created to serve as a complement to the Python standard library. It provides suite of tools to solve many common problems, and hopefully, be a resource to collect the best solutions.
Monty supports Python 3.x.
Please visit the official docs for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file monty-2022.9.9.tar.gz
.
File metadata
- Download URL: monty-2022.9.9.tar.gz
- Upload date:
- Size: 39.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cca8f14a18a2030b243a1377dfd59049a1ccce007b34f810a8f5eece72b9ceb |
|
MD5 | daef8fc3b65453eb7027816bf6466894 |
|
BLAKE2b-256 | 3d23c8894953f21267a0f6ab6360665aef137562c112284ce68a8803f6ec9436 |
File details
Details for the file monty-2022.9.9-py3-none-any.whl
.
File metadata
- Download URL: monty-2022.9.9-py3-none-any.whl
- Upload date:
- Size: 66.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9624c90687486cfebcc1e80a0b1da201a0ea14213fd1f392960cd47d3171907 |
|
MD5 | 71e1c065d9b15d8c1d4a4d52a70fd5cb |
|
BLAKE2b-256 | b339bcb570d7214a083f8810b55af97b124b77be8431268e09a5f78fa0c9a383 |