orange-widget-base


Nameorange-widget-base JSON
Version 4.23.0 PyPI version JSON
download
home_pagehttp://orange.biolab.si/
SummaryBase Widget for Orange Canvas
upload_time2023-12-15 10:14:24
maintainer
docs_urlNone
authorBioinformatics Laboratory, FRI UL
requires_python>=3.6
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": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "workflow,widget",
    "author": "Bioinformatics Laboratory, FRI UL",
    "author_email": "info@biolab.si",
    "download_url": "https://files.pythonhosted.org/packages/24/cd/56fc0a0bca97889fe09b30c024b7da33e083351ea54bc41d7cf1b070cd90/orange-widget-base-4.23.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.23.0",
    "project_urls": {
        "Homepage": "http://orange.biolab.si/"
    },
    "split_keywords": [
        "workflow",
        "widget"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9635d6c8df1ce8000f020143b29d558c40dcb494ab0b0bb30a92e4b26da477ad",
                "md5": "d68ac60212d66ad0fc5bab78d7e5b900",
                "sha256": "1c5add9522639b517b943387aa7f77b652cee30c61fe5f227d0e2869e1fb079f"
            },
            "downloads": -1,
            "filename": "orange_widget_base-4.23.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d68ac60212d66ad0fc5bab78d7e5b900",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 263782,
            "upload_time": "2023-12-15T10:14:22",
            "upload_time_iso_8601": "2023-12-15T10:14:22.359982Z",
            "url": "https://files.pythonhosted.org/packages/96/35/d6c8df1ce8000f020143b29d558c40dcb494ab0b0bb30a92e4b26da477ad/orange_widget_base-4.23.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24cd56fc0a0bca97889fe09b30c024b7da33e083351ea54bc41d7cf1b070cd90",
                "md5": "a4d3e9847fb65b44ec1510ee7e00d7bd",
                "sha256": "9b3f8171911d835a7d5747b0611af0de328158b31b2fd451ea8e21504531f430"
            },
            "downloads": -1,
            "filename": "orange-widget-base-4.23.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a4d3e9847fb65b44ec1510ee7e00d7bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 235235,
            "upload_time": "2023-12-15T10:14:24",
            "upload_time_iso_8601": "2023-12-15T10:14:24.088896Z",
            "url": "https://files.pythonhosted.org/packages/24/cd/56fc0a0bca97889fe09b30c024b7da33e083351ea54bc41d7cf1b070cd90/orange-widget-base-4.23.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-15 10:14:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "orange-widget-base"
}
        
Elapsed time: 0.15519s