SimpleSQLite

SimpleSQLite is a Python library to simplify SQLite database operations: table creation, data insertion and get data as other data formats. Simple ORM functionality for SQLite.

Installation

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

pip3 install simplesqlite

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.5.4 2025-03-01    
1.5.3 2025-01-01    
1.5.2 2023-12-01    
1.5.1 yanked 2023-11-27    
1.5.0 yanked 2023-11-26    
1.4.0 2023-09-10    
1.3.2 2023-06-24  
1.3.1 2023-06-04  
1.3.0 2021-06-20  
1.2.0 2021-06-13  
1.1.4 2020-12-13  
1.1.3 2020-08-04  
1.1.2 2020-04-23  
1.1.1 2020-04-01  
1.1.0 2020-03-29  
1.0.1 2020-03-08  
1.0.0 2020-02-29  
0.48.0 2020-02-16  
0.47.3 2020-02-14  
0.47.2 2020-02-11  
0.47.1 2020-02-09  
0.47.0 2020-02-09  
0.45.5 2020-01-18  
0.45.4 2020-01-05  
0.45.3 2020-01-05  
0.45.2 2019-05-11  
0.45.1 2019-05-06  
0.45.0 2019-05-02  
0.44.2 2019-05-01  
0.44.1 2019-04-20  
0.44.0 2019-04-13  
0.43.0 2019-03-23  
0.42.0 2019-03-21  
0.41.1 2019-03-16  
0.41.0 2019-03-03  
0.40.0 2019-02-23  
0.39.1 2019-02-11  
0.39.0 2019-02-03  
0.38.0 2019-01-27  
0.37.0 2019-01-22  
0.36.0 2019-01-20  
0.35.1 2019-01-20  
0.35.0 2019-01-20  
0.34.0 2019-01-12  
0.33.6 2019-01-06  
0.33.5 2019-01-03  
0.33.4 2018-12-30  
0.33.3 2018-12-24  
0.33.2 2018-11-25  
0.33.1 2018-10-10  
0.33.0 2018-09-17  
0.32.1 2018-09-17  
0.32.0 2018-09-06  
0.31.0 2018-09-05  
0.30.2 2018-08-19  
0.30.1 2018-08-05  
0.30.0 2018-08-05  
0.29.0 2018-07-28  
0.28.1 2018-07-15  
0.28.0 2018-07-15  
0.27.1 2018-07-13  
0.27.0 2018-07-13  
0.26.0 2018-07-08  
0.25.2 2018-07-02  
0.25.1 2018-07-01  
0.25.0 2018-07-01  
0.24.0 2018-06-30  
0.23.0 2018-06-24  
0.22.0 2018-06-10  
0.21.2 2018-06-02  
0.21.1 2018-05-27  
0.21.0 2018-05-27  
0.20.4 2018-05-20  
0.20.3 2018-04-30  
0.20.2 2018-04-22  
0.20.1 2018-04-08  
0.20.0 2018-03-21  
0.19.0 2017-11-19  
0.18.1 2017-11-14  
0.18.0 2017-11-12  
0.17.0 2017-11-04  
0.16.0 2017-10-21  
0.15.0 2017-08-18  
0.14.1 2017-08-15  
0.14.0 2017-08-13  
0.13.1 2017-08-01  
0.13.0 2017-07-31  
0.12.1 2017-07-17  
0.12.0 2017-07-08  
0.11.0 2017-05-28  
0.10.0 2017-05-27  
0.9.0 2017-05-21  
0.8.1 2017-05-04  
0.8.0 2017-04-30  
0.7.7 2017-04-23  
0.7.6 2017-02-26  
0.7.5 2017-01-09  
0.7.4 2016-12-31  
0.7.2 2016-12-31  
0.7.1 2016-12-30  
0.7.0 2016-12-29  
0.6.10 2016-12-25  
0.6.9 2016-12-24  
0.6.8 2016-12-10  
0.6.7 2016-11-23  
0.6.6 2016-11-20  
0.6.5 2016-11-15  
0.6.4 2016-11-13  
0.6.3 2016-11-07  
0.6.2 2016-11-05  
0.6.1 2016-10-30  
0.6.0 2016-10-29  
0.5.5 2016-09-19  
0.5.2 2016-09-19  
0.5.1 2016-09-18  
0.5.0 2016-09-18  
0.4.8 2016-09-10  
0.4.7 2016-09-10  
0.4.6 2016-08-11  
0.4.5 2016-08-11  
0.4.4 2016-07-28  
0.4.3 2016-07-24  
0.4.2 2016-07-09  
0.4.1 2016-07-04  
0.4.0 2016-07-03  
0.3.6 2016-07-02  
0.3.5 2016-06-25  
0.3.4 2016-06-19  
0.3.3 2016-06-03  
0.3.2 2016-05-28  
0.3.1 2016-05-15  
0.3.0 2016-05-03  
0.2.3 2016-03-28  
0.2.2 2016-03-26  
0.2.1 2016-03-24  
0.2.0 2016-03-11  
0.1.0 2016-02-21  

Issues with this package?

Page last updated 2025-07-18 00:49:02 UTC