python-sqlite3
Port variant py37
Summary Python 3.7 bindings to the SQLite3 library
Package version 3.9.0
Homepage https://www.python.org/
Keywords databases, python
Maintainer nobody
License Not yet specified
Other variants py27 | py39 | py38
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 10 NOV 2020, 12:53:44 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)
PY27 OFF Build using Python 2.7 PY37 ON Build using Python 3.7 PY38 OFF Build using Python 3.8 PY39 OFF Build using Python 3.9
Package Dependencies by Type
Build and Runtime sqlite:single:standard
python37:single:standard
python-setuptools:single:py37
Download groups
pv37 http://www.python.org/ftp/python/3.7.9/
pv38 http://www.python.org/ftp/python/3.8.6/
pv39 http://www.python.org/ftp/python/3.9.0/
pv27 http://www.python.org/ftp/python/2.7.18/
none
Distribution File Information
b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef43 12854736 Python-2.7.18.tar.xz a9e0b79d27aa056eb9cce8d63a427b5f9bab1465dee3f942dcfdb25a82f4ab8a 18233864 Python-3.8.6.tar.xz 91923007b05005b5f9bd46f3b9172248aea5abc1543e8a636d59e629c3331b01 17389636 Python-3.7.9.tar.xz 9c73e63c99855709b9be0b3cc9e5b072cb60f37311e8c4e50f15576a0bf82854 18866140 Python-3.9.0.tar.xz
Ports that require python-sqlite3:py37
No other ports depend on this one.