Metadata-Version: 2.1
Name: insnail-ai-tools
Version: 0.0.19
Summary: Insnail Ai Tools
Home-page: https://github.com/pypa/insnail_ai_tools
Author: Insnail Ai Team
Author-email: libiao@ingbaobei.com
License: UNKNOWN
Description: # Insnail Ai Tools
        
        蜗牛ai团队 python的一些小工具，自用
        
        ## Install
        
        ```shell script
        pip install --upgrade insnail-ai-tools   
        ```
        
        如果使用了豆瓣、阿里等非官方源，可能出现未同步，使用以下方式安装:
        ```shell script
        pip install -i https://pypi.org/simple --upgrade insnail-ai-tools
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
