Port variant | py310 |
Summary | Python 3.10 bindings to the SQLite3 library |
Package version | 3.11.5 |
Homepage | https://www.python.org/ |
Keywords | databases, python |
Maintainer | nobody |
License | Not yet specified |
Other variants | v11 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 31 AUG 2023, 04:55:59 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:standard python-setuptools:single:py310 autoselect-python:single:standard |
Build and Runtime |
sqlite:primary:standard python310:single:standard |
none | |
pv310 | https://www.python.org/ftp/python/3.10.13/ |
pv311 | https://www.python.org/ftp/python/3.11.5/ |
firefox:standard | Mozilla web browser |
thunderbird:standard | Mozilla Thunderbird mail/newsgroup client |
zim:standard | Desktop wiki and notekeeper |