Unit converter
Project description
mensura
By Albert Dow
A simple Python package for converting between units
Description
A lightweight and simple package for converting between units,
mensura uses a graph-based approach to determine the shortest
path to the desired unit.
Currently only supports basic length and time units.
Usage
from mensura.base import Converter
converter = Converter()
converter.convert(1.0, "km", "m")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mensura-0.2.0.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mensura-0.2.0.tar.gz.
File metadata
- Download URL: mensura-0.2.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8643b8598043aa437156059610e67256a5914079f402e30d8957c19a5a3a24c9
|
|
| MD5 |
2ae0d44e17192c48ca25e217d991977f
|
|
| BLAKE2b-256 |
fb62eda02c6ae978db7a16fc7a3885d6aad8ec40ec940eb73d9e777d85c8d6d1
|
File details
Details for the file mensura-0.2.0-py3-none-any.whl.
File metadata
- Download URL: mensura-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c9e8e750b7ebf0f1741aaf7ba9aed5a09a76a1654cd8b505204ba15094e2f59
|
|
| MD5 |
2da7b8ec6dcc5429e601ae6a1643e79f
|
|
| BLAKE2b-256 |
94b1ca09f14a6e39bc3d96adbf6fb2c6eba838be2159efe21b684053e381b99f
|