Skip to main content

Module for converting weight units.

Project description

Weight Converter

PyPI version codecov Documentation Status

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

weight-converter-0.0.3.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

weight_converter-0.0.3-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

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