| Name | psycopg-c JSON |
| Version |
3.2.12
JSON |
| download |
| home_page | https://psycopg.org/psycopg3/ |
| Summary | PostgreSQL database adapter for Python -- C optimisation distribution |
| upload_time | 2025-10-26 00:46:08 |
| maintainer | None |
| docs_url | None |
| author | Daniele Varrazzo |
| requires_python | >=3.8 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
Psycopg 3: PostgreSQL database adapter for Python - optimisation package
========================================================================
This distribution package is an optional component of `Psycopg 3`__: it
contains the optional optimization package `psycopg_c`__.
.. __: https://pypi.org/project/psycopg/
.. __: https://www.psycopg.org/psycopg3/docs/basic/install.html
#local-installation
You shouldn't install this package directly: use instead ::
pip install "psycopg[c]"
to install a version of the optimization package matching the ``psycopg``
version installed.
Installing this package requires some prerequisites: check `Local
installation`__ in the documentation. Without a C compiler and some library
headers install *will fail*: this is not a bug.
If you are unable to meet the prerequisite needed you might want to install
``psycopg[binary]`` instead: look for `Binary installation`__ in the
documentation.
.. __: https://www.psycopg.org/psycopg3/docs/basic/install.html
#local-installation
.. __: https://www.psycopg.org/psycopg3/docs/basic/install.html
#binary-installation
Please read `the project readme`__ and `the installation documentation`__ for
more details.
.. __: https://github.com/psycopg/psycopg#readme
.. __: https://www.psycopg.org/psycopg3/docs/basic/install.html
Copyright (C) 2020 The Psycopg Team
Raw data
{
"_id": null,
"home_page": "https://psycopg.org/psycopg3/",
"name": "psycopg-c",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Daniele Varrazzo",
"author_email": "daniele.varrazzo@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/68/27/33699874745d7bb195e78fd0a97349908b64d3ec5fea7b8e5e52f56df04c/psycopg_c-3.2.12.tar.gz",
"platform": null,
"description": "Psycopg 3: PostgreSQL database adapter for Python - optimisation package\n========================================================================\n\nThis distribution package is an optional component of `Psycopg 3`__: it\ncontains the optional optimization package `psycopg_c`__.\n\n.. __: https://pypi.org/project/psycopg/\n.. __: https://www.psycopg.org/psycopg3/docs/basic/install.html\n #local-installation\n\nYou shouldn't install this package directly: use instead ::\n\n pip install \"psycopg[c]\"\n\nto install a version of the optimization package matching the ``psycopg``\nversion installed.\n\nInstalling this package requires some prerequisites: check `Local\ninstallation`__ in the documentation. Without a C compiler and some library\nheaders install *will fail*: this is not a bug.\n\nIf you are unable to meet the prerequisite needed you might want to install\n``psycopg[binary]`` instead: look for `Binary installation`__ in the\ndocumentation.\n\n.. __: https://www.psycopg.org/psycopg3/docs/basic/install.html\n #local-installation\n.. __: https://www.psycopg.org/psycopg3/docs/basic/install.html\n #binary-installation\n\nPlease read `the project readme`__ and `the installation documentation`__ for\nmore details.\n\n.. __: https://github.com/psycopg/psycopg#readme\n.. __: https://www.psycopg.org/psycopg3/docs/basic/install.html\n\n\nCopyright (C) 2020 The Psycopg Team\n",
"bugtrack_url": null,
"license": null,
"summary": "PostgreSQL database adapter for Python -- C optimisation distribution",
"version": "3.2.12",
"project_urls": {
"Changes": "https://psycopg.org/psycopg3/docs/news.html",
"Code": "https://github.com/psycopg/psycopg",
"Documentation": "https://psycopg.org/psycopg3/docs/",
"Download": "https://pypi.org/project/psycopg-c/",
"Funding": "https://github.com/sponsors/dvarrazzo",
"Homepage": "https://psycopg.org/",
"Issue Tracker": "https://github.com/psycopg/psycopg/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "682733699874745d7bb195e78fd0a97349908b64d3ec5fea7b8e5e52f56df04c",
"md5": "91e5ea9c35d51483389009bf5d2ef633",
"sha256": "1c80042067d5df90d184c6fbd58661350b3620f99d87a01c882953c4d5dfa52b"
},
"downloads": -1,
"filename": "psycopg_c-3.2.12.tar.gz",
"has_sig": false,
"md5_digest": "91e5ea9c35d51483389009bf5d2ef633",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 608386,
"upload_time": "2025-10-26T00:46:08",
"upload_time_iso_8601": "2025-10-26T00:46:08.727323Z",
"url": "https://files.pythonhosted.org/packages/68/27/33699874745d7bb195e78fd0a97349908b64d3ec5fea7b8e5e52f56df04c/psycopg_c-3.2.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-26 00:46:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "psycopg",
"github_project": "psycopg",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "psycopg-c"
}