issues
search
MicroPyramid
/
forex-python
Foreign exchange rates, Bitcoin price index and currency conversion using ratesapi.io
http://forex-python.readthedocs.io/en/latest/usage.html
MIT License
661
stars
195
forks
source link
Make CurrencyCodes Iterable
#111
Open
Robbie-Palmer
opened
2 years ago
Robbie-Palmer
commented
2 years ago
Enable easy iteration over CurrencyCodes object e.g.
for currency in CurrencyCodes()
Take pathlib dependency to simplify file reading logic
for currency in CurrencyCodes()