termsql

Convert text from a file or from stdin into SQL table and query it instantly. Uses sqlite as backend. The idea is to make SQL into a tool on the command line or in scripts.

Installation

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

pip3 install termsql

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0 2020-04-30    

Issues with this package?

Page last updated 2023-10-28 05:17:49 UTC