Get rates from the Polish National Bank (Narodowy Bank Polski)
Project description
pln_fx | Get Rates from the National Bank of Poland
So the ECB (European Central Bank) publishes PLN (Zloty) rates but for accounting purposes in Poland there is a requirement to use the rate directly from the Polish National Bank instead of the ECB. Therefore I wrote this library because I am sure other people will need this and I havent found any library. So I dit it.
How To Use
from pln_fx import PLN_FX
fx = PLN_FX()
year_rate = fx.get_year('2022')
print('\n year_rate: ', year_rate)
day_rate = fx.get_date('2022-01-03')
print('\n day_rate: ', day_rate)
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
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 pln_fx-0.0.9.tar.gz.
File metadata
- Download URL: pln_fx-0.0.9.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ffff1dd4793ca836b919fd7743d06d222324e0d646b1ec6e4450f9d638ed8c4
|
|
| MD5 |
f2e214d87324b5332a39679512259174
|
|
| BLAKE2b-256 |
e9d592ffc43dd4d895b7841370d0f2991c335c251750947ed86b0347be3892a2
|
File details
Details for the file pln_fx-0.0.9-py3-none-any.whl.
File metadata
- Download URL: pln_fx-0.0.9-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bf085ea2cf8e79a43672fc5df4f4581a1437eee54b5a57c403edbe772de5200
|
|
| MD5 |
1b80e7ef29c8c8e0740701c04c860c54
|
|
| BLAKE2b-256 |
c39c484aa060f0f2204a1998cccbb7d8b2198d76996a5c253325de3336c0f3f2
|