Metadata-Version: 2.1
Name: bztt-fastapi-plus
Version: 0.1.1
Summary: bztt-fastapi-plus
Home-page: https://github.com/
Author: ls_psz
Author-email: 1160201372@qq.com
License: MIT
Description: 
        bztt_crt
        ==============
        执行crt命令
        
        
        # 0.1.0
        
        1、执行步骤时，必须线连接。  
        2、优化初始化数据逻辑
        
        # 0.1.1  
        1、修复初始化时，没有定义log_lv_data的bug
        
        # 0.2.0 不稳定  
        1、添加回调函数
        
        # 0.2.1 不稳定
        1、添加两个回调函数（日志回调，原始回调）
        
        # 0.2.2 具有重大BUG（已弃用）
        1、增加同步回调方式
        
        # 0.2.3 
        1、修复0.2.2的bug
        
        # 0.2.4
        1、临时版本
        
        # 0.2.5
        1、版本回退  --> 0.2.1
        
        # 0.2.6
        1、修复重复调用回调函数引发的bug
        
        # 0.2.7
        1、分割显示与socket的日志级别
        
        # 0.2.8
        1、新增全局结束标志
        
        # 0.2.9
        1、优化回调函数显示格式
        
        # 0.2.10
        1、修复查看时，\<cr>引起的bug
        
        # 0.2.11
        1、清除多余的显示
        2、修复logText，重复显示的bug
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
