Trame-server

Latest version: v3.2.3

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

Scan your dependencies

Page 2 of 6

2.11.0

Feature

* feat(py-client): add Python client to drive remote state ([`6904605`](https://github.com/Kitware/trame-server/commit/69046058a8d5334192bd07e1de81afb9f35007a5))

2.10.0

Feature

* feat(args): allow trame args to be specified separately

This allows trame arguments to be specified either by a `--trame-args`
argument or via a `TRAME_ARGS` environment variable.

It still ignores the regular arguments when we are using `pytest`. But
having the `TRAME_ARGS` environment variable allows us to specify arguments
for trame when using `pytest`.

Signed-off-by: Patrick Avery <patrick.averykitware.com> ([`d2600c3`](https://github.com/Kitware/trame-server/commit/d2600c32a2acb18c7f700239e37581df85c9f57d))

* feat(ArgumentParser): subclass and allow parsing disable

This disables argument parsing if either the environment variable TRAME_ARGS_DISABLED is set or
pytest has been loaded into the modules (which, right now, is apparently the best way to determine
if pytest is running). This fixes an issue where trame would parse arguments from pytest and fail.
Since pytest doesn&39;t allow us to add any non-pytest arguments, disable parsing the arguments if
we are using pytest.

Fixes: pyvista/pyvista3973

Signed-off-by: Patrick Avery <patrick.averykitware.com> ([`22746dd`](https://github.com/Kitware/trame-server/commit/22746dd171f2aca4ea2c6675eefd6ffc242c5f95))

Unknown

* Merge pull request 14 from Kitware/subclass-arg-parser

Add ability to specify trame arguments in different ways ([`66460d2`](https://github.com/Kitware/trame-server/commit/66460d2417e465d2c7fa748f1da5845521310f9f))

2.9.1

Fix

* fix(on_server_exited): run exit tasks till completion for exec_mode=main ([`876d536`](https://github.com/Kitware/trame-server/commit/876d536e9f830feea96c4f60a18710fa5c8839a0))

* fix(task_funcs): allow controller with only task_funcs ([`c6fd518`](https://github.com/Kitware/trame-server/commit/c6fd5189ada5edcdeaa99173badb72c7b7f3e8de))

2.9.0

Feature

* feat(client_type): Improve module handling to support vue2/3 ([`000899e`](https://github.com/Kitware/trame-server/commit/000899eac77d009281961ad68a98298e03752e42))

2.8.1

Fix

* fix(version): add trame_server.__version__

Partially addresses Kitware/trame183

Signed-off-by: Patrick Avery <patrick.averykitware.com> ([`f6957f4`](https://github.com/Kitware/trame-server/commit/f6957f4dabee608c288ac841a38360fa286d1d67))

Unknown

* Merge pull request 12 from Kitware/version

fix(version): add trame_server.__version__ ([`4c6c010`](https://github.com/Kitware/trame-server/commit/4c6c010b41ab4753631fe5bf07ff419e9285cb00))

2.8.0

Feature

* feat(on_server_start): Add new life cycle ([`0db1961`](https://github.com/Kitware/trame-server/commit/0db1961f36eee42dd1a16b0eb496104e8b2332b4))

Fix

* fix(controller): Add once helper ([`f25db26`](https://github.com/Kitware/trame-server/commit/f25db2636a6fbf7ddf5d0c3e9d8dbda97e471fa3))

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.