Zookeeper CLI with autocomplete, syntax highlighting and pretty printing
Project description
# IZK: interactive zookeeper
`izk` is a modern and simple zookeeper shell, with autoccompletion, history search, vi bindings, syntax highlighting and pretty-printing.
## Installation
To install `izk`, simply run
```shell
$ pip install izk
```
## Usage
```shell
$ izk --help
usage: izk [-h]
[--style {default,emacs,...}]
[zk_url]
CLI for zookeeper with syntax-highlighting and auto-completion
positional arguments:
zk_url URL of the zookeeper node. Default: localhost:2181
optional arguments:
-h, --help show this help message and exit
--write Authorize write operations (update/insert/remove)
--style {default,emacs,...}
The color style to adopt. Default: monokai
```
## Demonstration
Have a look at this [demonstration](https://www.youtube.com/embed/9Sp4R2prqHg), showing off a few features of `izk`.
`izk` is a modern and simple zookeeper shell, with autoccompletion, history search, vi bindings, syntax highlighting and pretty-printing.
## Installation
To install `izk`, simply run
```shell
$ pip install izk
```
## Usage
```shell
$ izk --help
usage: izk [-h]
[--style {default,emacs,...}]
[zk_url]
CLI for zookeeper with syntax-highlighting and auto-completion
positional arguments:
zk_url URL of the zookeeper node. Default: localhost:2181
optional arguments:
-h, --help show this help message and exit
--write Authorize write operations (update/insert/remove)
--style {default,emacs,...}
The color style to adopt. Default: monokai
```
## Demonstration
Have a look at this [demonstration](https://www.youtube.com/embed/9Sp4R2prqHg), showing off a few features of `izk`.
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
izk-0.1.0.tar.gz
(7.5 kB
view details)
Built Distribution
izk-0.1.0-py2.py3-none-any.whl
(11.0 kB
view details)
File details
Details for the file izk-0.1.0.tar.gz
.
File metadata
- Download URL: izk-0.1.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc7f8c6b4ef92f7202375e504c3352a4e005af966d86676303c63047f8e7e298 |
|
MD5 | 44820ec2b9a8df57c13220f1136e0daf |
|
BLAKE2b-256 | d30f14eee4c44e921c8cd48b788fbad5b66fc203e5d04dbf8409817c58415af5 |
File details
Details for the file izk-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: izk-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b13d06a7c0fedd7e0b9c21ca7fdf6d28d2a7b40430504aa9c2215be9ec81045 |
|
MD5 | b46680d61392609205c7c5de832012a1 |
|
BLAKE2b-256 | f27f6777423bfc5b7ad44e5c07958a0412a569788ab9a06a749bf26480d469ae |