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.9) using tox:
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
# or using uv
uv 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rcsb_workflow-0.66.tar.gz.
File metadata
- Download URL: rcsb_workflow-0.66.tar.gz
- Upload date:
- Size: 59.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b13b7a379c197a4f6aa54faf0ad0b78747fd50d423b0fe478da1e0c9c8d8e520
|
|
| MD5 |
081939b5c9911f67fa42f50843f22941
|
|
| BLAKE2b-256 |
532465a179d18a79d62deba53cd40fc5f2b9c35a6bb1468bb9e9570d4da45c22
|
File details
Details for the file rcsb_workflow-0.66-py3-none-any.whl.
File metadata
- Download URL: rcsb_workflow-0.66-py3-none-any.whl
- Upload date:
- Size: 57.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97b27a5315f2f402ec025742fadbac7e3f4f626973ec12cdec40df87c52797a3
|
|
| MD5 |
7454a80ddba071d66bc6a042abba30dd
|
|
| BLAKE2b-256 |
0b3b84de4fc5c589451b1d4534521bdfb4901ff9eb6b05699facf83877561258
|