Metadata-Version: 2.0
Name: peeweext
Version: 0.1.0
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
Requires-Dist: peewee
Requires-Dist: pendulum
Requires-Dist: blinker

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

[![](http://img.shields.io/travis/shanbay/peeweext.svg?style=flat-square)](https://travis-ci.org/shanbay/peeweext)
[![](http://img.shields.io/codeclimate/github/shanbay/peeweext.svg?style=flat-square)](https://codeclimate.com/github/shanbay/peeweext)
[![](https://img.shields.io/coveralls/shanbay/peeweext/master.svg)](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)
[![](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://shanbay.mit-license.org)


