跳转到主要内容

hug的扩展,增加了与peewee ORM的干净集成

项目描述

hug\_peewee
===========

|PyPI版本| |构建状态| |覆盖率状态| |许可证| |加入聊天
在 https://gitter.im/timothycrosley/hug\_peewee|

hug的扩展,增加了与peewee ORM的干净集成

.. code:: py

import hug_peewee

db = hug_peewee.connection.manage(__name__, 'sqlite', 'my.db')

与hug 2.1.0或更高版本兼容。

安装hug\_peewee
======================

安装hug\_peewee非常简单

.. code:: bash

pip3 install hug_peewee --upgrade

理想情况下,在虚拟环境中。

什么是hug\_peewee?
====================

hug的扩展,增加了与peewee ORM的干净集成

--------------

感谢并希望您觉得hug\_peewee有帮助!

~Timothy Crosley

.. |PyPI版本| image:: https://badge.fury.io/py/hug_peewee.svg
:target: http://badge.fury.io/py/hug_peewee
.. |构建状态| image:: https://travis-ci.org/timothycrosley/hug_peewee.svg?branch=master
:target: https://travis-ci.org/timothycrosley/hug_peewee
.. |覆盖率状态| image:: https://coveralls.io/repos/timothycrosley/hug_peewee/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/timothycrosley/hug_peewee?branch=master
.. |许可证| image:: https://img.shields.io/github/license/mashape/apistatus.svg
:target: https://pypi.python.org/pypi/hug_peewee/
.. |加入聊天 at https://gitter.im/timothycrosley/hug\_peewee| image:: https://badges.gitter.im/Join%20Chat.svg
:target: https://gitter.im/timothycrosley/hug_peewee?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

项目细节


下载文件

下载适用于您平台的文件。如果您不确定该选择哪个,请了解有关安装包的更多信息。

源分发

hug_peewee-0.0.2.tar.gz (3.4 kB 查看哈希值)

上传时间

支持者