exchange rate package
Project description
get-course
This is the package used to get the exchange rate. It works with https://currate.ru/
Function:
- Getting courses from different countries
Attribut:
get_course(render=str, valut=bool, key_list=bool)
render=str - from which to which currency to transfer
valut=bool(optional) - print result with currency
key_list=bool(optional) - get a list of currencies
Install:
pip install get-course==last_version
EXAMPLE:
from get_course import get_course
print(get_course('usdrub', valut=True))
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
get-course-0.1.tar.gz
(2.7 kB
view details)
File details
Details for the file get-course-0.1.tar.gz.
File metadata
- Download URL: get-course-0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bdebe50dc88bbd3c4cf34f8aeb63a6eff42fc7ad614114d4b24922969385267
|
|
| MD5 |
d729309197820394d1cfac61e43e219e
|
|
| BLAKE2b-256 |
26a65f233835536112c62620294fe92785359c7bdd1f17efc26c290b58bfb803
|