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 .
Release files for rcsb.utils.dictionary 1.41
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_dictionary-1.41.tar.gz | 149.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rcsb_utils_dictionary-1.41-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 299.5 kB
Release files / rcsb_utils_dictionary-1.41.tar.gz
| Download URL | rcsb_utils_dictionary-1.41.tar.gz |
|---|---|
| Size | 149.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6beeb708e71409b89410548e76ccbe309aac9b684cf48ed59e726ea8a6cacf3c
|
|
BLAKE2b-256 checksum How to use checksums |
5c71da1dc2a353d5135938becbd90f4cae7f967bf54ef71dc108d7284afcb997
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|
Release files / rcsb_utils_dictionary-1.41-py3-none-any.whl
| Download URL | rcsb_utils_dictionary-1.41-py3-none-any.whl |
|---|---|
| Size | 150.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
962224aa87eba82218d87913a5a9eefdd9d1157dc6002bd825a3b9f41955037f
|
|
BLAKE2b-256 checksum How to use checksums |
d0de967c385d89bf7e90b67196c0e0ee8ef1ae9ace19b490ac29194f554d9d0b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|