Open source enterprise dataflow engine in Django
Project description
Resolwe is an open source dataflow package for Django framework. We envision Resolwe to follow the Common Workflow Language specification, but the current implementation does not yet fully support it. Resolwe offers a complete RESTful API to connect with external resources. A collection of bioinformatics pipelines is available in Resolwe Bioinformatics.
Docs & Help
Read about architecture, getting started, how to write processes, RESTful API details, and API Reference in the documentation.
To chat with developers or ask for help, join us on Slack.
Install
Prerequisites
Resolwe runs on Python 3.6 or later If you don’t have it yet, follow these instructions.
It’s easiest to run other required services in Docker containers If you don’t have it yet, you can follow the official Docker tutorial for Mac and for Windows or install it as a distribution’s package in most of standard Linux distributions (Fedora, Ubuntu,…).
Using PyPI
pip install resolwe
Using source on GitHub
pip install https://github.com/genialis/resolwe/archive/<git-tree-ish>.tar.gz
where <git-tree-ish> can represent any commit SHA, branch name, tag name, etc. in Resolwe’s GitHub repository. For example, to install the latest Resolwe from the master branch, use:
pip install https://github.com/genialis/resolwe/archive/master.tar.gz
Contribute
We welcome new contributors. To learn more, read Contributing section of our documentation.
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 resolwe-30.4.0a3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b9e7f26bb4f46782de7654e31a22669f4771a6451c3898446d5ebd6e0238060 |
|
MD5 | 2ac7578d31041441b9d3161ff017a55a |
|
BLAKE2b-256 | 4b4fed14ce2ef645474188636646482e514bcb004a888f0a6920549967a088d5 |