currency converter using latest data from fixer.io
Usage: cashconverter [OPTIONS] COMMAND [ARGS]...
Currency converter using latest data from fixer.io
Options:
--version Show the version and exit.
--help Show this message and exit.
Commands:
convert
look Look for currency code.
update Update exchange rate.
$ cashconverter look vietnam
VND (Vietnamese dong)
$ cashconverter look yen
JPY (Japanese yen)
$ cashconverter convert 3142 jpy vnd
3142.00 JPY equals 645667.10 VND
pip install cash-converter-cli
special thanks to Vijay Mahrra's data of country code.
next version should have
- come with package
- svg image
- use api
- not use api?
- custom help
- update
- look up for currency code
- database