Metadata-Version: 2.1
Name: GBComments
Version: 0.0.12
Summary: 用于生成好评差评的库
Home-page: https://github.com/WRAllen/GBComments
Author: WRAllen
Author-email: 1072274105@qq.com
License: UNKNOWN
Description: # 这是一个用于自动生成好评差评的包
        
        ## data文件夹里面的data.py
        
        里面放置了好评差评的语句
        
        ## GBComments.py
        
        里面放置了生成评论的逻辑
        
        使用方法
        
        ```python
        from GBComments import produceComments
        produceComments()
        ```
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
