Metadata-Version: 2.0
Name: stockbot
Version: 0.1.0
Summary: Stock market analysis library written in Python.
Home-page: https://github.com/ChrisPappalardo/stockbot
Author: Chris Pappalardo
Author-email: cpappala@yahoo.com
License: CC BY-NC-ND 4.0
Keywords: stockbot
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4

===============================
stockbot
===============================

.. image:: https://img.shields.io/travis/ChrisPappalardo/stockbot.svg
        :target: https://travis-ci.org/ChrisPappalardo/stockbot

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


Stock market analysis library written in Python.

* License: Creative Commons (CC) BY-NC-ND 4.0 https://creativecommons.org/licenses/by-nc-nd/4.0/
* Documentation: https://stockbot.readthedocs.org.

Features
--------

* TODO




History
-------

0.1.0 (2015-09-23)
---------------------

* First release on PyPI.


