Skip to content

Widgets/utils library to help with Tauri integration in trame.

License

Notifications You must be signed in to change notification settings

Kitware/trame-tauri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd45530 · Jan 9, 2025

History

57 Commits
Jul 20, 2023
Oct 23, 2024
Oct 23, 2022
Oct 11, 2022
Aug 7, 2024
Aug 7, 2024
Apr 25, 2023
Oct 11, 2022
Oct 23, 2022
Mar 22, 2024
Aug 7, 2024
Oct 11, 2022
Oct 11, 2022
Oct 11, 2022
Jan 9, 2025
Aug 7, 2024
Oct 11, 2022

Repository files navigation

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

cd vue-components
npm i
npm run build
cd -

Install the application

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 | RoadMap | Contact Us

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.