Skip to content

rcsb/py-rcsb_utils_dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a601527 · Feb 5, 2025
Feb 25, 2021
Feb 4, 2025
Aug 25, 2021
Feb 15, 2021
Feb 4, 2025
Feb 14, 2021
Jun 30, 2021
Feb 15, 2021
Dec 9, 2024
Jan 16, 2025
Jan 16, 2025
Jul 25, 2024
Jan 8, 2025
May 9, 2024
Dec 9, 2024
Dec 9, 2024

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

About

RCSB dictionary method utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages