Trajectopy

Latest version: v2.2.3

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

Scan your dependencies

2.2.3

- Fix bug related to matching settings when running a ATE or RPE pipeline

2.2.2

- detect unix time and plot as hh:mm:ss
- fix session import / output

2.2.1

- Fix bug related to single deviation plots without rotations using matplotlib.

2.2.0

- Default to basic Matplotlib plotting for quick and simple plotting
- Allow users to choose between Plotly based HTML reports or Matplotlib based plotting

2.1.5

- Include Windows executable
- Update dependencies
- Fix bugs related to multithreading
- Fix deviation plotting bug
- Fix pyInstaller spec file
- Move to uv python package installer

2.1.3

Overview

This release introduces significant changes to the package structure, improving modularity and usability. Key updates include:

Core Package Reintegration

- The core implementation is now reintegrated into the main trajectopy package for easier access and streamlined development.

API Submodule

- A new api submodule has been introduced to strictly separate the public API from the underlying implementation.

- The api submodule provides interfaces that cover most common use cases, simplifying usage for general scripting and application development.

Optional GUI

- The GUI functionality has been made optional, catering to users who only need scripting capabilities.

- This change reduces the package’s footprint for non-GUI use cases and improves flexibility.

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.