trame-code


Nametrame-code JSON
Version 1.0.1 PyPI version JSON
download
home_page
SummaryWidget for Monaco VS code editor for trame
upload_time2023-08-16 04:20:27
maintainer
docs_urlNone
authorKitware Inc.
requires_python
licenseMIT License
keywords python interactive web application framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========
trame-code
==========

Widget for Monaco VS code editor for trame


License
-----------------------------------------------------------

This library is distributed under the MIT License (Same as monaco/vscode-editor)


Development
-----------------------------------------------------------

Build and install the Vue components

.. code-block:: console

    cd vue-components
    npm i
    npm run build
    cd -

Install the python library

.. code-block:: console

    pip install -e .

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "trame-code",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Python,Interactive,Web,Application,Framework",
    "author": "Kitware Inc.",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/14/da/462f6a836f7b00167d779968ac7cb35ec5c2dd13abc8c0c78274b0119dc9/trame-code-1.0.1.tar.gz",
    "platform": null,
    "description": "==========\ntrame-code\n==========\n\nWidget for Monaco VS code editor for trame\n\n\nLicense\n-----------------------------------------------------------\n\nThis library is distributed under the MIT License (Same as monaco/vscode-editor)\n\n\nDevelopment\n-----------------------------------------------------------\n\nBuild and install the Vue components\n\n.. code-block:: console\n\n    cd vue-components\n    npm i\n    npm run build\n    cd -\n\nInstall the python library\n\n.. code-block:: console\n\n    pip install -e .\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Widget for Monaco VS code editor for trame",
    "version": "1.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "interactive",
        "web",
        "application",
        "framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "846f2b5f0fff9c3121dd361d332b004d48360b7c7660bf11b1aac800324587fd",
                "md5": "411ba762bae8d3d7d90f45f0137f3af2",
                "sha256": "bfc82df772f3823fd0af24e2392132e52c58b70df59ffd4714d14ba944f992aa"
            },
            "downloads": -1,
            "filename": "trame_code-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "411ba762bae8d3d7d90f45f0137f3af2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3588575,
            "upload_time": "2023-08-16T04:20:24",
            "upload_time_iso_8601": "2023-08-16T04:20:24.882251Z",
            "url": "https://files.pythonhosted.org/packages/84/6f/2b5f0fff9c3121dd361d332b004d48360b7c7660bf11b1aac800324587fd/trame_code-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14da462f6a836f7b00167d779968ac7cb35ec5c2dd13abc8c0c78274b0119dc9",
                "md5": "6e82cb998ab936db381ef79863869f74",
                "sha256": "b2816e4c66252f88c0c762c30913533ac4f019938b8c490826a9be3353388acc"
            },
            "downloads": -1,
            "filename": "trame-code-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6e82cb998ab936db381ef79863869f74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3557534,
            "upload_time": "2023-08-16T04:20:27",
            "upload_time_iso_8601": "2023-08-16T04:20:27.019112Z",
            "url": "https://files.pythonhosted.org/packages/14/da/462f6a836f7b00167d779968ac7cb35ec5c2dd13abc8c0c78274b0119dc9/trame-code-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-16 04:20:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trame-code"
}
        
Elapsed time: 0.09884s