Sepes

Latest version: v0.12.1

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

Scan your dependencies

Page 2 of 2

0.10.0

- successor of the `jax`-specific `pytreeclass`

- Supports multibackend:

- `numpy` + `optree` via `export SEPES_BACKEND=numpy` (lightweight option)
- `jax` via `export SEPES_BACKEND=jax` - The default -
- `torch` + `optree` via `export SEPES_BACKEND=torch`
- no array + `optree` via `export SEPES_BACKEND=default`

- drop `callback` option in parallel options in `is_parallel`
- Add parallel processing via `is_parallel` to `.{get,set}`
- `register_excluded_type` to `autoinit` to exclude certain types to be in `field` defaults.
- add `doc` in `field` to add extra documentation for the descriptor `__doc__`

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.