pysqlite3-binary
DB-API 2.0 interface for Sqlite 3.x
0.5.4.post2
918K downloads/mo
#4723 most downloaded on PyPI
coleifer/pysqlite3
What this package is like to depend on
Last release 8 months ago
03 Dec 2025
Release timing varies
gaps range from 3 weeks to 1.1 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
7 years old
23 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
23 releases · Sep 2019 to Dec 2025Releases
latest 23-
0.5.4.post203 Dec 2025Nothing published for this version
-
0.5.412 Oct 2024Commits, not release notes
This project publishes no release notes. Between
0.5.3and0.5.4there were 6 commits, 5 of them substantive:- Clean up tests for Python 3.13.
- Python 3.7 doesn't seem to be available anymore on githoob
- Python 3.13 test changes.
- Stab at 3.13
- Build 3.13 wheels
-
0.5.3.post121 Aug 2024Nothing published for this version
-
0.5.309 Jun 2024Commits, not release notes
This project publishes no release notes. Between
0.5.2and0.5.3there were 7 commits, 6 of them substantive:- Switch to manylinux2014, build 3.12 wheels.
- Add missing testcase from sqlcipher3.
- Add support for set_key() and reset_key() encryption methods.
- Clarify readme.
- Move test -> tests to avoid name conflicts.
- Add setuptools dep for 3.12
-
0.5.2.post317 Jan 2024Nothing published for this version
-
0.5.2.post226 Nov 2023Nothing published for this version
-
0.5.2.post105 Oct 2023Nothing published for this version
-
0.5.215 Sep 2023Commits, not release notes
This project publishes no release notes. Between
0.5.1and0.5.2there were 2 commits, 1 of them substantive:- Invalid symbol fix.
-
0.5.128 Jul 2023Commits, not release notes
This project publishes no release notes. Between
0.5.0and0.5.1there were 7 commits, 6 of them substantive:- Build wheels for 3.11
- Add column decltype to cursor description.
- Ensure sqlite3_initialize() called during module setup.
- Support sqlite3_trace_v2() when Sqlite support is available.
- Include PRAGMA in exclusions to
is_dmllogic. - Add regression test for pragma w/in txn logic.
-
0.5.013 Dec 2022Commits, not release notes
This project publishes no release notes. Between
0.4.6-2and0.5.0there were 8 commits, 5 of them substantive:- Use PyObject_CallObject() instead of _PyObject_CallNoArg()
- Fix type setup in prepare protocols for newer pythons.
- Add newer pythons to CI build
- Remove exception handler that swallows errors.
- Drop 3.6, it's not supported on githob.
-
0.4.7.post825 Oct 2022Nothing published for this version
-
0.4.7.post721 Jul 2022Nothing published for this version
-
0.4.7.post627 Jun 2022Nothing published for this version
-
0.4.7.post506 May 2022Nothing published for this version
-
0.4.7.post404 May 2022Nothing published for this version
-
0.4.7.post307 Apr 2022Nothing published for this version
-
0.4.6.post203 Dec 2021Commits, not release notes
This project publishes no release notes. Between
0.4.5and0.4.6-2there were 10 commits, 7 of them substantive:- Require 3.7.15 or newer and use sqlite3_close_v2 explicitly.
- Increase maximum mmap size
- Remove unused tail ptr.
- Apply some patches from upstream.
- Allow clearing authorizer callback.
- Small change to revert explicit sqlite3 initialize step.
- Switch to manylinux 2_24 and build wheel for 3.10.
-
0.4.606 Apr 2021Nothing published for this version
-
0.4.522 Dec 2020Commits, not release notes
This project publishes no release notes. Between
0.4.4and0.4.5there were 3 commits, 2 of them substantive:- Replace travis-ci with github actions for CI.
- Fix for python 3.9 and newer when building on windows.
-
0.4.419 Nov 2020Commits, not release notes
This project publishes no release notes. Between
0.4.2and0.4.4there were 9 commits, 6 of them substantive:- Add short helper to build script
- Merge upstream changes.
- Increase the host parameter limit
- Apply upstream fix for bpo-39652
- Apply bpo-39943
- Small updates re: bpo-24905
-
0.4.320 May 2020Nothing published for this version
-
0.4.230 Jan 2020Nothing published for this version
-
0.4.1.post105 Sep 2019Nothing published for this version