orange-widget-base


Nameorange-widget-base JSON
Version 4.25.0 PyPI version JSON
download
home_pagehttp://orange.biolab.si/
SummaryBase Widget for Orange Canvas
upload_time2024-10-10 12:08:41
maintainerNone
docs_urlNone
authorBioinformatics Laboratory, FRI UL
requires_python>=3.9
licenseGPLv3+
keywords workflow widget
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This project implements the base OWBaseWidget class and utilities for use in
Orange Canvas workflows.

Provides:

    * `OWBaseWidget` class
    * `gui` module for building GUI
    * `WidgetsScheme` the workflow execution model/bridge
    * basic configuration for a workflow based application


            

Raw data

            {
    "_id": null,
    "home_page": "http://orange.biolab.si/",
    "name": "orange-widget-base",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "workflow, widget",
    "author": "Bioinformatics Laboratory, FRI UL",
    "author_email": "info@biolab.si",
    "download_url": "https://files.pythonhosted.org/packages/7f/65/68fbe1165a975742a2d4ea4e14806394e8fb52630990d6c834107fdc020e/orange_widget_base-4.25.0.tar.gz",
    "platform": null,
    "description": "\nThis project implements the base OWBaseWidget class and utilities for use in\nOrange Canvas workflows.\n\nProvides:\n\n    * `OWBaseWidget` class\n    * `gui` module for building GUI\n    * `WidgetsScheme` the workflow execution model/bridge\n    * basic configuration for a workflow based application\n\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "Base Widget for Orange Canvas",
    "version": "4.25.0",
    "project_urls": {
        "Homepage": "http://orange.biolab.si/"
    },
    "split_keywords": [
        "workflow",
        " widget"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54c6b53b652d9fec1c4aecccb3e80b78b462cffe78f94785f31cee60123a0c4b",
                "md5": "ce067a3b553990ff9d8fec37f21f6b8d",
                "sha256": "fa1fb506a804c7136dffe41ada5f386fd2fa8c7c749b55eeef351583d970699c"
            },
            "downloads": -1,
            "filename": "orange_widget_base-4.25.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce067a3b553990ff9d8fec37f21f6b8d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 270085,
            "upload_time": "2024-10-10T12:08:39",
            "upload_time_iso_8601": "2024-10-10T12:08:39.592778Z",
            "url": "https://files.pythonhosted.org/packages/54/c6/b53b652d9fec1c4aecccb3e80b78b462cffe78f94785f31cee60123a0c4b/orange_widget_base-4.25.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f6568fbe1165a975742a2d4ea4e14806394e8fb52630990d6c834107fdc020e",
                "md5": "7f371e2c5cabf96dee92815835201ba4",
                "sha256": "088fac5951e502321b435e30a4d65d2d88b37534a4d858213cebd8f8876db474"
            },
            "downloads": -1,
            "filename": "orange_widget_base-4.25.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7f371e2c5cabf96dee92815835201ba4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 251263,
            "upload_time": "2024-10-10T12:08:41",
            "upload_time_iso_8601": "2024-10-10T12:08:41.737814Z",
            "url": "https://files.pythonhosted.org/packages/7f/65/68fbe1165a975742a2d4ea4e14806394e8fb52630990d6c834107fdc020e/orange_widget_base-4.25.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-10 12:08:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "orange-widget-base"
}
        
Elapsed time: 0.89468s