# trame-components
**Repository Path**: mirrors_Kitware/trame-components
## Basic Information
- **Project Name**: trame-components
- **Description**: Core widgets for trame
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-06-16
- **Last Updated**: 2026-01-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
.. |pypi_download| image:: https://img.shields.io/pypi/dm/trame-components
trame-components: vue.js utility widgets |pypi_download|
===========================================================================
.. image:: https://github.com/Kitware/trame-components/actions/workflows/test_and_release.yml/badge.svg
:target: https://github.com/Kitware/trame-components/actions/workflows/test_and_release.yml
:alt: Test and Release
trame-components extend trame **widgets** with helper components that are core to trame widgets.
This package is not supposed to be used by itself but rather should come as a dependency of **trame**.
For any specificity, please refer to `the trame documentation `_.
Installing
-----------------------------------------------------------
trame-components can be installed with `pip `_:
.. code-block:: bash
pip install --upgrade trame-components
Usage
-----------------------------------------------------------
The `Trame Tutorial `_ is the place to go to learn how to use the library and start building your own application.
The `API Reference `_ documentation provides API-level documentation.
This library specifically brings the following set of vue.js components to the core trame package.
.. code-block:: html
License
-----------------------------------------------------------
trame-client is made available under the Apache License, Version 2.0. For more details, see `LICENSE `_
Community
-----------------------------------------------------------
`Trame `_ | `Discussions `_ | `Issues `_ | `RoadMap `_ | `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 ``mousetrap@1.6.5`` JavaScript library. If you would like us to upgrade it, `please reach out `_.