Skip to content

Repository files navigation

RCSB Dictionary Method Utilities

A collection of Python Dictionary Method Utilities

Introduction

This module contains a collection of utility classes for defining and managing the execution of dynamic dictionary methods.

Installation

Install via pip.

pip install rcsb.utils.dictionary

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_dictionary.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 .

About

RCSB dictionary method utilities

Resources

Stars

1 star

Watchers

14 watching

Forks

Releases

Packages

Used by

Contributors

Languages