Metadata-Version: 2.1
Name: peeweext
Version: 1.2.5
Summary: peewee extension
Home-page: https://github.com/shanbay/peeweext
Author: Michael Ding
Author-email: yandy.ding@gmail.com
License: MIT
Keywords: peewee,orm
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3
License-File: LICENSE
Requires-Dist: peewee
Requires-Dist: pendulum (>=2.0.0)
Requires-Dist: blinker

# [Home Page](https://shanbay.github.io/peeweext/)

[![](https://img.shields.io/travis/shanbay/peeweext.svg?style=flat-square)](https://travis-ci.org/shanbay/peeweext)
[![Maintainability](https://api.codeclimate.com/v1/badges/774db211d37720bb2599/maintainability)](https://codeclimate.com/github/shanbay/peeweext/maintainability)
[![Coverage Status](https://coveralls.io/repos/github/shanbay/peeweext/badge.svg?branch=master)](https://coveralls.io/github/shanbay/peeweext?branch=master)
[![](https://img.shields.io/pypi/v/peeweext.svg)](https://github.com/shanbay/peeweext)
[![](https://img.shields.io/pypi/pyversions/peeweext.svg)](https://github.com/shanbay/peeweext)
[![](https://img.shields.io/:license-mit-blue.svg?style=flat-square)](https://shanbay.mit-license.org)


