Better SQLite CLI tool
Currently, in Test PyPI, because it's in beta
pip install -i https://test.pypi.org/simple/ sqlittle
sqlittle -h
# Yey!
git clone https://github.com/Mon4ik/sqlittle.git
cd sqlittle
python3 setup.py develop
sqlittle -h
# Yey!