Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
/ pykli Public archive

Interactive ksqlDB command line client with autocompletion and syntax highlighting written in Python

License

Notifications You must be signed in to change notification settings

eshepelyuk/pykli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyKLI

ksqlDB command line client written in Python.

This project is in a very early stage.

Please try and report bugs :)

PRs are welcome.

Installation

pip install -U git+https://github.com/eshepelyuk/pykli@main

Supported commands

  • SHOW
  • LIST
  • DESCRIBE, without EXTENDED
  • DROP
  • CREATE

About

Interactive ksqlDB command line client with autocompletion and syntax highlighting written in Python

Topics

Resources

License

Stars

Watchers

Forks