https://github.com/kitware/trame-tauri
Widgets/utils library to help with Tauri integration in trame.
https://github.com/kitware/trame-tauri
trame trame-maintenance-program
Last synced: 11 months ago
JSON representation
Widgets/utils library to help with Tauri integration in trame.
- Host: GitHub
- URL: https://github.com/kitware/trame-tauri
- Owner: Kitware
- License: other
- Created: 2022-10-11T22:36:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-06-01T05:55:35.000Z (about 1 year ago)
- Last Synced: 2025-06-01T14:32:36.927Z (about 1 year ago)
- Topics: trame, trame-maintenance-program
- Language: JavaScript
- Homepage:
- Size: 1.68 MB
- Stars: 10
- Watchers: 5
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
.. |pypi_download| image:: https://img.shields.io/pypi/dm/trame-tauri
=======================================================
trame-tauri |pypi_download|
=======================================================
Widgets/utils library to help with Tauri integration in trame.
Usage
-----------------------------------------------------------
More to come, but we currently provide our `./examples/*` directory to capture mainstream use cases.
Development
-----------------------------------------------------------
Build and install the Vue components
.. code-block:: console
cd vue-components
npm i
npm run build
cd -
Install the application
.. code-block:: console
pip install -e .
License
-----------------------------------------------------------
trame-tauri is made available under the apache License. For more details, see `LICENSE `_
This license has been chosen to match the one use by `Tauri `_ even is we are not importing Tauri into this library directly.
Community
-----------------------------------------------------------
`Trame `_ | `Discussions `_ | `Issues `_ | `Contact Us `_
.. image:: https://zenodo.org/badge/410108340.svg
:target: https://zenodo.org/badge/latestdoi/410108340
Enjoying trame?
-----------------------------------------------------------
Share your experience `with a testimonial `_ or `with a brand approval `_.
JavaScript dependency
-----------------------------------------------------------
This Python package bundle the ``@tauri-apps/api@1.5.3`` javascript libraries. If you would like us to upgrade it, `please reach out `_.