Metadata-Version: 1.2
Name: anduin
Version: 8.3.3
Summary: a lite mysql & sqlite3 & async_redis connect engine, mapping table into k-v structure , support async work
Home-page: https://github.com/campanulamediuml/Anduin
Author: campanula
Author-email: campanulamediuml@gmail.com
License: MIT
Description: 一个轻量化的sqlite/mysql数据序列化操作引擎
        名称来自《指环王》
        
        <=========使用指南=========>
        
        参见github wiki页面
        
        [使用指南](https://github.com/campanulamediuml/Anduin/wiki)
Keywords: mysql,sqlite3,sql engine,orm,async_redis
Platform: any
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
