Library for development of stage-based scientific workflows
Project description
Introduction
flowws
is an in-development framework for building modular, reusable
task workflows. The core library contains tools to abstract over
storage locations and parse arguments in a uniform way for both python
scripts and command-line-based execution.
flowws
is being developed in conjunction with other projects, including:
- hoomd-flowws: perform simulations with hoomd-blue.
- flowws-analysis: run analysis and visualization workflows
- flowws-freud: molecular simulation-specific modules for
flowws-analysis
Installation
Install flowws from PyPI:
pip install flowws
Alternatively, install from source:
pip install git+https://github.com/klarh/flowws.git#egg=flowws
Documentation
Browse more detailed documentation online or build the sphinx documentation from source:
git clone https://github.com/klarh/flowws
cd flowws/doc
make 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
flowws-0.2.0.tar.gz
(11.3 kB
view details)
Built Distribution
flowws-0.2.0-py3-none-any.whl
(14.1 kB
view details)
File details
Details for the file flowws-0.2.0.tar.gz
.
File metadata
- Download URL: flowws-0.2.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16f0fe8470874d1b71f0537c9a652a1ea5c8a2aaea2d3688d18dabbf7b786c14 |
|
MD5 | f992cbf86ae85b195307d06428ef9196 |
|
BLAKE2b-256 | 76c1047b208dac39b063edd71c446c83ac634dfe3df61a6a04b404e9e19ce7f1 |
Provenance
File details
Details for the file flowws-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: flowws-0.2.0-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22d0509f9cd6dfe4a11746abb4c4581797df3585764298d0f8fb70eea5a183b8 |
|
MD5 | ae8f7dd2ebd457c1258366bf2c6a9c96 |
|
BLAKE2b-256 | 47fba322f4859c4335d513fec002485215e95538eba0386731872e9f79221891 |