Awesome
Python CCY
A python module for currencies. The module compiles a dictionary of currency objects containing information useful in financial analysis. Not all currencies in the world are supported yet. You are welcome to join and add more.
- Documentation is available as ccy jupyter book.
- Install the command line tool with
pip install ccy[cli]
. - Show all currencies in the command line via
ccys show