Simple workflow management for signac projects.
Project description
signac-flow - manage workflows with signac
The signac framework helps users manage and scale file-based workflows, facilitating data reuse, sharing, and reproducibility.
The signac-flow tool provides the basic components to set up simple to complex workflows for projects managed by 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.
Resources
- Framework documentation: Examples, tutorials, topic guides, and package Python APIs.
- Package documentation: API reference for the signac-flow package.
- Discussion board: Ask the signac-flow user community for help.
- Slack workspace: Chat about signac-flow.
- signac website: Framework overview and news.
Installation
The recommended installation method for signac-flow is through conda or pip. The software is tested for Python versions 3.6+ and is built for all major platforms.
To install signac-flow via the conda-forge channel, execute:
conda install -c conda-forge signac-flow
To install signac-flow via pip, execute:
pip install signac-flow
Detailed information about alternative installation methods can be found in the documentation.
Testing
You can test this package by executing
$ python -m pytest tests/
within the repository root directory.
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!
The signac framework is a NumFOCUS Affiliated Project.
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
Built Distribution
Hashes for signac_flow-0.29.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16e72827de1cadce566448f66c27ae97790a5e42a3320c17d0e503626c4137e1 |
|
MD5 | ecce8b6d7b76878f15c382bc97440ebd |
|
BLAKE2b-256 | 93ea047ad5ae278d23809d1b81a1dc274d8c3f38213ca5bf535a57ee6c140d46 |