elyra-python-editor-extension


Nameelyra-python-editor-extension JSON
Version 3.15.0 PyPI version JSON
download
home_pagehttps://github.com/elyra-ai/elyra
SummaryElyra provides AI Centric extensions to JupyterLab
upload_time2023-03-29 00:27:44
maintainer
docs_urlNone
authorElyra Maintainers
requires_python
licenseApache License Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            'The Python Script editor extension contains support for Python files, which can take advantage of the Hybrid Runtime Support enabling users to locally edit, execute and debug .py scripts against local or cloud-based resources.See https://elyra.readthedocs.io/en/v3.15.0/user_guide/enhanced-script-support.html'

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/elyra-ai/elyra",
    "name": "elyra-python-editor-extension",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Elyra Maintainers",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/c8/ca/bc8e1af699903542bf270ba1c1c591b60bc0cc4398bdab9c84efc5bd0c31/elyra-python-editor-extension-3.15.0.tar.gz",
    "platform": null,
    "description": "'The Python Script editor extension contains support for Python files, which can take advantage of the Hybrid Runtime Support enabling users to locally edit, execute and debug .py scripts against local or cloud-based resources.See https://elyra.readthedocs.io/en/v3.15.0/user_guide/enhanced-script-support.html'\n",
    "bugtrack_url": null,
    "license": "Apache License Version 2.0",
    "summary": "Elyra provides AI Centric extensions to JupyterLab",
    "version": "3.15.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c565b702385b313695cb9b8d3e3b1888c0fbf1b2840df6418575bd4524e96ee5",
                "md5": "1f532915ed1f1c00ffc73a7f9f20fdc2",
                "sha256": "da11e4ef4df684e7e1e81ef790ddf4160937b318b1a3d9e730991ffffd173af0"
            },
            "downloads": -1,
            "filename": "elyra_python_editor_extension-3.15.0-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "1f532915ed1f1c00ffc73a7f9f20fdc2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1813809,
            "upload_time": "2023-03-29T00:27:41",
            "upload_time_iso_8601": "2023-03-29T00:27:41.181995Z",
            "url": "https://files.pythonhosted.org/packages/c5/65/b702385b313695cb9b8d3e3b1888c0fbf1b2840df6418575bd4524e96ee5/elyra_python_editor_extension-3.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8cabc8e1af699903542bf270ba1c1c591b60bc0cc4398bdab9c84efc5bd0c31",
                "md5": "0e783e1910fdbd84fb9dde5b4a74aa45",
                "sha256": "1f7e427551d59c0dcf4cc3939010b74d9690868c9c70114a76e0c258cbbee05d"
            },
            "downloads": -1,
            "filename": "elyra-python-editor-extension-3.15.0.tar.gz",
            "has_sig": true,
            "md5_digest": "0e783e1910fdbd84fb9dde5b4a74aa45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1909,
            "upload_time": "2023-03-29T00:27:44",
            "upload_time_iso_8601": "2023-03-29T00:27:44.365580Z",
            "url": "https://files.pythonhosted.org/packages/c8/ca/bc8e1af699903542bf270ba1c1c591b60bc0cc4398bdab9c84efc5bd0c31/elyra-python-editor-extension-3.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-29 00:27:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "elyra-ai",
    "github_project": "elyra",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "test_requirements": [
        {
            "name": "elyra-examples-kfp-catalog",
            "specs": []
        },
        {
            "name": "git-python",
            "specs": []
        },
        {
            "name": "importlib-resources",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": [
                [
                    ">=",
                    "5.4.1"
                ]
            ]
        },
        {
            "name": "pytest-console-scripts",
            "specs": []
        },
        {
            "name": "pytest_jupyter",
            "specs": []
        },
        {
            "name": "pytest-tornasync",
            "specs": []
        },
        {
            "name": "pytest_virtualenv",
            "specs": []
        },
        {
            "name": "requests-mock",
            "specs": []
        },
        {
            "name": "requests-unixsocket",
            "specs": []
        },
        {
            "name": "kfp-tekton",
            "specs": []
        }
    ],
    "lcname": "elyra-python-editor-extension"
}
        
Elapsed time: 0.04936s