Trame

Latest version: v3.7.6

Safety actively analyzes 701507 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

3.2.5

Bug Fixes

- **readme**: Links for PyPI
([`e57cb3e`](https://github.com/Kitware/trame/commit/e57cb3ee690f7b02680c599aea531816634c5381))

Chores

- **deps-dev**: Bump json5 from 1.0.1 to 1.0.2
([`08f3825`](https://github.com/Kitware/trame/commit/08f3825e8f9309f76967667867aa64329fb75405))

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release
notes](https://github.com/json5/json5/releases) -
[Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) -
[Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

--- updated-dependencies: - dependency-name: json5 dependency-type: indirect

...

Signed-off-by: dependabot[bot] <supportgithub.com>

Continuous Integration

- Add workflow to build website
([`2c5c1a5`](https://github.com/Kitware/trame/commit/2c5c1a5360b85f652ae8d24a1ee0e107a6081824))

- Remove root package.json
([`a7cb72d`](https://github.com/Kitware/trame/commit/a7cb72d73791441c867ceefb64df892dfc14ae85))

- Vitepress
([`3b7c776`](https://github.com/Kitware/trame/commit/3b7c7760291f9b02932ae89c5222e61711af03b5))

- Vitepress
([`304f417`](https://github.com/Kitware/trame/commit/304f4179aa2b536ef17e81894ffc69ff7bafeec6))

- Vitepress
([`815f4cd`](https://github.com/Kitware/trame/commit/815f4cd2b16e3efa149182a9c720d97e890567c0))

Documentation

- **discussion**: Working example for 328
([`9d7677f`](https://github.com/Kitware/trame/commit/9d7677f595a813e7160db68c18856d4f606ecaab))

- **example**: Add mutli server example in jupyter
([`4ee68a8`](https://github.com/Kitware/trame/commit/4ee68a8fd4c85f0cf0778b60646e4127f915e0df))

- **examples**: Improve error validation one
([`e42ea8e`](https://github.com/Kitware/trame/commit/e42ea8e33ee954f0e24642a116cdde89a28c8566))

- **features**: Add missing links
([`c156261`](https://github.com/Kitware/trame/commit/c15626106eb88197f0621b5bb25564b49af23e85))

- **issue**: Add working code for 329
([`641cd3e`](https://github.com/Kitware/trame/commit/641cd3e2b176d6dacb55abc708695dfefbca59c9))

- **jupyter**: More examples
([`b962d9e`](https://github.com/Kitware/trame/commit/b962d9e7ae00c6a6459c84d55d3a600268db8714))

- **jupyter**: Update notebook
([`24964bc`](https://github.com/Kitware/trame/commit/24964bc4a867954c4f3e95e61d93cf05bbef1241))

- **panel**: Add example to compare with panel
([`12de48e`](https://github.com/Kitware/trame/commit/12de48e5921ceee3b43a57ae239be657e4e76907))

- **panel**: Provide parity example
([`8304056`](https://github.com/Kitware/trame/commit/830405665ffc4804c4b660cc2601cb9faa42ba6b))

- **readme**: Add pypi badges
([`8c363c1`](https://github.com/Kitware/trame/commit/8c363c19283947b08759559cf7e31f5563e30495))

- **readme**: Update image links
([`47d205c`](https://github.com/Kitware/trame/commit/47d205c35b37deb533634cd84eda8c4eb5282e99))

- **v3**: Update listing with vue3 router support
([`b634e2a`](https://github.com/Kitware/trame/commit/b634e2ab69aee5ff764724e54ccd55e4db870b12))

- **vitepress**: Update content
([`a116c31`](https://github.com/Kitware/trame/commit/a116c316edf84f537bc953fa0ab4ffeebfed1f76))

- **vue3**: Trame-components now support vue2 and 3
([`ea5bbcf`](https://github.com/Kitware/trame/commit/ea5bbcf1d678f01122458658bc652f20950a7506))

- **website**: Migrate to vitepress
([`e8a8acf`](https://github.com/Kitware/trame/commit/e8a8acf354ab07da04d8951fe74db08ac0cb28c5))

3.2.4

Bug Fixes

- **tools.widgets**: Add utils functions
([`478d581`](https://github.com/Kitware/trame/commit/478d581d4ba6c9e5f7a8d6f263dcb97ee9284fc4))

3.2.3

Bug Fixes

- **tools.widgets**: Fix invalid import
([`289e30c`](https://github.com/Kitware/trame/commit/289e30cd2d984cb9a041c65a58044046893011cf))

3.2.2

Bug Fixes

- **tools.widgets**: Improve url handler to filename
([`68a6d48`](https://github.com/Kitware/trame/commit/68a6d48f7413a8c901c2a6c4c0c8bc97fdc974c4))

Documentation

- **api**: Update decorators
([`347a82b`](https://github.com/Kitware/trame/commit/347a82b283edb4f09416a7a67f4cb291e4ce7c1c))

- **decorators**: Add mode docstring
([`17db3ce`](https://github.com/Kitware/trame/commit/17db3ce260867799e32ef18c15136ae444ad4988))

3.2.1

Bug Fixes

- **doc**: Only expose what is needed
([`d479033`](https://github.com/Kitware/trame/commit/d4790335f44978007f4f6c35673e6ed6b28694f5))

Documentation

- **api**: Improve API doc
([`32d87b5`](https://github.com/Kitware/trame/commit/32d87b56e90c7195700a73957f14a8483cf59c2b))

- **api**: Update tools
([`9efeea0`](https://github.com/Kitware/trame/commit/9efeea0f0240739fe0d79ee012f7d497d63d4498))

- **tools**: Fix docs on widgets
([`a9ab5fb`](https://github.com/Kitware/trame/commit/a9ab5fb9ce23fde594dc101b380f83ac206db605))

- **tools**: Improve widgets tool
([`fc65f72`](https://github.com/Kitware/trame/commit/fc65f728cf83d0b67babe2e29b352fef4d0f021c))

3.2.0

Bug Fixes

- **widgets**: Add helper to create widget class
([`923c080`](https://github.com/Kitware/trame/commit/923c08023668ebc226e4a90706b832dc0d8835f2))

Documentation

- **examples**: List trame-* dependencies for trame v3
([`4b78baa`](https://github.com/Kitware/trame/commit/4b78baa8aea42ec2b4524cc7b182ad6951690765))

Features

- **tools**: Add widget generator
([`75998c7`](https://github.com/Kitware/trame/commit/75998c790419ed8669603d232097d380a82c5e38))

- **tools**: Add widget generator
([`fc9dc83`](https://github.com/Kitware/trame/commit/fc9dc835ffe503cd2203dbb063b479a973ba6b6e))

Page 5 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.