Skip to main content

Simple workflow platform used in scientific applications, initially developed within the Scipion framework for image processing in Electron Microscopy. Fork of the project to support windows.

Project description

PyPI release Quality Gate Status SonarCloud quality gate License Supported Python versions Downloads Contributor Covenant

pyworkflow

pyworkflow is a simple workflow platform used in scientific applications. It has been initially developed within the Scipion framework for image processing in Electron Microscopy.

pyworkflow allows you to define a working Domain by defining the following group of classes:

  • Objects: input/outputs that will be generated by different programs

  • Protocols: special type of Objects that have defined input parameters and will produce some output

  • Viewers: Entities that provide graphical analysis of results.

  • Wizards: Small GUIs that can be develop to help users to select given parameter values.

Development

To install pyworkflow for development purposes, one can do:

# Create a clean virtual environment
conda create -n scipion python=3.8
conda activate
git clone https://github.com/scipion-em/scipion-pyworkflow.git
cd scipion-pyworkflow
pip install -e .

Running tests

conda activate scipion
cd scipion-pyworkflow
export SCIPION_DOMAIN="pyworkflowtests/tests/mock_domain"
python -m unittest discover

# Simple project GUI can be shown after running tests:
python pyworkflow/apps/pw_project.py TestProtocolOutputs

All test projects are located in ~/ScipionUserData/Tests/

API documentation

https://scipion-em.github.io/docs/release-3.0.0/api/pyworkflow/pyworkflow.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scipion_pyworkflow_windows-0.0.9rc16.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file scipion_pyworkflow_windows-0.0.9rc16.tar.gz.

File metadata

File hashes

Hashes for scipion_pyworkflow_windows-0.0.9rc16.tar.gz
Algorithm Hash digest
SHA256 cf3868f1b05692f58c57ede691ed80dc5d7bae3cf6971b51c09252727f10a7d7
MD5 71715ec0be9f7d0f19cbe06dde37a66b
BLAKE2b-256 11893f75cc043c5af6f26348893bfdebf09ed870f0f8b5a101448e1c68c745af

See more details on using hashes here.

File details

Details for the file scipion_pyworkflow_windows-0.0.9rc16-py3-none-any.whl.

File metadata

File hashes

Hashes for scipion_pyworkflow_windows-0.0.9rc16-py3-none-any.whl
Algorithm Hash digest
SHA256 71c836b1c21b519b5ed2417f6d92255d24e6a44e768c87d31c619dceb087cd10
MD5 e659bf8112b21235fda535db7dc94a49
BLAKE2b-256 5f3e1769caa0afa29d1c8764cc266f610d8f5966a1bc28ff4be5dc69fcea1cc2

See more details on using hashes here.

Supported by

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