Metadata-Version: 2.1
Name: crypto_currency_price
Version: 0.2.1
Summary: Top-level package for crypto-currency-price.
Keywords: cryptocurrency price CLI
Author-email: Matt Krueger <mkrueger@rstms.net>
Description-Content-Type: text/markdown
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: click == 8.0.3
Requires-Dist: requests == 2.27.1
Requires-Dist: eth-utils == 2.0.0
Requires-Dist: black==21.11b1 ; extra == "dev"
Requires-Dist: bump2version==1.0.1 ; extra == "dev"
Requires-Dist: coverage==6.2 ; extra == "dev"
Requires-Dist: flake8==4.0.1 ; extra == "dev"
Requires-Dist: pytest==6.2.5 ; extra == "dev"
Requires-Dist: tox==3.24.4 ; extra == "dev"
Requires-Dist: sphinx==4.3.2 ; extra == "docs"
Requires-Dist: sphinx-click==3.0.2 ; extra == "docs"
Requires-Dist: sphinx-rtd-theme==1.0.0 ; extra == "docs"
Project-URL: Home, https://github.com/rstms/crypto_currency_price
Provides-Extra: dev
Provides-Extra: docs

=====================
crypto-currency-price
=====================


![Image](https://img.shields.io/github/license/rstms/crypto_currency_price)

![Image](https://img.shields.io/pypi/v/crypto_currency_price.svg)


![Image](https://circleci.com/gh/rstms/crypto_currency_price/tree/master.svg?style=shield)

![Image](https://readthedocs.org/projects/crypto-currency-price/badge/?version=latest)

![Image](https://pyup.io/repos/github/rstms/crypto_currency_price/shield.svg)

CLI cryptocurrency price conversion


* Free software: MIT license
* Documentation: https://crypto-currency-price.readthedocs.io.



Credits
-------

This package was created with Cookiecutter and `rstms/cookiecutter-python-cli`, a fork of the `audreyr/cookiecutter-pypackage` project template.

[audreyr/cookiecutter](https://github.com/audreyr/cookiecutter)
[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
[rstms/cookiecutter-python-cli](https://github.com/rstms/cookiecutter-python-cli)

