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.1.tar.gz
(11.9 kB
view details)
Built Distribution
flowws-0.2.1-py3-none-any.whl
(14.7 kB
view details)
File details
Details for the file flowws-0.2.1.tar.gz
.
File metadata
- Download URL: flowws-0.2.1.tar.gz
- Upload date:
- Size: 11.9 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 | e38af9ab07881d2f7618b070e5123203b7a148d7093ed3d979140992d240ebb0 |
|
MD5 | d7245254e746e6a82f7bddc9db54412b |
|
BLAKE2b-256 | 30c09545bfedf3ed576175041c7c5e3826f9a94ed3cf7e6c5c7f01b423305c36 |
Provenance
File details
Details for the file flowws-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: flowws-0.2.1-py3-none-any.whl
- Upload date:
- Size: 14.7 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 | 4dee155e7701bfaf3b97762171801556d7b6c8b76606194366d8f42b50464be8 |
|
MD5 | d34147dd91587e0e3bcc04d47d61dcd1 |
|
BLAKE2b-256 | 74346271a91fe117de1dbbd81fc4e31e73ce830c08f7bb045e15033b07a34338 |