Metadata-Version: 2.0
Name: cryptohands
Version: 0.1.0
Summary: For making Crypto Pizza
Home-page: https://github.com/chaffelson/cryptohands
Author: Daniel Chaffelson
Author-email: chaffelson@gmail.com
License: Apache Software License 2.0
Download-URL: https://github.com/Chaffelson/cryptohands/archive/0.1.0.tar.gz
Description-Content-Type: UNKNOWN
Keywords: cryptohands,bitcoin,ethereum,bitfinex,poloniex,bittrex,coinbase,api,wrapper
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: bitex
Requires-Dist: gspread
Requires-Dist: oauth2client
Requires-Dist: coinbase
Provides-Extra: dev
Requires-Dist: tox; extra == 'dev'
Requires-Dist: sphinx; extra == 'dev'
Requires-Dist: sphinx-rtd-theme; extra == 'dev'
Requires-Dist: bumpversion; extra == 'dev'

===========
Cryptohands
===========


.. image:: https://img.shields.io/pypi/v/cryptohands.svg
        :target: https://pypi.python.org/pypi/cryptohands

.. image:: https://img.shields.io/travis/chaffelson/cryptohands.svg
        :target: https://travis-ci.org/chaffelson/cryptohands

.. image:: https://readthedocs.org/projects/cryptohands/badge/?version=latest
        :target: https://cryptohands.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/chaffelson/cryptohands/shield.svg
     :target: https://pyup.io/repos/github/chaffelson/cryptohands/
     :alt: Updates


For making Crypto Pizza


* Free software: Apache Software License 2.0
* Documentation: https://cryptohands.readthedocs.io.


Features
--------

# TODO: Add some features to add

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.0.1 (2017-09-10)
------------------

* First release
* No Anchovy


