orange3-timeseries-patch


Nameorange3-timeseries-patch JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/chrislee35/orange3-timeseries
SummaryOrange3 add-on for exploring time series and sequential data.
upload_time2025-07-30 22:56:45
maintainerNone
docs_urlNone
authorChris Lee
requires_pythonNone
licenseGPLv3+
keywords orange3 add-on
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Orange3-Timeseries-Patched
==========================
This is a patch of biolab's Orange3-Timeseries.  The Yahoo Finance widget was throwing errors because yfinance's API changed.

* [Merge Request #294](https://github.com/biolab/orange3-timeseries/pull/294)
* [Issue #291](https://github.com/biolab/orange3-timeseries/issues/291)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/chrislee35/orange3-timeseries",
    "name": "orange3-timeseries-patch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "orange3 add-on",
    "author": "Chris Lee",
    "author_email": "github@chrislee.dhs.org",
    "download_url": "https://files.pythonhosted.org/packages/2e/fb/12ea0bb554f17185066b2644f0e605aab4666dbcd946ea79f3788a92810d/orange3_timeseries_patch-0.0.1.tar.gz",
    "platform": null,
    "description": "Orange3-Timeseries-Patched\n==========================\nThis is a patch of biolab's Orange3-Timeseries.  The Yahoo Finance widget was throwing errors because yfinance's API changed.\n\n* [Merge Request #294](https://github.com/biolab/orange3-timeseries/pull/294)\n* [Issue #291](https://github.com/biolab/orange3-timeseries/issues/291)\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "Orange3 add-on for exploring time series and sequential data.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/chrislee35/orange3-timeseries"
    },
    "split_keywords": [
        "orange3",
        "add-on"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "303707f18b98d9f3b1cff6aa2a37f08052b9f54563dd14bb3c115e6c853ddcf4",
                "md5": "2eca38ca36d142d25c07e730b4618511",
                "sha256": "37cb15a84f32d8bef44d415bbe9c8f49cb76bda93ce4510749f1810a1ce88eae"
            },
            "downloads": -1,
            "filename": "orange3_timeseries_patch-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2eca38ca36d142d25c07e730b4618511",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23570,
            "upload_time": "2025-07-30T22:56:43",
            "upload_time_iso_8601": "2025-07-30T22:56:43.847585Z",
            "url": "https://files.pythonhosted.org/packages/30/37/07f18b98d9f3b1cff6aa2a37f08052b9f54563dd14bb3c115e6c853ddcf4/orange3_timeseries_patch-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2efb12ea0bb554f17185066b2644f0e605aab4666dbcd946ea79f3788a92810d",
                "md5": "1084e56bd6881e45304f8d52e5cd87a2",
                "sha256": "d38cfd1c5b4c98791e828a55ddc86b6fd3e3a400143f0c5eb01a1431cdcfc796"
            },
            "downloads": -1,
            "filename": "orange3_timeseries_patch-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1084e56bd6881e45304f8d52e5cd87a2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25048,
            "upload_time": "2025-07-30T22:56:45",
            "upload_time_iso_8601": "2025-07-30T22:56:45.199472Z",
            "url": "https://files.pythonhosted.org/packages/2e/fb/12ea0bb554f17185066b2644f0e605aab4666dbcd946ea79f3788a92810d/orange3_timeseries_patch-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-30 22:56:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chrislee35",
    "github_project": "orange3-timeseries",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "orange3-timeseries-patch"
}
        
Elapsed time: 1.88854s