Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 273 Bytes

File metadata and controls

7 lines (6 loc) · 273 Bytes

Simple Realtime Currency Converter

  • Converts money between active currencies
  • Gets latest information via Yahoo finance API
  • Usage: python currency_converter.py amount [source currency code] [target currency code]
  • Example: python currency_converter.py 15 gbp usd