elyra-code-snippet-extension


Nameelyra-code-snippet-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:22
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 Code Snippet editor extension adds support for reusable code fragments, making programming in JupyterLab more efficient by reducing repetitive work. See https://elyra.readthedocs.io/en/v3.15.0/user_guide/code-snippets.html'

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/elyra-ai/elyra",
    "name": "elyra-code-snippet-extension",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Elyra Maintainers",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/d6/52/fef01354f0ca9f0be581b4c5f0d0e30f37b4a6608bb0d5ff1dd7844d5024/elyra-code-snippet-extension-3.15.0.tar.gz",
    "platform": null,
    "description": "'The Code Snippet editor extension adds support for reusable code fragments, making programming in JupyterLab more efficient by reducing repetitive work. See https://elyra.readthedocs.io/en/v3.15.0/user_guide/code-snippets.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": "bc5424575783fd7db96558557a0c28394698b05bfb5407573318696a4f9fb4ff",
                "md5": "6e250763a6902f3420f7509dd0187f11",
                "sha256": "db0a972e61c0ec2d36de2716e4adabcee6f642bdd2194e8bfb558a98538e6cf9"
            },
            "downloads": -1,
            "filename": "elyra_code_snippet_extension-3.15.0-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "6e250763a6902f3420f7509dd0187f11",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2583488,
            "upload_time": "2023-03-29T00:27:18",
            "upload_time_iso_8601": "2023-03-29T00:27:18.762392Z",
            "url": "https://files.pythonhosted.org/packages/bc/54/24575783fd7db96558557a0c28394698b05bfb5407573318696a4f9fb4ff/elyra_code_snippet_extension-3.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d652fef01354f0ca9f0be581b4c5f0d0e30f37b4a6608bb0d5ff1dd7844d5024",
                "md5": "5524ed9c971a3de1af7a7e227f6e4b54",
                "sha256": "4ab1377d9fa2977656b064ca0e7a6d23b2db0702ce481e3a17210c1c59ad5c6b"
            },
            "downloads": -1,
            "filename": "elyra-code-snippet-extension-3.15.0.tar.gz",
            "has_sig": true,
            "md5_digest": "5524ed9c971a3de1af7a7e227f6e4b54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1850,
            "upload_time": "2023-03-29T00:27:22",
            "upload_time_iso_8601": "2023-03-29T00:27:22.511873Z",
            "url": "https://files.pythonhosted.org/packages/d6/52/fef01354f0ca9f0be581b4c5f0d0e30f37b4a6608bb0d5ff1dd7844d5024/elyra-code-snippet-extension-3.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-29 00:27:22",
    "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-code-snippet-extension"
}
        
Elapsed time: 0.05097s