Metadata-Version: 2.1
Name: btc2fiat
Version: 0.1.20
Summary: Bitcoin price expressed in fiat currency. As simple as that.
Home-page: https://github.com/ibz/btc2fiat
Author: Ioan Bizău
Author-email: github@ibz.me
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: requests


# btc2fiat

All I wanted was a script that can print the last known price of Bitcoin on various exchanges. And I didn't find any of that on GitHub. So I did it myself.


