Skip to main content

Open source enterprise dataflow engine in Django

Project description

Build Status Coverage Status Documentation Status Code Style Black Version on PyPI Supported Python versions Number of downloads from PyPI

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.

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

resolwe-26.0.0a7.tar.gz (545.2 kB view hashes)

Uploaded Source

Built Distribution

resolwe-26.0.0a7-py3-none-any.whl (360.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page