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/53/ba/74caf4eab78d95a173e65cb81507a589365aeafb1d9c84f374002b51dc53/psycopg_c-3.2.3.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": "GNU Lesser General Public License v3 (LGPLv3)",
"summary": "PostgreSQL database adapter for Python -- C optimisation distribution",
"version": "3.2.3",
"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/",
"Homepage": "https://psycopg.org/",
"Issue Tracker": "https://github.com/psycopg/psycopg/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "53ba74caf4eab78d95a173e65cb81507a589365aeafb1d9c84f374002b51dc53",
"md5": "2f17944b57b09148ec2b9b0b209d9f89",
"sha256": "06ae7db8eaec1a3845960fa7f997f4ccdb1a7a7ab8dc593a680bcc74e1359671"
},
"downloads": -1,
"filename": "psycopg_c-3.2.3.tar.gz",
"has_sig": false,
"md5_digest": "2f17944b57b09148ec2b9b0b209d9f89",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 598888,
"upload_time": "2024-09-29T21:27:27",
"upload_time_iso_8601": "2024-09-29T21:27:27.856040Z",
"url": "https://files.pythonhosted.org/packages/53/ba/74caf4eab78d95a173e65cb81507a589365aeafb1d9c84f374002b51dc53/psycopg_c-3.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-29 21:27:27",
"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"
}