Skip to main content

Workflow platform used in scientific applications, initially developed within the Scipion framework for image processing in Electron Microscopy but generic by design to be applied to any domain.

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


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 Distribution

scipion_pyworkflow-3.11.1.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

scipion_pyworkflow-3.11.1-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file scipion_pyworkflow-3.11.1.tar.gz.

File metadata

  • Download URL: scipion_pyworkflow-3.11.1.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for scipion_pyworkflow-3.11.1.tar.gz
Algorithm Hash digest
SHA256 f94c1272b5c3596eb16b0d6341516edb273968534a0c6029479017449077e3c9
MD5 260729a66991cb430c9bc2dec0887f5b
BLAKE2b-256 27b728a3173e681c7634c249e89ba7f959fc4e2a19d460e131f0b14a75ee9df9

See more details on using hashes here.

File details

Details for the file scipion_pyworkflow-3.11.1-py3-none-any.whl.

File metadata

File hashes

Hashes for scipion_pyworkflow-3.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d36271d7fb991baeae747a5cbd9092a617c566a6519ed9c8c0b72cbaeb69674a
MD5 8f9bf4d1142fe65b8e6d3b35cf2987d0
BLAKE2b-256 a237bfdb71cfac55c4d54e08c916ef15eed43bb3999c9f0abcc4afec64a82a13

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