macOS
brew install liteclilocal Homebrew formula metadata
sudo port install litecliMacPorts ports tree · databases/litecli/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de litecli pour les workflows d'agents IA.
installation
brew install liteclilocal Homebrew formula metadata
sudo port install litecliMacPorts ports tree · databases/litecli/Portfile · Source: api.github.com
sudo apk add litecliAlpine Linux edge package indexes · litecli · Source: dl-cdn.alpinelinux.org
sudo apt install litecliDebian stable package indexes · litecli · Source: deb.debian.org
sudo dnf install litecliFedora Rawhide package metadata · litecli · Source: dl.fedoraproject.org
nix profile install nixpkgs#liteclinixpkgs package indexes · pkgs/by-name/li/litecli/package.nix · Source: api.github.com
aperçu
CLI for SQLite Databases with auto-completion and syntax highlighting
historique
LiteCLI is a command-line SQLite client from the dbcli family, designed around auto-completion, syntax highlighting, and a friendlier interactive SQL prompt. It brings the style popularized by pgcli and mycli to SQLite databases.
LiteCLI was announced on January 3, 2019 by Amjith Ramanujam, the maintainer associated with the dbcli tools. The launch post described it as a user-friendly SQLite command-line client based on pgcli and mycli.
The project matured as a Python CLI distributed through PyPI, Homebrew, and Linux package repositories. Its README and documentation focus on practical interactive use: opening a database, tabular output, completion, highlighting, and a generated configuration file.
LiteCLI's adoption follows the dbcli pattern: Python users can install it with pip, macOS users can install it with Homebrew, and distro packages make it available on common Linux systems. Its appeal is strongest for developers who want SQLite exploration without a heavyweight GUI.
Users run `litecli DATABASE` or `litecli :memory:` to open a SQLite session. On first launch, LiteCLI creates a configuration file at `~/.config/litecli/config` on Unix-like systems and `~\AppData\Local\dbcli\litecli\config` on Windows.
LiteCLI is significant because it packages a quality-of-life database shell as a small Python command. It is a good example of a package whose value is interactive ergonomics: prompt-toolkit-style completion, highlighting, formatting, and sane defaults wrapped around SQLite.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour litecli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/litecli/config~\AppData\Local\dbcli\litecli\configexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
litecli | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:litecli |
|---|---|
| Version | 1.17.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/litecli |
| Page d'accueil | https://litecli.com |
| Dépôt | https://github.com/dbcli/litecli |
| Docs amont | https://litecli.com/ |
| Licence | BSD-3-Clause |
| Archive source | https://files.pythonhosted.org/packages/e3/d5/afec99cc3eaba96214d77e76438d7fe5e6ea54704b0e47dd97d9696ccd6c/litecli-1.17.1.tar.gz |
| Dernière mise à jour | 2026-06-15T10:20:20-04:00 |
| Pulse | updated |
| Dépendances | certifi, libyaml, pydantic, python@3.14 |
| Dépendances de compilation | rust |
| Bibliothèques fournies par macOS | sqlite |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | litecli |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
litecli 1.15.0-2
CLI for SQlite with auto-completion and syntax highlighting
sudo apt install liteclilitecli
nix profile install nixpkgs#liteclilitecli 1.10.0-1
CLI for SQlite with auto-completion and syntax highlighting
sudo apt install liteclilitecli 1.17.1-r1
CLI for SQLite Databases with auto-completion and syntax highlighting
sudo apk add liteclilitecli-pyc 1.17.1-r1
Precompiled Python bytecode for litecli
sudo apk add litecli-pyclitecli 1.17.1-2.fc45
CLI for SQLite Databases with auto-completion and syntax highlighting
sudo dnf install liteclilitecli
sudo port install liteclipiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.