RCSB Python data processing and ETL/ELT workflow entry points
Project description
py-rcsb_workflow
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
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
rcsb.workflow-0.42.tar.gz
(17.7 kB
view details)
File details
Details for the file rcsb.workflow-0.42.tar.gz
.
File metadata
- Download URL: rcsb.workflow-0.42.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94fb54b974c0e4775487555fd5f4559587e74dd5c66d82054a21ee3e84a938d7 |
|
MD5 | ca81a7f51a766e566e136d6652dc52ce |
|
BLAKE2b-256 | b9c33a12ae847a2c9b25e63731a021abc469c899fdefbc79d0efcd4b31b993d5 |