No project description provided
Project description
Command line interface for Fast Rates
Installation :pushpin:
pip install fastrates
Successfully installed fastrates-cli-0.1.0
How to use? :rocket:
Options:
--base TEXT Base ticker for currency [default: EUR]
--latest / --no-latest Get the latest foreign exchange reference rates
[default: False]
--start-at TEXT Get historical rates for any day since start_at
--end-at TEXT Get historical rates for any day till end_at
--symbols TEXT Compare specific exchange rates
--date TEXT Get historical date
--help Show this message and exit.
-
Example
fastrates --latest
Which will return
{
"rates":{
"2020-07-31":{
"AUD":1.6488,
"BGN":1.9558,
"BRL":6.1219,
"CAD":1.5898,
"CZK":26.175,
"DKK":7.4442,
"GBP":0.90053,
"TRY":8.2595,
"USD":1.1848,
}
},
"base":"EUR"
}
Release Notes :mega:
Latest Changes
0.1.0
- Prototype of project
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
fastrates-cli-0.1.1.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file fastrates-cli-0.1.1.tar.gz
.
File metadata
- Download URL: fastrates-cli-0.1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.2 Linux/5.4.0-42-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99de550c71dcb9dbd5fb3f72c163cb0c04416dc3dbde8e5aa5220974c2d8416d |
|
MD5 | 7ecbde3a2c4508d3714bcda3fd31c991 |
|
BLAKE2b-256 | 9fcca93fa2d60c188e877ca15a1aa9c5f628603fa67332fd15f3e3f6954791d9 |
Provenance
File details
Details for the file fastrates_cli-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: fastrates_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.2 Linux/5.4.0-42-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ae40b8d1a12d4fc01841145a7aba3a03047c18e07e54acf07fe80104379ebcd |
|
MD5 | 3d598e03e679178b9c002290305aec0c |
|
BLAKE2b-256 | 40948d3ba3504afed4629c14e5366da619ae6f58bb2fd840f745bfd285d4e0cf |