X Tutup
The Wayback Machine - https://web.archive.org/web/20210204235617/https://github.com/vinta/awesome-python/pull/1513
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add litecli to Command-line Tools #1513

Merged
merged 1 commit into from Apr 7, 2020
Merged

add litecli to Command-line Tools #1513

merged 1 commit into from Apr 7, 2020

Conversation

@kuter
Copy link

@kuter kuter commented Feb 28, 2020

What is this Python project?

CLI for SQLite Databases with auto-completion and syntax highlighting.

Completion

Features

  • SQLite client similar to mycli and pgcli
  • support for SQLite
  • autocompletion
  • syntax highlighting
  • shortcuts
  • color themes

What's the difference between this Python project and similar ones?

There is no other SQLite CLI with autocomplete alternative currently.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

@doron-cohen
Copy link

@doron-cohen doron-cohen commented Mar 21, 2020

hey @kuter I added litecli to my fork of this repo: https://github.com/DoronCohen/awesome-python. thanks

@vinta vinta merged commit 4f75494 into vinta:master Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
X Tutup