Module for converting weight units.
Project description
Weight Converter
A python module for converting weight units.
Install
To install Weight Converter, run the following command:
pip install weight-converter
Usage
Import the module and unit class
from weight_converter.convert import Kilograms
kilograms = Kilograms(value=1)
lbs = kilograms.to_pounds()
Documentation: https://weight-converter.readthedocs.io/en/latest/
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 weight-converter-0.0.3.tar.gz.
File metadata
- Download URL: weight-converter-0.0.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c58bad0f68c4eefc8f328c32f73bb0b566481819282243dc81701adb9a9aa4d
|
|
| MD5 |
21930ae29b0217f56a90331e631e3533
|
|
| BLAKE2b-256 |
15785cbb04568411a61d74b2efe276c382bece7ba3c96da58f7f816289c7db5a
|
File details
Details for the file weight_converter-0.0.3-py3-none-any.whl.
File metadata
- Download URL: weight_converter-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aeda50844ab2da8139f666539c627a4cfe509984078db0966dad60304a2f6e6a
|
|
| MD5 |
7c7fd2acaf19e68cd4a07c29e31d307f
|
|
| BLAKE2b-256 |
04f0fc23926218b4c9094be9210104e7fad927817e6b5481919325e6f928c096
|