trame-iframe
===========================================================
Trame widget library that can be use to handle cross-origin communication with iframe.
This library is compatible with both vue2 and vue3 client.
In a nutshell, this library allow to embed a trame application as an iframe while still enabling communication or synchronization with the parent web application.
This also could be reversed where trame can embed an external web application as iframe and either drive it or listen to internal state change.
For more details on how to use it, please look at the examples.
License
-----------------------------------------------------------
This library is distributed under the Apache Software License
Development
-----------------------------------------------------------
Build and install the Vue components
.. code-block:: console
cd vue-components
npm i
npm run build
cd -
Install python package
.. code-block:: console
pip install -e .
Raw data
{
"_id": null,
"home_page": null,
"name": "trame-iframe",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Python, Interactive, Web, Application, Framework",
"author": "Kitware Inc",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f8/d4/494148fc0a389b05c0c2503e0720080dc3577d0fb85239f411aed9ae9965/trame-iframe-1.1.1.tar.gz",
"platform": null,
"description": "trame-iframe\n===========================================================\n\nTrame widget library that can be use to handle cross-origin communication with iframe.\nThis library is compatible with both vue2 and vue3 client.\n\nIn a nutshell, this library allow to embed a trame application as an iframe while still enabling communication or synchronization with the parent web application.\nThis also could be reversed where trame can embed an external web application as iframe and either drive it or listen to internal state change.\n\nFor more details on how to use it, please look at the examples.\n\n\nLicense\n-----------------------------------------------------------\n\nThis library is distributed under the Apache Software License\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 python package\n\n.. code-block:: console\n\n pip install -e .\n",
"bugtrack_url": null,
"license": "Apache Software License",
"summary": "Helper for iframe/cross-origin communication for trame",
"version": "1.1.1",
"project_urls": null,
"split_keywords": [
"python",
" interactive",
" web",
" application",
" framework"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1906ba9e89e4872ba1ad4338b58eadea2f9b729a9343904cd403b46cb33790a6",
"md5": "d0afe15f1d8b1fe344805788440928d7",
"sha256": "6bb9c4ff29f36e2dd124834c5214b16193d813330a47a9120fcf0ecde600335b"
},
"downloads": -1,
"filename": "trame_iframe-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d0afe15f1d8b1fe344805788440928d7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8490,
"upload_time": "2024-12-13T15:43:02",
"upload_time_iso_8601": "2024-12-13T15:43:02.149049Z",
"url": "https://files.pythonhosted.org/packages/19/06/ba9e89e4872ba1ad4338b58eadea2f9b729a9343904cd403b46cb33790a6/trame_iframe-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f8d4494148fc0a389b05c0c2503e0720080dc3577d0fb85239f411aed9ae9965",
"md5": "28fd366ec2312a938b43794b6b0db8ec",
"sha256": "308901f989832ebb6b3f12c210a55bce5b7fe9dd1e11040b780e341478ef9707"
},
"downloads": -1,
"filename": "trame-iframe-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "28fd366ec2312a938b43794b6b0db8ec",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7187,
"upload_time": "2024-12-13T15:43:03",
"upload_time_iso_8601": "2024-12-13T15:43:03.696569Z",
"url": "https://files.pythonhosted.org/packages/f8/d4/494148fc0a389b05c0c2503e0720080dc3577d0fb85239f411aed9ae9965/trame-iframe-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-13 15:43:03",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trame-iframe"
}