Unit converter using graph-based methods
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 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.2.tar.gz
(4.0 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.2.tar.gz.
File metadata
- Download URL: mensura-0.2.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8104a335ab2994b6da9fc49d721d26c933451abcfa4eadc018b38b87b36c4ef0
|
|
| MD5 |
90078294d927e6e18cba99b1c96d304a
|
|
| BLAKE2b-256 |
efd75955cd7db2f71d12681b9fc044dabf444330e84e712c18dc62daa27141af
|
File details
Details for the file mensura-0.2.2-py3-none-any.whl.
File metadata
- Download URL: mensura-0.2.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7b562b7781aec2ce5103ee2809a137f38da2ac3669af95836abdd67a80e900a
|
|
| MD5 |
dd34673cb3ee09ccf4de590b8df45670
|
|
| BLAKE2b-256 |
cbdcb8564e882b8fab13c3b9b16570f5c5c36c76d346bfe3825aa8a4e33eb4b7
|