Skip to main content

Utilities for working with Weights & Measures in Python

Project description

wamu

Pythom utilities for working with Weights and Measures.

Precision

Wherever possible, wamu attempts to maintain the precision of a conversion as opposed to relying on floating point math. For example, converting from meters per second to kilometers per hour would be calculated as:

kmph = (mps * 3600.0) / 1000.0

However, the floating point division may result in loss of precision. In such cases, wamu will simplify the expression to:

kmph = mps * 3.6

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

wamu-0.3.6.tar.gz (33.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wamu-0.3.6-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file wamu-0.3.6.tar.gz.

File metadata

  • Download URL: wamu-0.3.6.tar.gz
  • Upload date:
  • Size: 33.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for wamu-0.3.6.tar.gz
Algorithm Hash digest
SHA256 576a312ebb760cd191d224ae6228e2634abddac857b2fea285ece4fe9b6c8681
MD5 3d3754ae060c0b727999b4693c49d5b7
BLAKE2b-256 e13bdf2975706bea3a7718ea681296eb53a0c7ab8824bb3256579c3e283f3b91

See more details on using hashes here.

File details

Details for the file wamu-0.3.6-py3-none-any.whl.

File metadata

  • Download URL: wamu-0.3.6-py3-none-any.whl
  • Upload date:
  • Size: 10.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for wamu-0.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 32150d7b324799126c542ecd1e3219511c016a688a55f469c1366d5257e2efa0
MD5 f7305b77ea0cff0918df23e64264e12e
BLAKE2b-256 0288606db2fdff8d8f7821ee2dfde50d4a3296f3c4efb452fc5556d4476e29fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page