Skip to main content

RCSB Python data processing and ETL/ELT workflow entry points

Project description

py-rcsb_workflow

Build Status

Introduction

RCSB Python workflow entry points for data processing and ETL/ELT operations.

Installation

Download the library source software from the project repository:

git clone  --recurse-submodules https://github.com/rcsb/py-rcsb_workflow.git

# or to make sure the submodules are updated --
git submodule update --recursive --init
git submodule update --recursive --remote

Optionally, run test suite (Python versions 3.8) using setuptools or tox:

  pip install -r requirements.txt
  python setup.py test

or simply run:

  tox

Installation is via the program pip. To run tests from the source tree, the package must be installed in editable mode (i.e. -e):

pip install -e .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rcsb.workflow-0.31.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

rcsb.workflow-0.31-py2.py3-none-any.whl (18.2 kB view hashes)

Uploaded Python 2 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