RCSB Repository Utilities
A collection of Python Repository Data Management Utilities
Introduction
This module contains a collection of utility classes for accessing and scanning data stored in various RCSB/PDB repositories.
Installation
Install via pip.
pip install rcsb.utils.repository
Or, to install from the source, download the library source software from the project repository:
git clone --recurse-submodules https://github.com/rcsb/py-rcsb_utils_repository.git
Optionally, run test suite (Python versions 3.9) using tox:
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 .
Release files for rcsb.utils.repository 0.51
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rcsb_utils_repository-0.51.tar.gz | 36.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rcsb_utils_repository-0.51-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 71.9 kB
Release files / rcsb_utils_repository-0.51.tar.gz
| Download URL | rcsb_utils_repository-0.51.tar.gz |
|---|---|
| Size | 36.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
881661f0d3947715740f5ce0fb66cd12b24769ad68ac0f4abf469a6c4bd07c8f
|
|
BLAKE2b-256 checksum How to use checksums |
846999a9c966f7f597ffda3a25445dc7f793723724c69d0d4ee02da3f4f6b619
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.9
|
Release files / rcsb_utils_repository-0.51-py3-none-any.whl
| Download URL | rcsb_utils_repository-0.51-py3-none-any.whl |
|---|---|
| Size | 35.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1aa549fa7b470477e97b3f2624ce387fda30ab92d44bb463b0501b973d94710c
|
|
BLAKE2b-256 checksum How to use checksums |
e3b8cfeb14e89f2850647501a3317eaf362b78764c663575d39d16a67384f581
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.9
|