This library contains data on country names, currencies and abbreviations which are stored and packaged in the form of a JSON file
Project description
Kata Pengantar
Setiap negara yang berdaulat tentunya mempunyai mata uang dan singkatan untuk mempermudah pengucapan. Dalam membuat alat atau program tentunya memerlukan data yang akurat dan tidak salah jika mencoba pustaka ini. Pustaka pycurrency terlengkap perihal data nama negara, nama mata uangnya serta singkatannya dan sangat dipermudah karena setiap datanya disimpan dalam format berkas json.
Cara Instalasi
Cukup mudah, hanya dengan tempel dan rekatkan di terminal
pip install pycurrencyid
Cara mengunakan dan contoh program
Dalam menggunakan pustaka ini pertama -tama pahami dulu program berikut.
from pycurrencyid import IsoNegara
uang = IsoNegara()
print(uang.data_asia)
print(uang.data_eropa)
print(uang.data_afrika)
print(uang.data_australia)
print(uang.data_amerika_utara)
print(uang.data_amerika_selatan)
Kata Penutup
Semoga bermanfaat dan jika tertarik dengan program ini dan lainnya, silahkan follow akun sosial media aku lainnya.
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
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 pycurrencyid-1.4.3.tar.gz.
File metadata
- Download URL: pycurrencyid-1.4.3.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/5.15.0-91-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
045fa07903f339537570d9407c2008a100158b768d87235d659b50c8244ee208
|
|
| MD5 |
b7314cc8290e2ee29f73a1c003821968
|
|
| BLAKE2b-256 |
e5fa1356131c6535ac25a26ea11b6591216219b665f8a541d18dd31e8d5f8529
|
File details
Details for the file pycurrencyid-1.4.3-py3-none-any.whl.
File metadata
- Download URL: pycurrencyid-1.4.3-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/5.15.0-91-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a8c840b0f38cdbac4d29a16f8d83638d912f0a43205e06607bd8313daecf153
|
|
| MD5 |
66cd2ee8c243fb3b979471e8a477fb00
|
|
| BLAKE2b-256 |
e056ee484a923cfb459c81fd86125a1b14ddc82ee6a0a411d9e6a4b0003860ce
|