Metadata-Version: 2.1
Name: redisopy
Version: 0.0.2
Summary: python redis orm
Author: Steven Wang
Author-email: brightstar8284@icloud.com
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown

# Document
## History
- 2022-12-01: v0.0.2
  - Add DatetimeField
  - add FieldValidator
