Skip to main content

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 --all-extras
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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

flywheel_migration-13.10.3-py3-none-any.whl (84.3 kB view details)

Uploaded Python 3

File details

Details for the file flywheel_migration-13.10.3-py3-none-any.whl.

File metadata

File hashes

Hashes for flywheel_migration-13.10.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8b5d4a0227e9b02b55ae7ade70ad71c87b01505d61946ef272d2350a53ede9c4
MD5 04e5b3a90b03480270f980d813690b33
BLAKE2b-256 4deecee3030233746f20d15dccb263025427558ef8fa999c64bbad48c8c1ce71

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page