A flexible unit conversion library for scientific and engineering use
Project description
fdc-unit-converter
A flexible unit conversion library for scientific and engineering applications.
Installation
pip install fdc-unit-converter
Usage
from fdc_unit_converter import UnitConverter, units
# Convert 1000 meters to kilometers
result = UnitConverter.convert(1000, units.meter, units.kilometer)
print(result) # 1.0
Features
- Conversion across magnitudes: length, pressure, temperature, volume, etc.
- Works with scalars, lists, numpy arrays, and pandas Series.
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
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 fdc_unit_converter-0.1.0.tar.gz.
File metadata
- Download URL: fdc_unit_converter-0.1.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.0 CPython/3.12.10 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7fee4445eb779b4c42779e6d90b73017e33679422fa88acf6c5a9f6cc92c79f
|
|
| MD5 |
ab986a193ce4a1cebfbd6982f14099c4
|
|
| BLAKE2b-256 |
81147faf895148309d6b26843c0b2cc3d69d26216d507b1888d9eac848e950d2
|
File details
Details for the file fdc_unit_converter-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fdc_unit_converter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.0 CPython/3.12.10 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29ba3c9f097113163ce3cfeac212677b216069fdcdf04ff840ecb76d00ee4f9c
|
|
| MD5 |
06a1dcec0b681ba01df4436ed3b4d28c
|
|
| BLAKE2b-256 |
9d449b18ce12eb0f4f2d95b192ee40c8b92412865cdecbecd1115072776cff92
|