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.
pip install rcsb.workflow --extra-index-url https://pypi.anaconda.org/OpenEye/simple
To run tests from the source tree, the package must be installed in editable mode (i.e. -e):
pip install -e . --extra-index-url https://pypi.anaconda.org/OpenEye/simple
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.61.tar.gz
(34.9 kB
view details)
File details
Details for the file rcsb_workflow-0.61.tar.gz.
File metadata
- Download URL: rcsb_workflow-0.61.tar.gz
- Upload date:
- Size: 34.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
894ad679de000e13712d6abb60214509e90e9149b1908da829bcbbdcd542f81a
|
|
| MD5 |
02c415aaa89cd263f635164c00e313e9
|
|
| BLAKE2b-256 |
d09d16fc2923c1f241b92672286107977c190430ab6b5c9c383c5eb884c68875
|