Skip to main content

RCSB Python Repository Data Management Utilities

Project description

RCSB Repository Utilities

A collection of Python Repository Data Management Utilities

Build Status

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 .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rcsb.utils.repository-0.21.tar.gz (28.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page