Name | pgcopyinsert JSON |
Version |
0.2.0
JSON |
| download |
home_page | None |
Summary | Functions for faster PostgreSQL bulk inserts by copying to temp table then inserting from temp table. |
upload_time | 2024-06-28 19:01:07 |
maintainer | None |
docs_url | None |
author | Odos Matthews |
requires_python | >=3.10 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Raw data
{
"_id": null,
"home_page": null,
"name": "pgcopyinsert",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Odos Matthews",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/9c/0d/62ba33e3279eb0559ececf7f648ed16f9361a7beae69167ee37d937a0b84/pgcopyinsert-0.2.0.tar.gz",
"platform": "unix",
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Functions for faster PostgreSQL bulk inserts by copying to temp table then inserting from temp table.",
"version": "0.2.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6159db6ec81cf4c202dc97ba66bd72f3d7f2b8f47f76bbb45cb65423ef262964",
"md5": "40a957f85891a1c44ead3657f1662a4d",
"sha256": "acfc432004d86800079e0ba2c9147d23f25f5daed3146c36b5ede50b75fcd10d"
},
"downloads": -1,
"filename": "pgcopyinsert-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "40a957f85891a1c44ead3657f1662a4d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 5439,
"upload_time": "2024-06-28T19:01:05",
"upload_time_iso_8601": "2024-06-28T19:01:05.927934Z",
"url": "https://files.pythonhosted.org/packages/61/59/db6ec81cf4c202dc97ba66bd72f3d7f2b8f47f76bbb45cb65423ef262964/pgcopyinsert-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9c0d62ba33e3279eb0559ececf7f648ed16f9361a7beae69167ee37d937a0b84",
"md5": "0954314aec3d696fabddc388c0b03923",
"sha256": "5219c61e1c78d86a003a3837abe05e439cd7f265b73b3c751c3409fc44b95670"
},
"downloads": -1,
"filename": "pgcopyinsert-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "0954314aec3d696fabddc388c0b03923",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 7020,
"upload_time": "2024-06-28T19:01:07",
"upload_time_iso_8601": "2024-06-28T19:01:07.771717Z",
"url": "https://files.pythonhosted.org/packages/9c/0d/62ba33e3279eb0559ececf7f648ed16f9361a7beae69167ee37d937a0b84/pgcopyinsert-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-28 19:01:07",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pgcopyinsert"
}