Metadata-Version: 2.0
Name: mooquant-formula
Version: 0.1.2
Summary: UNKNOWN
Home-page: https://github.com/bopo/mooquant_formula
Author: bopowang
Author-email: ibopo@126.com
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: mooquant_formula
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: click (>=6.0)
Requires-Dist: user-agent
Requires-Dist: fastcache
Requires-Dist: requests
Requires-Dist: pyquery
Requires-Dist: pandas
Requires-Dist: tqdm

========
MooQuant
========


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

.. image:: https://img.shields.io/travis/bopo/MooQuant.svg
        :target: https://travis-ci.org/bopo/MooQuant

.. image:: https://readthedocs.org/projects/mooquant_formula/badge/?version=latest
        :target: https://MooQuant.readthedocs.io/zh_CN/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/bopo/MooQuant/shield.svg
     :target: https://pyup.io/repos/github/bopo/MooQuant/
     :alt: Updates


Python Boilerplate contains all the boilerplate you need to create a Python package.


* Free software: MIT license
* Documentation: https://MooQuant.readthedocs.io.


Features
--------

* TODO

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.1.0 (2017-08-14)
------------------

* First release on PyPI.


