Metadata-Version: 2.1
Name: coinmarketcap-api
Version: 0.0.1
Summary: Python wrapper for coinmarketcap.com public API and private APIoffer global market data,coin data,exchanges data and more
Home-page: http://github.com/shuyun/coinmarketcap-api
Author: hu chi
Author-email: hu.chi@qq.com
License: Apache v2.0 License
Description: 
        =====================================
        coinmarketcap-api (coinmarketcap-api)
        =====================================
        Python实现的 coinmarketcap.com APIs封装，同时提供了更多私有API实现
        涵盖整体市场数据、虚拟货币数据、交易所数据等
        
        Python wrapper for coinmarketcap.com public API and private API
        offer global market data,coin data,exchanges data and more
        Documentation
        =============
        https://github.com/shyuntech/coinmarketcap-api
        
Keywords: cryptocurrency,API,coinmarketcap
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
