Small Python utilities for adding concise functionality and usability to your code
Project description
Full documentation for this module is available over at ReadTheDocs.
This module provides numerous helper utilities for Python3.X code to add functionality with minimal code footprint. It has tools for the following tasks:
Progress bars on serial loops and parallel mappings (leveraging the excellent tqdm library)
Simple lazy-compute and caching of class properties, including dependency chaining
Executing Python2 code from within a Python3 program
More intuitive contract decorator (leveraging pycontracts)
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 miniutils-0.0.1a2.tar.gz
.
File metadata
- Download URL: miniutils-0.0.1a2.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a941a14f7b059ea3f9b6a1cec775c363f229d13ae51af6df988d81bf5554932 |
|
MD5 | a85d9e2168daec356a7c0115e6accf17 |
|
BLAKE2b-256 | 53d3ace133fee733668189919d17467d15549bf08031cf01c8d2801c73b67820 |
File details
Details for the file miniutils-0.0.1a2-py3-none-any.whl
.
File metadata
- Download URL: miniutils-0.0.1a2-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b76dfa7737ca83db1ba7097fe357a3a990f0bb802542ee3de51a0f9070513cf |
|
MD5 | 7e508340d1c7ec20022dcf53eb2fdd19 |
|
BLAKE2b-256 | f871ea6e4464477232f333901d6518c5fb1def151c5eda92db412d399bcff6f2 |