Metadata-Version: 2.1
Name: dqpy
Version: 2.0.3
Summary: Danqing's shared Python library
Home-page: https://github.com/danqing/dqpy
Author: Danqing Liu
Author-email: code@danqing.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: arrow (<0.14.0,>=0.13.0)
Requires-Dist: emails (<0.6.0,>=0.5.15)
Requires-Dist: PyMySQL (<0.10.0,>=0.9.3)
Requires-Dist: redis (<3.2.0,>=3.1.0)
Requires-Dist: schematics (<2.2.0,>=2.1.0)
Requires-Dist: SQLAlchemy-Utils (<0.34.0,>=0.33.11)
Requires-Dist: SQLAlchemy (<1.3.0,>=1.2.17)
Requires-Dist: toml (<0.11.0,>=0.10.0)

This is Danqing's shared Python library, for [the better Danqing](https://www.danqing.co).

This library provides convenient APIs for dealing with SQLAlchemy, Redis, configurations, logging, and many other things. The full documentation can be found at the [documentation site](https://dqpy.danqing.io).


