Simple workflow management for signac projects.
Project description
README
About
The signac-flow tool provides the basic components to setup simple to complex workflows for projects as part of the signac framework. That includes the definition of data pipelines, execution of data space operations and the submission of operations to high-performance super computers.
Maintainers
- Carl Simon Adorf (csadorf@umich.edu)
- Vyas Ramasubramani (vramasub@umich.edu)
- Paul Dodd (pdodd@umich.edu)
Installation
The recommendend installation method for signac-flow is through conda or pip. The software is tested for Python versions 2.7 and 3.5+ and is built for all major platforms.
This package is available via the conda-forge conda channel:
conda install -c conda-forge signac-flow
or pip:
pip install --user signac-flow
Documentation
If you are new to signac, check out the framework documentation at: https://signac-docs.readthedocs.io
The documentation for this package can be found online at signac-flow.readthedocs.io or built manually using sphinx:
#!bash
cd doc
make html
Acknowledgment
When using signac as part of your work towards a publication, we would really appreciate that you acknowledge signac appropriately. We have prepared examples on how to do that here. Thank you very much!
Testing
You can test this package by executing
$ python -m unittest discover tests/
within the repository root directory.
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 Distributions
Built Distribution
File details
Details for the file signac_flow-0.6.1-py2.py3-none-any.whl
.
File metadata
- Download URL: signac_flow-0.6.1-py2.py3-none-any.whl
- Upload date:
- Size: 106.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52be75f7c8a9465e52bc22c65f2d4fc24eef977ce558ce81cdc9c6b400bd90b1 |
|
MD5 | cc5fa89667b4884c3fd0cab6abda700e |
|
BLAKE2b-256 | b943cd4c7adb87e32936e93e6e3c81952c3ca085753e7a56e134694834f7a2af |