pandas-ta


Namepandas-ta JSON
Version 0.3.14b PyPI version JSON
download
home_pagehttps://github.com/twopirllc/pandas-ta
SummaryAn easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.
upload_time2021-07-28 20:51:17
maintainer
docs_urlNone
authorKevin Johnson
requires_python
licenseThe MIT License (MIT)
keywords technical analysis trading python3 pandas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/twopirllc/pandas-ta",
    "name": "pandas-ta",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "technical analysis,trading,python3,pandas",
    "author": "Kevin Johnson",
    "author_email": "appliedmathkj@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/0b/1666f0a185d4f08215f53cc088122a73c92421447b04028f0464fabe1ce6/pandas_ta-0.3.14b.tar.gz",
    "platform": "",
    "description": "An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.",
    "bugtrack_url": null,
    "license": "The MIT License (MIT)",
    "summary": "An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.",
    "version": "0.3.14b",
    "project_urls": {
        "Download": "https://github.com/twopirllc/pandas-ta.git",
        "Homepage": "https://github.com/twopirllc/pandas-ta"
    },
    "split_keywords": [
        "technical analysis",
        "trading",
        "python3",
        "pandas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f70b1666f0a185d4f08215f53cc088122a73c92421447b04028f0464fabe1ce6",
                "md5": "25a7471ddf5d02c6371b6bc088e05b41",
                "sha256": "0fa35aec831d2815ea30b871688a8d20a76b288a7be2d26cc00c35cd8c09a993"
            },
            "downloads": -1,
            "filename": "pandas_ta-0.3.14b.tar.gz",
            "has_sig": false,
            "md5_digest": "25a7471ddf5d02c6371b6bc088e05b41",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 115089,
            "upload_time": "2021-07-28T20:51:17",
            "upload_time_iso_8601": "2021-07-28T20:51:17.456168Z",
            "url": "https://files.pythonhosted.org/packages/f7/0b/1666f0a185d4f08215f53cc088122a73c92421447b04028f0464fabe1ce6/pandas_ta-0.3.14b.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-07-28 20:51:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "twopirllc",
    "github_project": "pandas-ta",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pandas-ta"
}
        
Elapsed time: 0.23624s