Name | DBUtils JSON |
Version |
3.1.2
JSON |
| download |
home_page | None |
Summary | Database connections for multi-threaded environments. |
upload_time | 2025-09-07 17:01:31 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
DBUtils
=======
DBUtils is a suite of tools providing solid, persistent and pooled connections
to a database that can be used in all kinds of multi-threaded environments.
The suite supports DB-API 2 compliant database interfaces
and the classic PyGreSQL interface.
The current version 3.1.2 of DBUtils supports Python versions 3.7 to 3.14.
**Please have a look at the [changelog](https://webwareforpython.github.io/DBUtils/changelog.html), because there were some breaking changes in version 2.0.**
The DBUtils home page can be found at https://webwareforpython.github.io/DBUtils/
Raw data
{
"_id": null,
"home_page": null,
"name": "DBUtils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Christoph Zwerschke <cito@online.de>",
"download_url": "https://files.pythonhosted.org/packages/55/33/b739e991d8234b3fb0602d501b4aacda88ad1fd5d061b5b9d6022fa35ed6/dbutils-3.1.2.tar.gz",
"platform": "any",
"description": "DBUtils\n=======\n\nDBUtils is a suite of tools providing solid, persistent and pooled connections\nto a database that can be used in all kinds of multi-threaded environments.\n\nThe suite supports DB-API 2 compliant database interfaces\nand the classic PyGreSQL interface.\n\nThe current version 3.1.2 of DBUtils supports Python versions 3.7 to 3.14.\n\n**Please have a look at the [changelog](https://webwareforpython.github.io/DBUtils/changelog.html), because there were some breaking changes in version 2.0.**\n\nThe DBUtils home page can be found at https://webwareforpython.github.io/DBUtils/\n",
"bugtrack_url": null,
"license": null,
"summary": "Database connections for multi-threaded environments.",
"version": "3.1.2",
"project_urls": {
"Changelog": "https://webwareforpython.github.io/DBUtils/changelog.html",
"Documentation": "https://webwareforpython.github.io/DBUtils/main.html",
"Download": "https://pypi.org/project/DBUtils/",
"Homepage": "https://webwareforpython.github.io/DBUtils/",
"Issue Tracker": "https://github.com/WebwareForPython/DBUtils/issues",
"Source Code": "https://github.com/WebwareForPython/DBUtils"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "98a74fe7da3082241028e62c390bf9357d60522dd03d9329e3a560045fe14dfd",
"md5": "c9e1aed5dcbd1cf2e84442e7fd4e1005",
"sha256": "0cb388a89eeecf04089aef113a7007c3fac9199e9580c8549829f954870c403a"
},
"downloads": -1,
"filename": "dbutils-3.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c9e1aed5dcbd1cf2e84442e7fd4e1005",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 32936,
"upload_time": "2025-09-07T17:01:30",
"upload_time_iso_8601": "2025-09-07T17:01:30.466371Z",
"url": "https://files.pythonhosted.org/packages/98/a7/4fe7da3082241028e62c390bf9357d60522dd03d9329e3a560045fe14dfd/dbutils-3.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5533b739e991d8234b3fb0602d501b4aacda88ad1fd5d061b5b9d6022fa35ed6",
"md5": "49b2c994fbab3cc790a37c9c7c3c08f0",
"sha256": "160b5788154f1adeddc61080daff1530b4df2ba0d45af1c3bfbac76db24186b3"
},
"downloads": -1,
"filename": "dbutils-3.1.2.tar.gz",
"has_sig": false,
"md5_digest": "49b2c994fbab3cc790a37c9c7c3c08f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 95869,
"upload_time": "2025-09-07T17:01:31",
"upload_time_iso_8601": "2025-09-07T17:01:31.713202Z",
"url": "https://files.pythonhosted.org/packages/55/33/b739e991d8234b3fb0602d501b4aacda88ad1fd5d061b5b9d6022fa35ed6/dbutils-3.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-07 17:01:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "WebwareForPython",
"github_project": "DBUtils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "dbutils"
}