Skip to main content

Workflow platform used in scientific applications, initially developed

Reason this release was yanked:

bad release missing utils, protocols ...

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

Uploaded Source

Built Distribution

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

scipion_pyworkflow-3.11.0-py3-none-any.whl (776.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: scipion_pyworkflow-3.11.0.tar.gz
  • Upload date:
  • Size: 766.8 kB
  • 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.0.tar.gz
Algorithm Hash digest
SHA256 93d639e76a98b12e3449f3eaf9f8c1a52053d5f97c6ee2b9bad8afa4832f0b50
MD5 adcc981758d542e4762eadbdee1a87bd
BLAKE2b-256 5107751aa387ee5a305451313e6535be399f07838ce42dba4330602e479ad7ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scipion_pyworkflow-3.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0614739d1d50383e1b61e193cf2cec7673a3da9a8a48e1f16cecc025132f0c12
MD5 525c1cb5922c5575236b6cdbf61bb059
BLAKE2b-256 6d46135731c4d6bb763f7ccf3e0d9459bae649b53e9aca61e114ff8c077750f6

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