Metadata-Version: 2.0
Name: quantasf
Version: 0.0.1
Summary: A Python package for computing chinese financial factors.
Home-page: https://github.com/Code37/quantasf
Author: Wenchao Zhang
Author-email: 495673131@qq.com
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: quantasf
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Requires-Dist: Click (>=6.0)

========
QuantASF
========


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

.. image:: https://img.shields.io/travis/Code37/quantasf.svg
        :target: https://travis-ci.org/Code37/quantasf

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




A Python package for computing chinese financial factors.


* Free software: MIT license
* Documentation: https://quantasf.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.0.1 (2018-04-19)
------------------

* First release on PyPI.


