{ "info": { "author": "Femto Trader", "author_email": "femto.trader@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "|Latest Version| |Supported Python versions| |Wheel format| |License|\n|Development Status| |Downloads monthly| |Requirements Status| |Code\nHealth| |Codacy Badge| |Build Status|\n\n\\*\\* Work in progress \\*\\*\n\npandas\\_talib\n=============\n\nA Python Pandas implementation of technical indicators\n\nOriginal version from:\n\n- `Bruno Franca `__\n\n- `panpanpandas `__\n\n- `Peter\n Bakker `__\n\nSee also:\n\n- `panpanpandas/ultrafinance `__\n\n- `llazzaro/analyzer `__\n\n- https://www.quantopian.com/posts/technical-analysis-indicators-without-talib-code\n\nInstall\n-------\n\nA package is available and can be downloaded from PyPi and installed\nusing:\n\n::\n\n $ pip install pandas_talib\n\nDevelopment\n-----------\n\nYou can help to develop this library.\n\nIssues\n~~~~~~\n\nYou can submit issues using\nhttps://github.com/femtotrader/pandas_talib/issues\n\nClone\n~~~~~\n\nYou can clone repository to try to fix issues yourself using:\n\n::\n\n $ git clone https://github.com/femtotrader/pandas_talib.git\n\nRun unit tests\n~~~~~~~~~~~~~~\n\nRun all unit tests\n\n::\n\n $ nosetests -s -v\n\nRun a given test\n\n::\n\n $ nosetests tests.test_pandas_talib:test_function -s -v\n\nInstall development version\n~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n::\n\n $ python setup.py install\n\nor\n\n::\n\n $ sudo pip install git+git://github.com/femtotrader/pandas_talib.git\n\nCollaborating\n~~~~~~~~~~~~~\n\n- Fork repository\n- Create a branch which fix a given issue\n- Submit pull requests\n\nhttps://help.github.com/categories/collaborating/\n\n.. |Latest Version| image:: https://img.shields.io/pypi/v/pandas_talib.svg\n :target: https://pypi.python.org/pypi/pandas_talib.svg/\n.. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/pandas_talib.svg\n :target: https://pypi.python.org/pypi/pandas_talib.svg/\n.. |Wheel format| image:: https://img.shields.io/pypi/wheel/pandas_talib.svg\n :target: https://pypi.python.org/pypi/pandas_talib.svg/\n.. |License| image:: https://img.shields.io/pypi/l/pandas_talib.svg\n :target: https://pypi.python.org/pypi/pandas_talib.svg/\n.. |Development Status| image:: https://img.shields.io/pypi/status/pandas_talib.svg\n :target: https://pypi.python.org/pypi/pandas_talib.svg/\n.. |Downloads monthly| image:: https://img.shields.io/pypi/dm/pandas_talib.svg\n :target: https://pypi.python.org/pypi/pandas_talib.svg/\n.. |Requirements Status| image:: https://requires.io/github/femtotrader/pandas_talib/requirements.svg?branch=master\n :target: https://requires.io/github/femtotrader/pandas_talib/requirements/?branch=master\n.. |Code Health| image:: https://landscape.io/github/femtotrader/pandas_talib/master/landscape.svg?style=flat\n :target: https://landscape.io/github/femtotrader/pandas_talib/master\n.. |Codacy Badge| image:: https://www.codacy.com/project/badge/1bf3606360934588ba764cca32210f52\n :target: https://www.codacy.com/app/femto-trader/pandas_talib\n.. |Build Status| image:: https://travis-ci.org/femtotrader/pandas_talib.svg\n :target: https://travis-ci.org/femtotrader/pandas_talib", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/femtotrader/pandas_talib", "keywords": "python pandas trading technical analysis", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pandas_talib", "package_url": "https://pypi.org/project/pandas_talib/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pandas_talib/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/femtotrader/pandas_talib" }, "release_url": "https://pypi.org/project/pandas_talib/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Pandas trading technical analysis", "version": "0.0.1" }, "last_serial": 1638949, "releases": { "0.0.1": [] }, "urls": [] }