Flywheel Migration Toolkit
Project description
Flywheel Migration Toolkit
flywheel-migration is a library that provides configurable parsing and de-identification of foreign data.
Development
Install the project using poetry and enable pre-commit.
poetry install
pre-commit install
Testing
Tests are handled in pre-commit containers using qa-ci.
pre-commit run -a pytest
To run all pre-commit hooks, run:
pre-commit run -a
This will execute all hooks defined in .pre-commit-config.yaml.
Alternatively, you can run pytests natively by executing the poetry virtual environment,
then calling pytest with
poetry shell
pytest -vv tests/
To run individual tests natively such as test_jitter_for_dicom in
test_dicom_file_profile.py
poetry shell
pytest -vv tests/test_dicom_file_profile.py -sk test_jitter_for_dicom
Release
Releases are handled with qa-ci automation. Head to
Build >> Pipelines
page on repository's sidebar, then click on
Run Pipeline.
Select Variable in Variables dropdown, and entere REASEASE as variable key.
Set variable value to desired version and click on Run Pipeline. This will
create a new release MR that can than be reviewed and merged to deploy a new release.
Documentation
Documentation is automatically handled by pre-commit hook generate_docs. The
HTML page is built into public and deployed to GitLab pages. Documentation is
available at Documentation at
https://flywheel-io.gitlab.io/public/migration-toolkit/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file migration_toolkit-13.8.2-py3-none-any.whl.
File metadata
- Download URL: migration_toolkit-13.8.2-py3-none-any.whl
- Upload date:
- Size: 70.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.6 Linux/5.10.176+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
333bdd9837d30455b7e52f3917dbac14c129cc21f86f116d8369dce0a30d03c8
|
|
| MD5 |
e7a4d8a1a591fe8c730f14a0b9b3bcb7
|
|
| BLAKE2b-256 |
4d400805fa2d9e2b1e1c9da97264d36b4b3558449e1999f5113aa3db2883ac88
|