Metadata-Version: 2.1
Name: yaogua
Version: 0.1.0
Summary: a simple command line tool for zhouyi yaogua.
Home-page: https://github.com/a358003542/yaogua
Author: wanze
Author-email: a358003542@gmail.com
Maintainer: wanze
Maintainer-email: a358003542@gmail.com
License: MIT
Description: # yaogua
        周易摇卦小程序，提供了命令行接口和桌面端应用。
        
        ## INSTALL
        ```
        pip install yaogua
        ```
        
        ## USAGE
        In command just input `yaogua` to yao yi gua.
        
        Or you can input `yaogua_gui` to use the gui app. the gui showing below.
        
        ## gui
        ![img](yaogua_gui.png)
        
        
Keywords: zhouyi,python
Platform: Linux
Platform: windows
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
