CLI for SQLite Databases with auto-completion and syntax highlighting.
Project description
litecli
A command-line client for SQLite databases that has auto-completion and syntax highlighting.
Installation
If you already know how to install python packages, then you can install it via pip:
You might need sudo on linux.
$ 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
Usage
$ litecli --help
Usage: litecli [OPTIONS] [DATABASE]
Examples:
- litecli sqlite_db_name
A config file is automatically created at ~/.config/litecli/config
at first launch. For Windows machines a config file is created at ~\AppData\Local\dbcli\litecli\config
at first launch. See the file itself for a description of all available options.
Docs
Visit: litecli.com/features
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file litecli-1.7.0.tar.gz
.
File metadata
- Download URL: litecli-1.7.0.tar.gz
- Upload date:
- Size: 58.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e6062aadb65203d3ef7b90ac51ca505c70d49637fac8ea093559410de725ba0 |
|
MD5 | f0cc6da844bb0bd310c345fa9404b7d0 |
|
BLAKE2b-256 | a1be4a82f599f24990eb7f0a2b778bae0ab26113394819c7a06e9e036c72cd26 |
File details
Details for the file litecli-1.7.0-py2.py3-none-any.whl
.
File metadata
- Download URL: litecli-1.7.0-py2.py3-none-any.whl
- Upload date:
- Size: 47.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7123b6628e403ccff54123c646c9132c99631efdd78b8ae4e1a1d3aa7e05ba8f |
|
MD5 | a715f36f63a0d0ae36c9dddf224c30b1 |
|
BLAKE2b-256 | 0a230fa5e58388db65e80167eb755b7dcdcf517816db52d0164550cafc65e222 |