# OneDep Configuration Utility Library
[](https://dev.azure.com/wwPDB/wwPDB%20Python%20Projects/_build/latest?definitionId=2&branchName=master)
## Introduction
This repository povides the tools and access to OneDep configuration environments.
### Installation
Download the library source software from the project repository:
```bash
git clone --recurse-submodules https://github.com/wwpdb/py-wwpdb_utils_config.git
```
Optionally, run test suite using the Tox test runner
```bash
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 .
```
Raw data
{
"_id": null,
"home_page": "https://github.com/rcsb/py-wwpdb_utils_config",
"name": "wwpdb.utils.config",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Ezra Peisach",
"author_email": "ezra.peisach@rcsb.org",
"download_url": "https://files.pythonhosted.org/packages/02/89/32398b702c3c8cc75fb2d513fa232dd321997a8aa67d4a4b7c35b624221e/wwpdb_utils_config-0.46.1.tar.gz",
"platform": null,
"description": "# OneDep Configuration Utility Library\n\n[](https://dev.azure.com/wwPDB/wwPDB%20Python%20Projects/_build/latest?definitionId=2&branchName=master)\n\n## Introduction\n\nThis repository povides the tools and access to OneDep configuration environments.\n\n### Installation\n\nDownload the library source software from the project repository:\n\n```bash\n\ngit clone --recurse-submodules https://github.com/wwpdb/py-wwpdb_utils_config.git\n\n```\n\nOptionally, run test suite using the Tox test runner\n\n```bash\npython setup.py test\n\nor simply run\n\ntox\n\nInstallation is via the program [pip](https://pypi.python.org/pypi/pip).\n\n```bash\npip install wwpdb.utils.config\n\nor from the local repository:\n\npip install .\n```\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "wwPDB Python Configuration Parsing",
"version": "0.46.1",
"project_urls": {
"Homepage": "https://github.com/rcsb/py-wwpdb_utils_config"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "028932398b702c3c8cc75fb2d513fa232dd321997a8aa67d4a4b7c35b624221e",
"md5": "d0af71d791291a51fa94cbe0e592d78d",
"sha256": "d6bff42dca812d346f50331d41581022ed5c9fa725834d68c47d61709e76ca91"
},
"downloads": -1,
"filename": "wwpdb_utils_config-0.46.1.tar.gz",
"has_sig": false,
"md5_digest": "d0af71d791291a51fa94cbe0e592d78d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 37827,
"upload_time": "2024-12-20T17:15:30",
"upload_time_iso_8601": "2024-12-20T17:15:30.763336Z",
"url": "https://files.pythonhosted.org/packages/02/89/32398b702c3c8cc75fb2d513fa232dd321997a8aa67d4a4b7c35b624221e/wwpdb_utils_config-0.46.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-20 17:15:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rcsb",
"github_project": "py-wwpdb_utils_config",
"github_not_found": true,
"lcname": "wwpdb.utils.config"
}