Name | wwpdb.utils.testing JSON |
Version |
0.19.2
JSON |
| download |
home_page | None |
Summary | wwPDB Python DB Schema Utilities |
upload_time | 2025-01-05 14:29:36 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.6 |
license | Apache 2.0 |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# OneDep Core Testing Library
[](https://dev.azure.com/wwPDB/wwPDB%20Python%20Projects/_build/latest?definitionId=1&branchName=master)
## Introduction
This repository can be used by the test suite to setup/test for running environments
The code in here will allow for common setup of site-config harness as
well of allowing for fixtures to test the environment to determine if
a test can be invoked.
### Installation
Download the library source software from the project repository:
```bash
git clone --recurse-submodules https://github.com/wwPDB/py-wwpdb_utils_testing.git
```
Optionally, run test suite using the Tox test runner.
```bash
tox
```
Installation is via the program [pip](https://pypi.python.org/pypi/pip).
```bash
pip install wwpdb.utils.testing
or from the local repository:
pip install .
```
Raw data
{
"_id": null,
"home_page": null,
"name": "wwpdb.utils.testing",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Ezra Peisach <ezra.peisach@rcsb.org>",
"download_url": "https://files.pythonhosted.org/packages/d2/62/62c0c712dbf3dee8a3a74e98230bf8e498e194f7245ef416ba62b423c20b/wwpdb_utils_testing-0.19.2.tar.gz",
"platform": null,
"description": "# OneDep Core Testing Library\n\n[](https://dev.azure.com/wwPDB/wwPDB%20Python%20Projects/_build/latest?definitionId=1&branchName=master)\n\n## Introduction\n\nThis repository can be used by the test suite to setup/test for running environments\n\nThe code in here will allow for common setup of site-config harness as\nwell of allowing for fixtures to test the environment to determine if\na test can be invoked.\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_testing.git\n\n```\n\nOptionally, run test suite using the Tox test runner.\n\n```bash\ntox\n```\n\nInstallation is via the program [pip](https://pypi.python.org/pypi/pip).\n\n```bash\npip install wwpdb.utils.testing\n\nor from the local repository:\n\npip install .\n```\n\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "wwPDB Python DB Schema Utilities",
"version": "0.19.2",
"project_urls": {
"Homepage": "https://github,com/wwpdb/py-wwpdb_utils_testing"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2587eb13250e92c9faf133675d7637607cfa5ad1477d23874e859f05cb44a4c4",
"md5": "38af1235e7804f334e92c5f1be963ba2",
"sha256": "74b0b012f58c0167d409f28d41a1ebe0a433ec5ff7f103e5b599f51496bd3a7f"
},
"downloads": -1,
"filename": "wwpdb.utils.testing-0.19.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "38af1235e7804f334e92c5f1be963ba2",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 6084,
"upload_time": "2025-01-05T14:29:28",
"upload_time_iso_8601": "2025-01-05T14:29:28.132712Z",
"url": "https://files.pythonhosted.org/packages/25/87/eb13250e92c9faf133675d7637607cfa5ad1477d23874e859f05cb44a4c4/wwpdb.utils.testing-0.19.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d26262c0c712dbf3dee8a3a74e98230bf8e498e194f7245ef416ba62b423c20b",
"md5": "dbdaff01a324c3e0b3ea449069740d89",
"sha256": "22ff285ba8c0d72bcf357edc0041b8b7ba18de09d29721f893589ab4c0d8dc71"
},
"downloads": -1,
"filename": "wwpdb_utils_testing-0.19.2.tar.gz",
"has_sig": false,
"md5_digest": "dbdaff01a324c3e0b3ea449069740d89",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 198440,
"upload_time": "2025-01-05T14:29:36",
"upload_time_iso_8601": "2025-01-05T14:29:36.353676Z",
"url": "https://files.pythonhosted.org/packages/d2/62/62c0c712dbf3dee8a3a74e98230bf8e498e194f7245ef416ba62b423c20b/wwpdb_utils_testing-0.19.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-05 14:29:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wwpdb",
"github_project": "py-wwpdb_utils_testing",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "wwpdb.utils.testing"
}