CLI for SQLite Databases with auto-completion and syntax highlighting.
Project description
# litecli
[![Build Status](https://travis-ci.org/dbcli/litecli.svg?branch=master)](https://travis-ci.org/dbcli/litecli)
[Docs](https://litecli.com)
A command-line client for SQLite databases that has auto-completion and syntax highlighting.
![Completion](screenshots/litecli.png) ![CompletionGif](screenshots/litecli.gif)
## 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](https://aur.archlinux.org/packages/litecli/) is based the latest release (git tag) and [litecli-git](https://aur.archlinux.org/packages/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 tap dbcli/tap $ 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. See the file itself for a description of all available options.
## Docs
Visit: [litecli.com/features](https://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.3.2.tar.gz
.
File metadata
- Download URL: litecli-1.3.2.tar.gz
- Upload date:
- Size: 54.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97261512b53cf572ad2270f18e73ae8b0b1eba07a1ed2e90ea785a69b83bdd2d |
|
MD5 | 76f3ae8e9265f0726d65cb9b54a9e332 |
|
BLAKE2b-256 | 0139a973a8111ff73275f47b1ef287ae0562d737d530ac87b702d30e1decdee0 |
File details
Details for the file litecli-1.3.2-py2.py3-none-any.whl
.
File metadata
- Download URL: litecli-1.3.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7b1a8ce9d480ad12e509a69dad28bb73d23159b2d2e661afb2188a9747b7019 |
|
MD5 | 2e4b1f87842c0b5d4608d935dd39045e |
|
BLAKE2b-256 | d69a927b38412fbb5ae2643257a809547784593a3575635e11df980f48a5aaa3 |