Real-time currency converter
Project description
CoinConverter
How To Use
from coinconverter import convert
amount = "10"
from_currency = "USD"
to_currency = "PHP"
print(convert(amount, from_currency, to_currency))
Output:
588.70
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
coinconverter-0.0.4.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file coinconverter-0.0.4.tar.gz
.
File metadata
- Download URL: coinconverter-0.0.4.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fd52664554d3a7e12698e6e2c167c3c6a6433a8f279a8acb6428a5737cf606d |
|
MD5 | 7541febc9ca4d34a76004f9fd1e1a70e |
|
BLAKE2b-256 | 515169b83f855dbf752e6a63e08d854f394ea3cdeb72780a5fdd102543d199d6 |
File details
Details for the file coinconverter-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: coinconverter-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18367cc2c201346743ad805e316fd181a993c378a3e79c733fb1e83c17ec1c65 |
|
MD5 | 76b5a51a7a51d543d9b7ab674f641d42 |
|
BLAKE2b-256 | 7b4f43df1d9eb9d96d14c05203758a245b0cd3c60c012200792f7bfed14bc3c5 |