Metadata-Version: 2.1
Name: PyZkUI
Version: 1.1.1
Summary: A Python Zookeeper UI.
Home-page: https://github.com/Harpsichord1207/PyZkUI
Author: Harpsichord
Author-email: tliu1217@163.com
License: MPL 2.0
Description: # PyZkUI
        
        A Zookeeper UI tool, based on Python/Flask.
        
        
        ### Installation
        
        - `pip install pyzkui`
        
        
        ### Run
        
        - `PyZkServer`
        - `PyZkServer --host 127.0.0.1`
        - `PyZkServer --host 127.0.0.1 --port 8088`
        
Keywords: Flask Zookeeper UI
Platform: any
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
