Metadata-Version: 1.1
Name: pyesl
Version: 0.1.5.dev0
Summary: A flexible high level library for python elasticsearch development that inherited and learned form elasticsearch-dsl.
Home-page: UNKNOWN
Author: pyesl team
Author-email: dennias.chiu@gmail.com
License: BSD
Description: # 安装
        
        ```pip install pyesl```
        
        # 文档
        
        [使用手册](http://gzzhaozongfei.doc.nie.netease.com/pyesl/)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
