OneDep Configuration Utility Library
Introduction
This repository povides the tools and access to OneDep configuration environments.
Installation
Download the library source software from the project repository:
git clone --recurse-submodules https://github.com/wwpdb/py-wwpdb_utils_config.git
Optionally, run test suite using the Tox test runner
python setup.py test
or simply run
tox
Installation is via the program [pip](https://pypi.python.org/pypi/pip).
```bash
pip install wwpdb.utils.config
or from the local repository:
pip install .
Release files for wwpdb.utils.config 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wwpdb_utils_config-1.0.1.tar.gz | 40.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wwpdb_utils_config-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:87.9 kB
Release files / wwpdb_utils_config-1.0.1.tar.gz
| Download URL | wwpdb_utils_config-1.0.1.tar.gz |
|---|---|
| Size | 40.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5a9fd0ac3890287d20060c3f1ea7965c3fb96a2430d6b1215299aa029ef219cb
|
|
BLAKE2b-256 checksum How to use checksums |
4a106ee4cc1b9bae99bc100e40b3977a120da0cf5af91fece7a38431fb4c0c73
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.20
|
Release files / wwpdb_utils_config-1.0.1-py3-none-any.whl
| Download URL | wwpdb_utils_config-1.0.1-py3-none-any.whl |
|---|---|
| Size | 47.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a4b80619697315cc36ed45509c53bbfb0488b736f620ddcf1051f2c1ba30ccba
|
|
BLAKE2b-256 checksum How to use checksums |
fd73b51597cab9098cc770915c6f28b3a6870087ee4a91860558e21edb7f4467
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.20
|