RCSB Python Configuration Utilities
Introduction
This module contains a utilities for managing configuration options using ini/configparser and YAML format configuration files.
Installation
Download the library source software from the project repository:
git clone --recurse-submodules https://github.com/rcsb/py-rcsb_utils_config.git
Optionally, run test suite (Python versions 3.9) using tox:
tox
Installation is via the program pip.
pip install rcsb.utils.config
or for the local repository:
pip install .
Release files for rcsb.utils.config 0.42
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_config-0.42.tar.gz | 12.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rcsb_utils_config-0.42-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.7 kB
Release files / rcsb_utils_config-0.42.tar.gz
| Download URL | rcsb_utils_config-0.42.tar.gz |
|---|---|
| Size | 12.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f63e321c4db45459716f8717d6db5e33bc47496dff1713c03866557ec731da73
|
|
BLAKE2b-256 checksum How to use checksums |
a67fa2459b7806ab0e1ecf2d627153259fc4f2964b4c49ac632e8017e6da0b4e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.9
|
Release files / rcsb_utils_config-0.42-py3-none-any.whl
| Download URL | rcsb_utils_config-0.42-py3-none-any.whl |
|---|---|
| Size | 9.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
47e9512a2dfab211fe6011a6f19e8e84396e528d0eb00e2857874cf45a1a5019
|
|
BLAKE2b-256 checksum How to use checksums |
88eb694a3a2c64f14d17bc70059a0c097dbfd4bd1316978f79a4f0779cff7356
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.9
|