# py-wwpdb_utils_db
wwPDB Database Access Utilities
Download the library source software from the project repository:
```bash
git clone --recurse-submodules https://github.com/wwpdb/py-wwpdb_utils_db.git
```
Raw data
{
"_id": null,
"home_page": null,
"name": "wwpdb.utils.db",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Ezra Peisach <ezra.peisach@rcsb.org>",
"download_url": "https://files.pythonhosted.org/packages/a0/f5/2e7c2808f0f962dcabb8f3427c9925fa742c77b1219faf3ec9202111cf94/wwpdb_utils_db-0.32.1.tar.gz",
"platform": null,
"description": "# py-wwpdb_utils_db\nwwPDB Database Access Utilities\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_db.git\n\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "wwPDB Python DB Schema Utilities",
"version": "0.32.1",
"project_urls": {
"Homepage": "https://github.com/rcsb/py-wwpdb_utils_db"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "4aa3ed40cb2bf25ae54ad4be589c66324015c11edbedda9ace44ad638c05b54d",
"md5": "e8461736079cc74597247e6e475bfa81",
"sha256": "6a9f07803a6f60ca56468b410e6666efa472341565f7b9726b9f6ff7c01656d7"
},
"downloads": -1,
"filename": "wwpdb_utils_db-0.32.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e8461736079cc74597247e6e475bfa81",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 337526,
"upload_time": "2025-07-24T01:10:23",
"upload_time_iso_8601": "2025-07-24T01:10:23.114812Z",
"url": "https://files.pythonhosted.org/packages/4a/a3/ed40cb2bf25ae54ad4be589c66324015c11edbedda9ace44ad638c05b54d/wwpdb_utils_db-0.32.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a0f52e7c2808f0f962dcabb8f3427c9925fa742c77b1219faf3ec9202111cf94",
"md5": "21170e3a02da7c7ed905c571130e0f80",
"sha256": "8dc6948dfdaa5c2a81a99034bd7aaad5a2ec7e4d7bb252c26e6f8f2b1fab689e"
},
"downloads": -1,
"filename": "wwpdb_utils_db-0.32.1.tar.gz",
"has_sig": false,
"md5_digest": "21170e3a02da7c7ed905c571130e0f80",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 313596,
"upload_time": "2025-07-24T01:10:24",
"upload_time_iso_8601": "2025-07-24T01:10:24.698579Z",
"url": "https://files.pythonhosted.org/packages/a0/f5/2e7c2808f0f962dcabb8f3427c9925fa742c77b1219faf3ec9202111cf94/wwpdb_utils_db-0.32.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-24 01:10:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rcsb",
"github_project": "py-wwpdb_utils_db",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "mmcif",
"specs": []
},
{
"name": "scandir",
"specs": []
},
{
"name": "mysqlclient",
"specs": []
},
{
"name": "wwpdb.utils.config",
"specs": []
},
{
"name": "wwpdb.io",
"specs": []
},
{
"name": "wwpdb.utils.session",
"specs": []
},
{
"name": "rcsb.utils.multiproc",
"specs": []
},
{
"name": "sqlalchemy",
"specs": []
},
{
"name": "wwpdb.utils.dp",
"specs": []
},
{
"name": "wwpdb.utils.testing",
"specs": []
},
{
"name": "mmcif.utils",
"specs": []
},
{
"name": "mock",
"specs": []
},
{
"name": "types-mysqlclient",
"specs": []
}
],
"tox": true,
"lcname": "wwpdb.utils.db"
}