stream-sqlite

Python function to extract all the rows from a SQLite database file concurrently with iterating over its bytes, without needing random access to the file

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install stream-sqlite

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.41 2022-12-28
0.0.40 2022-06-05
0.0.39 2022-06-04
0.0.38 2021-08-09
0.0.37 2021-08-08
0.0.36 2021-08-07
0.0.35 2021-08-07
0.0.34 2021-08-07
0.0.33 2021-08-07
0.0.32 2021-08-07
0.0.31 2021-08-07
0.0.30 2021-08-07
0.0.29 2021-08-07
0.0.28 2021-08-06
0.0.27 2021-08-06
0.0.26 2021-08-06
0.0.25 2021-08-05
0.0.24 2021-08-05
0.0.23 2021-08-04
0.0.22 2021-08-04
0.0.21 2021-08-03
0.0.20 2021-08-01
0.0.19 2021-08-01
0.0.18 2021-08-01
0.0.17 2021-07-31
0.0.16 2021-07-31
0.0.15 2021-07-31
0.0.14 2021-07-31
0.0.13 2021-07-30
0.0.12 2021-07-30
0.0.11 2021-07-30
0.0.10 2021-07-28
0.0.9 2021-07-28
0.0.8 2021-07-27
0.0.7 2021-07-25
0.0.6 2021-07-25
0.0.5 2021-07-25
0.0.4 2021-07-24
0.0.3 2021-07-24
0.0.2 2021-07-19
0.0.1 2021-07-18
0.0.0 2021-07-11

Issues with this package?

Page last updated 2026-09-03 07:54:28 UTC