Metadata-Version: 1.0
Name: peatio_client
Version: 0.1.1
Summary: a client library for the bitcoin exchange Peatio
Home-page: https://github.com/czheo/peatio-client-python
Author: czheo
Author-email: UNKNOWN
License: LGPL
Description: a client library for the bitcoin exchange Peatio
        ---
        [![Build Status](https://travis-ci.org/czheo/peatio-client-python.svg?branch=master)](https://travis-ci.org/czheo/peatio-client-python)
        
        This library is inspired by [peatio-client-ruby](https://github.com/peatio/peatio-client-ruby)
        
        # Install
        ```
        pip install peatio_client
        ```
        
        # Usage
        - Rest API Client: https://github.com/czheo/peatio-client-python/blob/master/client_sample.py
        - Streaming API Client: https://github.com/czheo/peatio-client-python/blob/master/streaming_client_sample.py
        
        # Licence
        LGPL
        
Keywords: bitcoin peatio yunbi.com
Platform: UNKNOWN
