Pymovements

Latest version: v0.19.0

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

Scan your dependencies

Page 5 of 5

0.1.3

One bug fix and a lot of updates to the CI.

What's Changed :boom:
* Transforms: Fix padding bug in cut_into_subsequences by dkrako in https://github.com/aeye-lab/pymovements/pull/140
* Docs: Add coverage badge to README.md by dkrako in https://github.com/aeye-lab/pymovements/pull/136
* Docs: Fix logo url and centering for both pypi and local usage by dkrako in https://github.com/aeye-lab/pymovements/pull/138
* CI: Fix coverage report by dkrako in https://github.com/aeye-lab/pymovements/pull/130
* CI: Add codecov-bot to GitHub workflows by dkrako in https://github.com/aeye-lab/pymovements/pull/131
* CI: Update pre-commit config by SiQube in https://github.com/aeye-lab/pymovements/pull/120
* CI: Remove flake8 args from pre-commit by dkrako in https://github.com/aeye-lab/pymovements/pull/122
* CI: Sort pre-commit hooks by dkrako in https://github.com/aeye-lab/pymovements/pull/121
* CI: Add autoflake to pre-commit by dkrako in https://github.com/aeye-lab/pymovements/pull/143
* CI: Add autopep8 to pre-commit by dkrako in https://github.com/aeye-lab/pymovements/pull/129
* CI: Add doc8 to pre-commit by dkrako in https://github.com/aeye-lab/pymovements/pull/127
* CI: Add double quote string fixer to pre-commit by dkrako in https://github.com/aeye-lab/pymovements/pull/125
* CI: Add rm-unneeded-f-str to pre-commit by dkrako in https://github.com/aeye-lab/pymovements/pull/126
* CI: Add toml-sort to pre-commit by dkrako in https://github.com/aeye-lab/pymovements/pull/128
* CI: Add more pre-commit hooks by dkrako in https://github.com/aeye-lab/pymovements/pull/123
* CI: Move mypy definitions to pyproject.toml by dkrako in https://github.com/aeye-lab/pymovements/pull/133
* CI: Move pytest config to pyproject.toml by dkrako in https://github.com/aeye-lab/pymovements/pull/139
* Git: Ignore coverage.xml by dkrako in https://github.com/aeye-lab/pymovements/pull/137

**Full Changelog**: https://github.com/aeye-lab/pymovements/compare/v0.1.2...v0.1.3

0.1.2

Critical bugfix.

What's Changed :boom:
* Transforms: Fix savitzky golay method in pos2vel()

Contributors
dkrako SiQube

**Full Changelog**: https://github.com/aeye-lab/pymovements/compare/v0.1.1...v0.1.2

0.1.1

Minor bug fixes

What's Changed :boom:
* Datasets: add kwargs to pos2vel()
* Datasets: Fix critical error in read_gaze_files()
* Docs: Use mailing list instead of personal address

Contributors
dkrako SiQube

**Full Changelog**: https://github.com/aeye-lab/pymovements/compare/v0.1.0...v0.1.1

0.1.0

With this release *pymovements* finally takes the step from alpha to beta stage!

What's Changed 🚀
* Base: Add pos2vel() to Experiment
* Event: Add event base classes for fixations and saccades
* Event: Add microsaccade event detection
* Event: Add I-VT fixation detection
* Event: Add I-DT fixation detection
* Datasets: Add Dataset and PublicDataset base classes
* Datasets: Add JuDo1000 dataset
* Datasets: Add GazeBase
* Synthetic: Add synthetic.step_function with multi-channel support
* Transforms: Refactor center_origin to origin in pix2deg()
* Transforms: Add consecutive() to group array into list of consecutive arrays
* Utils: Add utils for downloading and recursively extracting archives
* Utils: Fix recursion bug in get_filepaths() which didn't forward extension argument
* Utils: Add support for list of extension in get_filepaths()
* Utils: Refactor seperate utils into parent module
* Docs: Update README.md with badges, short guide for installation and a bibtex citation template
* Docs: Add beautiful logo to README.md -> shoutout to Jakob Chwastek
* Docs: Add CONTRIBUTING.md for a guide to new contributors
* Tests: Parametrize tests for transformation functions
* CI: fix and improve tox and github action testing framework
* CI: fully implement PEP8 style guide with passing flake8 and pylint
* CI: add mypy and pre-commit to testing framework
* CI: add doctest to auto-check correctness of docstring examples
* Package: add support for python3.10 and python3.11 and add it to testing pipeline
* Package: add support for macOs and Windows and add it to testing pipeline

Contributors
dkrako SiQube jakobchwastek

New Contributors
* shoutout to jakobchwastek for their first contributions to *pymovements*

**Full Changelog**: https://github.com/aeye-lab/pymovements/compare/0.0.8...v0.1.0

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.