Openseize

Latest version: v1.2.0

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

Scan your dependencies

1.1.0

New Features

This release adds the following features to Openseize:

1. [openseize.file_io.path_utils](https://github.com/mscaudill/openseize/blob/master/src/openseize/file_io/path_utils.py): Module containing utilities for working with path instances including:

- regex matching of file stems of different types
- regex extraction of metadata stored in file stems
- in-place renaming of files using regex search and replace

2. [openseize.file_io.dialogs.matching](https://github.com/mscaudill/openseize/blob/master/src/openseize/file_io/dialogs.py): A modal dialog for regex matching of files of different types either by ui selection of files, ui selection of a parent directory or an argument supplied directory.

Compatibility

The [openseize.file_io.path_utils](https://github.com/mscaudill/openseize/blob/master/src/openseize/file_io/path_utils.py) replaces the ``openseize.tools.paths`` module which has been removed.

Bug Fixes

Spelling errors throughout the source code and documentation have been corrected with [codespell](https://github.com/codespell-project/codespell). This dependency has been added to the develop.yml environment and the pyproject.toml files.

1.0.0

New Features

This is the initial stable release of Openseize, a Python package for digital signal processing of big EEG datasets.

Compatibility

A compatibility report will be available on future releases.

Bug Fixes

A bug fix report will be available on future releases.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.