No project description provided
Project description
Command line interface for Fast Rates
Installation :pushpin:
pip install fastrates-cli
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-cli --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-0.1.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file fastrates-0.1.0.tar.gz
.
File metadata
- Download URL: fastrates-0.1.0.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 | 5b7a02268a4a65401f84b19e01edc2c6dab8102b2d8628ca6fd25d26b080bf68 |
|
MD5 | 00326fa6cd498726816d3e500eb42219 |
|
BLAKE2b-256 | 1c016b29b2e8aa237f2737ca2220de2be2619a77da513e11c407e761e8e1e588 |
File details
Details for the file fastrates-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: fastrates-0.1.0-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 | a9cfd3eb5956a836323208ea2792c1357962a7204f83da53b33b838a9b4dcb63 |
|
MD5 | b8868fabeff82042b4576a3e5272446d |
|
BLAKE2b-256 | 4ed706804e8cba25ebbb57368d58422d14a1508f0c8843229a00e429b02ec752 |