| Oct | NOV | Dec |
| 15 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
Fix compatibility with sqlparse >= 0.4.094206ec

$ pip install -U litecli
The package is also available on Arch Linux through AUR in two versions: litecli is based the latest release (git tag) and litecli-git is based on the master branch of the git repo. You can install them manually or with an AUR helper such as yay:
$ yay -S litecli
or
$ yay -S litecli-git
For MacOS users, you can also use Homebrew to install it:
$ brew install litecli
$ litecli --help
Usage: litecli [OPTIONS] [DATABASE]
Examples:
- litecli sqlite_db_name
A config file is automatically created at ~/.config/litecli/config at first launch. See the file itself for a description of all available options.