Oasys-Canvas-Core


NameOasys-Canvas-Core JSON
Version 1.0.8 PyPI version JSON
download
home_pagehttp://orange.biolab.si/
SummaryCore component of Oasys Canvas
upload_time2023-11-28 22:51:12
maintainer
docs_urlNone
authorBioinformatics Laboratory, FRI UL
requires_python
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Orange Canvas Core
==================

Orange Canvas Core is 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 standard python distutils/setuptools commands::

    python setup.py install

to install from the source tarball.

            

Raw data

            {
    "_id": null,
    "home_page": "http://orange.biolab.si/",
    "name": "Oasys-Canvas-Core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bioinformatics Laboratory, FRI UL",
    "author_email": "lucarebuffi@elettra.eu",
    "download_url": "https://files.pythonhosted.org/packages/e9/53/b463e70b644e9d58897816590c22e42db15a5d41aa0601a48ce5642892d4/Oasys-Canvas-Core-1.0.8.tar.gz",
    "platform": null,
    "description": "Orange Canvas Core\n==================\n\nOrange Canvas Core is 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\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 standard python distutils/setuptools commands::\n\n    python setup.py install\n\nto install from the source tarball.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Core component of Oasys Canvas",
    "version": "1.0.8",
    "project_urls": {
        "Homepage": "http://orange.biolab.si/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e953b463e70b644e9d58897816590c22e42db15a5d41aa0601a48ce5642892d4",
                "md5": "7745fa3aaa1477fe916738a2998ebb75",
                "sha256": "8ae2c2023ff69b8b3663b5e4494df61a628c07afa0d0c7cd3ecce862e04213fe"
            },
            "downloads": -1,
            "filename": "Oasys-Canvas-Core-1.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "7745fa3aaa1477fe916738a2998ebb75",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 302722,
            "upload_time": "2023-11-28T22:51:12",
            "upload_time_iso_8601": "2023-11-28T22:51:12.996299Z",
            "url": "https://files.pythonhosted.org/packages/e9/53/b463e70b644e9d58897816590c22e42db15a5d41aa0601a48ce5642892d4/Oasys-Canvas-Core-1.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-28 22:51:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oasys-canvas-core"
}
        
Elapsed time: 0.14757s