Metadata-Version: 2.1
Name: datadrawer
Version: 1.0.0
Summary: A Fast Tool for Data Processing and Powerful Toolset
Home-page: https://github.com/xianba/datadrawer
Author: Xia Xianba
Author-email: xiaxianba@qq.com
License: BSD
Keywords: Data Drawer
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: BSD License
Requires-Dist: pandas (>=0.23.4)
Requires-Dist: requests (>=2.0.0)
Requires-Dist: lxml (>=3.8.0)
Requires-Dist: simplejson (>=3.16.0)
Requires-Dist: numpy (>=1.11.3)
Requires-Dist: matplotlib (>=1.5.1)

Data Drawer
===============

Target Users
--------------
* financial market analyst of China
* learners of financial data analysis with pandas/NumPy
* people who are interested in China financial data
Installation
--------------
    pip install datadrawer

Upgrade
---------------
    pip install datadrawer --upgrade


