CrazySky

Results 3 issues of CrazySky

Please migrate this script to Python3 and create PyPI package for easy installing.

For example: ```python class TestSchema(Schema): mydatetime = fields.DateTime() class Meta: datetimeformat = '%Y-%m-%dT%H:%M:%S+0300' ``` But in swagger example value something like this: 2021-01-28T11:46:54.499Z

Please add arm64 architecture for Docker. Basic Redis already supported it. Currently on Mac M1 RedisJSON work as amd64 container under emulation with poor performance.

x:build