Skip to main content

Convert KMs to Miles

Project description

Convert KMs to Miles

This is a basic library that converts given Kilometers into Miles.

Installation

You can install this library using Python Package Manager.

python -m pip install milesConverter

The milesConverter is supported on Python 3.6 and above.

How to Use?

Once installed you can import and use milesConverter in your python program as follows:

from milesConverter import km2miles
a = km2miles.km2miles(16)
print(a)

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

milesConverter-1.2.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

milesConverter-1.2.0-py3-none-any.whl (3.6 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