ta-lib-everywhere


Nameta-lib-everywhere JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryDummy package that installs the official TA-Lib package. This project is deprecated and redirects to the official TA-Lib distribution.
upload_time2025-08-16 11:49:09
maintainerNone
docs_urlNone
authorTA-Lib Contributors
requires_python>=3.9
licenseBSD-2-Clause
keywords
VCS
bugtrack_url
requirements numpy Cython
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TA-Lib Everywhere

This project is now **inactive and deprecated**. It exists only as a dummy package that
depends on the official [TA-Lib](https://pypi.org/project/TA-Lib/)
Python package.

**⚠️ IMPORTANT**: This package is deprecated. Please install the official TA-Lib package directly:

```bash
pip install TA-Lib
```

If you still need this dummy package for compatibility reasons:

```bash
pip install ta-lib-everywhere
```

This will install the official `TA-Lib` distribution as a dependency.

## Why This Package Exists

This package was created to provide pre-built wheels for TA-Lib, but that functionality has been discontinued. Starting with version 1.0.0, this package acts purely as a wrapper to install the upstream `TA-Lib` distribution.

For source code, documentation and issue tracking, please visit the
official TA-Lib project:

- Source: <https://github.com/TA-Lib/ta-lib-python>
- PyPI: <https://pypi.org/project/TA-Lib/>

## License

This project follows the same BSD license as the original TA-Lib.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ta-lib-everywhere",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "TA-Lib Contributors",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/0d/0c/fc3f726b767b5851d2ced8e0719fea95f58732b8f4061a728ca8f75c9849/ta_lib_everywhere-1.0.1.tar.gz",
    "platform": null,
    "description": "# TA-Lib Everywhere\n\nThis project is now **inactive and deprecated**. It exists only as a dummy package that\ndepends on the official [TA-Lib](https://pypi.org/project/TA-Lib/)\nPython package.\n\n**\u26a0\ufe0f IMPORTANT**: This package is deprecated. Please install the official TA-Lib package directly:\n\n```bash\npip install TA-Lib\n```\n\nIf you still need this dummy package for compatibility reasons:\n\n```bash\npip install ta-lib-everywhere\n```\n\nThis will install the official `TA-Lib` distribution as a dependency.\n\n## Why This Package Exists\n\nThis package was created to provide pre-built wheels for TA-Lib, but that functionality has been discontinued. Starting with version 1.0.0, this package acts purely as a wrapper to install the upstream `TA-Lib` distribution.\n\nFor source code, documentation and issue tracking, please visit the\nofficial TA-Lib project:\n\n- Source: <https://github.com/TA-Lib/ta-lib-python>\n- PyPI: <https://pypi.org/project/TA-Lib/>\n\n## License\n\nThis project follows the same BSD license as the original TA-Lib.\n\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "Dummy package that installs the official TA-Lib package. This project is deprecated and redirects to the official TA-Lib distribution.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://pypi.org/project/TA-Lib/",
        "Repository": "https://github.com/TA-Lib/ta-lib-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24bfa21d07f82109ed71f0d03709ae9a066e082d40249c5b3454ba783bbae401",
                "md5": "b0a895882ce4565337a3beff9123d744",
                "sha256": "75449ec64f82a4a7f6205b5009c81fd1252311b2cb7c18ef946237d578747a37"
            },
            "downloads": -1,
            "filename": "ta_lib_everywhere-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0a895882ce4565337a3beff9123d744",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2313,
            "upload_time": "2025-08-16T11:49:08",
            "upload_time_iso_8601": "2025-08-16T11:49:08.721753Z",
            "url": "https://files.pythonhosted.org/packages/24/bf/a21d07f82109ed71f0d03709ae9a066e082d40249c5b3454ba783bbae401/ta_lib_everywhere-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d0cfc3f726b767b5851d2ced8e0719fea95f58732b8f4061a728ca8f75c9849",
                "md5": "68041f0bf30d494dcbc90f7a0cfb5bbe",
                "sha256": "375b1801037203671415ad267a575c53c3dbfc341ad0679210739e3e48a33f5d"
            },
            "downloads": -1,
            "filename": "ta_lib_everywhere-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "68041f0bf30d494dcbc90f7a0cfb5bbe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2403,
            "upload_time": "2025-08-16T11:49:09",
            "upload_time_iso_8601": "2025-08-16T11:49:09.822217Z",
            "url": "https://files.pythonhosted.org/packages/0d/0c/fc3f726b767b5851d2ced8e0719fea95f58732b8f4061a728ca8f75c9849/ta_lib_everywhere-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-16 11:49:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TA-Lib",
    "github_project": "ta-lib-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "Cython",
            "specs": []
        }
    ],
    "lcname": "ta-lib-everywhere"
}
        
Elapsed time: 1.02363s