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
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
milesConverter-1.2.0.tar.gz
(2.7 kB
view details)
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 milesConverter-1.2.0.tar.gz.
File metadata
- Download URL: milesConverter-1.2.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
258d3baa35db092f4a8c7a3109c722bc2107ff864681f70a77042766211d927b
|
|
| MD5 |
5049d5ec1d0e3132aafe25a8148a3f23
|
|
| BLAKE2b-256 |
cf6d310fff475fd2f3b6e2b9aeb80cd7ddd50afbd03ef8c784abf7bff65d2654
|
File details
Details for the file milesConverter-1.2.0-py3-none-any.whl.
File metadata
- Download URL: milesConverter-1.2.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7867a8ffb4cd9da1a9cf671aafa9250c14d7c769a77d9c48daafc59c60adc2b2
|
|
| MD5 |
12e25a2e29cee62e687bba513556bf64
|
|
| BLAKE2b-256 |
4d91a06fad4a842e7c292795f1b50fb412fd73ee195a1a0d1aecd56172d65903
|