{ "info": { "author": "Timothy Crosley", "author_email": "timothy.crosley@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "hug\\_peewee\n===========\n\n|PyPI version| |Build Status| |Coverage Status| |License| |Join the chat\nat https://gitter.im/timothycrosley/hug\\_peewee|\n\nAn extension to hug that adds clean integration with the peewee ORM:\n\n.. code:: py\n\n import hug_peewee\n\n db = hug_peewee.connection.manage(__name__, 'sqlite', 'my.db')\n\nWorks with hug 2.1.0 or greater.\n\nInstalling hug\\_peewee\n======================\n\nInstalling hug\\_peewee is as simple as:\n\n.. code:: bash\n\n pip3 install hug_peewee --upgrade\n\nIdeally, within a virtual environment.\n\nWhat is hug\\_peewee?\n====================\n\nAn extension to hug that adds clean integration with the peewee ORM\n\n--------------\n\nThanks and I hope you find hug\\_peewee helpful!\n\n~Timothy Crosley\n\n.. |PyPI version| image:: https://badge.fury.io/py/hug_peewee.svg\n :target: http://badge.fury.io/py/hug_peewee\n.. |Build Status| image:: https://travis-ci.org/timothycrosley/hug_peewee.svg?branch=master\n :target: https://travis-ci.org/timothycrosley/hug_peewee\n.. |Coverage Status| image:: https://coveralls.io/repos/timothycrosley/hug_peewee/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/timothycrosley/hug_peewee?branch=master\n.. |License| image:: https://img.shields.io/github/license/mashape/apistatus.svg\n :target: https://pypi.python.org/pypi/hug_peewee/\n.. |Join the chat at https://gitter.im/timothycrosley/hug\\_peewee| image:: https://badges.gitter.im/Join%20Chat.svg\n :target: https://gitter.im/timothycrosley/hug_peewee?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/timothycrosley/hug_peewee", "keywords": "Python,Python3", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "hug_peewee", "package_url": "https://pypi.org/project/hug_peewee/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hug_peewee/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/timothycrosley/hug_peewee" }, "release_url": "https://pypi.org/project/hug_peewee/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "An extension to hug that adds clean integration with the peewee ORM", "version": "0.0.2" }, "last_serial": 2122628, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7b546d4252916a21c8a07b94f66acd67", "sha256": "8a15c8732229d5111dc693645a0fecc30617fe88ef5d601ec464ba7f08b22b9c" }, "downloads": -1, "filename": "hug_peewee-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7b546d4252916a21c8a07b94f66acd67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3409, "upload_time": "2016-05-02T15:13:59", "url": "https://files.pythonhosted.org/packages/16/73/2a6b4723a48f99bc4f1325ba22e9edf0709941631a438a06070290a9a149/hug_peewee-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "9ea01342f3277effa2e5e61d7e75c218", "sha256": "54ca93e4e7be99f2438ec9236cda76e6ba26295484f3a5e48a6494780bc9525a" }, "downloads": -1, "filename": "hug_peewee-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9ea01342f3277effa2e5e61d7e75c218", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3365, "upload_time": "2016-05-18T22:07:25", "url": "https://files.pythonhosted.org/packages/35/19/814b0f759622dfe87858870ab7e705d7e742133688701abbd816cf603bc8/hug_peewee-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ea01342f3277effa2e5e61d7e75c218", "sha256": "54ca93e4e7be99f2438ec9236cda76e6ba26295484f3a5e48a6494780bc9525a" }, "downloads": -1, "filename": "hug_peewee-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9ea01342f3277effa2e5e61d7e75c218", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3365, "upload_time": "2016-05-18T22:07:25", "url": "https://files.pythonhosted.org/packages/35/19/814b0f759622dfe87858870ab7e705d7e742133688701abbd816cf603bc8/hug_peewee-0.0.2.tar.gz" } ] }