Skip to content

tuang3142/cash-converter-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cash converter 0.2

currency converter using latest data from fixer.io

demo

help

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.

examples

$ cashconverter look vietnam
VND (Vietnamese dong)
$ cashconverter look yen
JPY (Japanese yen)
$ cashconverter convert 3142 jpy vnd
3142.00 JPY equals 645667.10 VND

installation

pip install cash-converter-cli

acknowledgement

special thanks to Vijay Mahrra's data of country code.

to do

next version should have

  • come with package
  • svg image
  • use api
  • not use api?
  • custom help
  • update
  • look up for currency code
  • database

About

Currency Converter from terminal

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages