Port variant | v11 |
Summary | Python 3.11 bindings to the SQLite3 library |
BROKEN | |
Package version | 3.12.7 |
Homepage | https://www.python.org/ |
Keywords | databases, python |
Maintainer | nobody |
License | Not yet specified |
Other variants | v12 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 19 OCT 2024, 19:30:40 UTC |
Port created | 09 SEP 2017, 21:03:59 UTC |
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. |
Build (only) |
sqlite:dev:std python-setuptools:single:v11 autoselect-python:single:std |
Build and Runtime |
sqlite:primary:std python311:single:std |
none | |
pv311 | https://www.python.org/ftp/python/3.11.10/ |
pv312 | https://www.python.org/ftp/python/3.12.7/ |
firefox:std | Mozilla web browser |
thunderbird:std | Mozilla Thunderbird mail/newsgroup client |