Altcoin / Fiat currency converter.
pip install git+https://github.com/havocesp/pyacc.git
$ pyacc BTC --amount 0.025 --to-currency USD
$ 30.43 USD
- Allowed crypto-currencies as "dest" currency.
- Replaced "begin" dependence by "argparser"
- Many bug fixes
- Initial version