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.29.tar.gz
(16.0 kB
view details)
File details
Details for the file rcsb.workflow-0.29.tar.gz
.
File metadata
- Download URL: rcsb.workflow-0.29.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9533d84b0f13310284cea76f95664c723d82a5df0c4214d3d51101d3959a5209 |
|
MD5 | 62268d98f944c5c4b8991d15b59e9c1e |
|
BLAKE2b-256 | 36d110c24a304b299747a2c758deb94af3e3d48a5a6f1a063bfac855fecad364 |