orange-canvas-core


Nameorange-canvas-core JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttp://orange.biolab.si/
SummaryCore component of Orange Canvas
upload_time2024-12-16 13:20:10
maintainerNone
docs_urlhttps://pythonhosted.org/orange-canvas-core/
authorBioinformatics Laboratory, FRI UL
requires_python>=3.9
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Orange Canvas Core
==================

.. image:: https://github.com/biolab/orange-canvas-core/workflows/Run%20tests/badge.svg
   :target: https://github.com/biolab/orange-canvas-core/actions?query=workflow%3A%22Run+tests%22
   :alt: Github Actions CI Build Status

.. image:: https://readthedocs.org/projects/orange-canvas-core/badge/?version=latest
   :target: https://orange-canvas-core.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

Orange Canvas Core is a framework for building graphical user
interfaces for editing workflows. It is a component used to build
the Orange Canvas (http://orange.biolab.si) data-mining application
(for which it was developed in the first place).


Installation
------------

Orange Canvas Core is pip installable (https://pip.pypa.io/), simply run::

    pip install orange-canvas-core

Or use the::

    pip install ./

to install from the sources.

Documentation
-------------

Some incomplete documentation is available at https://orange-canvas-core.readthedocs.io

            

Raw data

            {
    "_id": null,
    "home_page": "http://orange.biolab.si/",
    "name": "orange-canvas-core",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/orange-canvas-core/",
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Bioinformatics Laboratory, FRI UL",
    "author_email": "contact@orange.biolab.si",
    "download_url": "https://files.pythonhosted.org/packages/17/12/e647b091509bc3b91291bb5ba09d084b48c77a1cf3b86717e046bca08ef1/orange_canvas_core-0.2.5.tar.gz",
    "platform": null,
    "description": "Orange Canvas Core\n==================\n\n.. image:: https://github.com/biolab/orange-canvas-core/workflows/Run%20tests/badge.svg\n   :target: https://github.com/biolab/orange-canvas-core/actions?query=workflow%3A%22Run+tests%22\n   :alt: Github Actions CI Build Status\n\n.. image:: https://readthedocs.org/projects/orange-canvas-core/badge/?version=latest\n   :target: https://orange-canvas-core.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\nOrange Canvas Core is a framework for building graphical user\ninterfaces for editing workflows. It is a component used to build\nthe Orange Canvas (http://orange.biolab.si) data-mining application\n(for which it was developed in the first place).\n\n\nInstallation\n------------\n\nOrange Canvas Core is pip installable (https://pip.pypa.io/), simply run::\n\n    pip install orange-canvas-core\n\nOr use the::\n\n    pip install ./\n\nto install from the sources.\n\nDocumentation\n-------------\n\nSome incomplete documentation is available at https://orange-canvas-core.readthedocs.io\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Core component of Orange Canvas",
    "version": "0.2.5",
    "project_urls": {
        "Bug Reports": "https://github.com/biolab/orange-canvas-core/issues",
        "Documentation": "https://orange-canvas-core.readthedocs.io/en/latest/",
        "Homepage": "http://orange.biolab.si/",
        "Source": "https://github.com/biolab/orange-canvas-core/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad1740718ef22df2eb61ce18f3c4960bb88dd6980369c317644567632b3207a8",
                "md5": "4bd40db2018d03054348c73d18a260f9",
                "sha256": "fbc5aa0389762de4167c4229a50e544254ba047c8f7dbefdb3f67c7ee3960373"
            },
            "downloads": -1,
            "filename": "orange_canvas_core-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4bd40db2018d03054348c73d18a260f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 534575,
            "upload_time": "2024-12-16T13:20:06",
            "upload_time_iso_8601": "2024-12-16T13:20:06.505207Z",
            "url": "https://files.pythonhosted.org/packages/ad/17/40718ef22df2eb61ce18f3c4960bb88dd6980369c317644567632b3207a8/orange_canvas_core-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1712e647b091509bc3b91291bb5ba09d084b48c77a1cf3b86717e046bca08ef1",
                "md5": "90ba87491c037443a63b2ab1eafbf6bd",
                "sha256": "16686b08922a08c6b5581c62d63b537899cbdda232aaf360c8df11457c61e62e"
            },
            "downloads": -1,
            "filename": "orange_canvas_core-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "90ba87491c037443a63b2ab1eafbf6bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 484861,
            "upload_time": "2024-12-16T13:20:10",
            "upload_time_iso_8601": "2024-12-16T13:20:10.281766Z",
            "url": "https://files.pythonhosted.org/packages/17/12/e647b091509bc3b91291bb5ba09d084b48c77a1cf3b86717e046bca08ef1/orange_canvas_core-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 13:20:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "biolab",
    "github_project": "orange-canvas-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "orange-canvas-core"
}
        
Elapsed time: 0.39780s