Metadata-Version: 2.1
Name: pyxllib
Version: 0.1.47.2
Summary: 厦门理工模式识别团队通用python代码工具库
Home-page: https://github.com/XLPRUtils/pyxllib
Author: code4101
Author-email: 877362867@qq.com
License: Apache License 2.0
Description: # 1 install
        
        ```
        pip install pyxllib
        ```
        
        more details: https://www.yuque.com/xlpr/pyxllib/install
        
        # 2 document
        
        document: https://www.yuque.com/xlpr/pyxllib.
        Work hard to improve, welcome more assistant partners.
        
        # 3 Acknowledge
        
        This project uses PyCharm to develop.
        Thanks to [JetBrains'](https://www.jetbrains.com/?from=pyxllib) support
        of [free license for open sourse project development](http://pycharm.iswbm.com/zh_CN/latest/c01/c01_05.html).
        
Keywords: pyxllib
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: xlcv
Provides-Extra: xlai
