Simple write-read add-on to SQLite3


License
MIT
Install
pip install S-Taper==0.8.3.6

Documentation

This module is an add-on to sqlite3. It helps to perform the simplest tasks with tables: reading and writing. It was created as part of a Python programming course for high school students, but you can use it too.