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.7rc19.tar.gz (15.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file scipion_pyworkflow_windows-0.0.7rc19.tar.gz.

File metadata

File hashes

Hashes for scipion_pyworkflow_windows-0.0.7rc19.tar.gz
Algorithm Hash digest
SHA256 111ddd52697472ca8f4b3ce34961cbb0d1ae5aca2b4d3ff805650edb5fdf9b6c
MD5 820fb2f453a76b43e27b453266cb7127
BLAKE2b-256 f1faa584f9844d434fc31e895f3a009d4d029077c326cd6bdfc27dfe6f03b704

See more details on using hashes here.

File details

Details for the file scipion_pyworkflow_windows-0.0.7rc19-py3-none-any.whl.

File metadata

File hashes

Hashes for scipion_pyworkflow_windows-0.0.7rc19-py3-none-any.whl
Algorithm Hash digest
SHA256 ed12dbe4961fb7831e5ecffb19838f886c1c9389a5753217d69a878a156327f2
MD5 4c656940f5aaf2e8270e0bb73601b88d
BLAKE2b-256 f6fc6095c307e2f7163d621e526b4adfb49fa69aff6c86c62f8e2d831c1d922e

See more details on using hashes here.

Supported by

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