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.7+) using setuptools or tox:
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 .
Release files for rcsb.utils.repository 0.37
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.37.tar.gz | 31.2 kB | Details |
Release files / rcsb.utils.repository-0.37.tar.gz
| Download URL | rcsb.utils.repository-0.37.tar.gz |
|---|---|
| Size | 31.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
63c9744d98789730e68cfa7462ef3e919fe206f94e204260a5458986cb839554
|
|
BLAKE2b-256 checksum How to use checksums |
e59bfd84716974dd1814635ee39e698e2a83505c887115af2159b230e5cd97db
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|