python-sqlite3
Port variant py311
Summary Python 3.11 bindings to the SQLite3 library
Package version 3.11.1
Homepage https://www.python.org/
Keywords databases, python
Maintainer nobody
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 03 JAN 2023, 14:55:16 UTC
Port created 09 SEP 2017, 21:03:59 UTC
Subpackage Descriptions
single SQLite is a library that provides a SQL-language database that stores data in disk files without requiring a separate server process. pysqlite provides a SQL interface compliant with the DB-API 2.0 specification described by PEP 249. This means that it should be possible to write the first version of your applications using SQLite for data storage. If switching to a larger database such as PostgreSQL or Oracle is later necessary, the switch should be relatively easy.
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY311 ON Build using Python 3.11
Package Dependencies by Type
Build (only) python-setuptools:single:py311
autoselect-python:single:standard
Build and Runtime sqlite:single:standard
python311:single:standard
Download groups
none
pv310 https://www.python.org/ftp/python/3.10.9/
pv311 https://www.python.org/ftp/python/3.11.1/
Distribution File Information
5ae03e308260164baba39921fdb4dbf8e6d03d8235a939d4582b33f0b5e46a83 19612112 Python-3.10.9.tar.xz 85879192f2cffd56cb16c092905949ebf3e5e394b7f764723529637901dfb58f 19856648 Python-3.11.1.tar.xz
Ports that require python-sqlite3:py311
No other ports depend on this one.