{ "info": { "author": "Michael Housh", "author_email": "mhoush@houshhomeenergy.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 3.6" ], "description": "===============================\nasyncpg-simpleorm\n===============================\n\n\n.. image:: https://img.shields.io/pypi/v/asyncpg_simpleorm.svg\n :target: https://pypi.python.org/pypi/asyncpg_simpleorm\n\n.. image:: https://img.shields.io/travis/m-housh/asyncpg-simpleorm.svg\n :target: https://travis-ci.org/m-housh/asyncpg-simpleorm\n\n.. image:: https://readthedocs.org/projects/asyncpg-simpleorm/badge/?version=latest\n :target: https://asyncpg-simpleorm.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\nSimple orm for asyncpg. \n\n* Free software: Apache Software License 2.0\n* Documentation: https://asyncpg-simpleorm.readthedocs.io.\n\n\nFeatures\n--------\n\n* Simplifies generating database queries.\n\nNot-Featured (yet)\n------------------\n\n* Nested queries\n* Relationship queries\n\nDependencies\n------------\n\n* asyncpg\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2017-07-03)\n------------------\n\n* First release on PyPI.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/m-housh/asyncpg_simpleorm", "keywords": "asyncpg_simpleorm", "license": "Apache Software License 2.0", "maintainer": "", "maintainer_email": "", "name": "asyncpg_simpleorm", "package_url": "https://pypi.org/project/asyncpg_simpleorm/", "platform": "", "project_url": "https://pypi.org/project/asyncpg_simpleorm/", "project_urls": { "Homepage": "https://github.com/m-housh/asyncpg_simpleorm" }, "release_url": "https://pypi.org/project/asyncpg_simpleorm/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Simple orm for asyncpg", "version": "0.1.2" }, "last_serial": 3471348, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4b24bbeffea432f4e6f12b68b564ddae", "sha256": "401badd5ea172731b9755ac6c972ef18c3d5641d36cdff6ee0bf073bfcb9c1a6" }, "downloads": -1, "filename": "asyncpg_simpleorm-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4b24bbeffea432f4e6f12b68b564ddae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26698, "upload_time": "2017-07-08T17:28:27", "url": "https://files.pythonhosted.org/packages/69/e6/7ebf3628b8055fb64388b30d89021792bed873260ff39a69ee9bc947b96f/asyncpg_simpleorm-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c6eac5ef60f3103d88c4a0361ddc86a3", "sha256": "6ad2b3c0aad4cb93947fed2331e548415ee25a0252f4fbfbcd21ee42f7ddf8ff" }, "downloads": -1, "filename": "asyncpg_simpleorm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c6eac5ef60f3103d88c4a0361ddc86a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26711, "upload_time": "2017-07-08T18:01:19", "url": "https://files.pythonhosted.org/packages/f3/85/7c51dab100facb5873ccb7b5d90b46fda3287168eced61f0590985b21f4c/asyncpg_simpleorm-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "4b14b7401d63e04f045f1ea355d904f3", "sha256": "3c76005e8c1b1499345358480b8230b074b0cbad1bea14fc96822264f378bb26" }, "downloads": -1, "filename": "asyncpg_simpleorm-0.1.2.tar.gz", "has_sig": false, "md5_digest": "4b14b7401d63e04f045f1ea355d904f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27364, "upload_time": "2018-01-08T15:16:28", "url": "https://files.pythonhosted.org/packages/65/aa/65af25f5e111d419d60708fef8127c14d3a7cf99b9426bb3e2c52c3e4185/asyncpg_simpleorm-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4b14b7401d63e04f045f1ea355d904f3", "sha256": "3c76005e8c1b1499345358480b8230b074b0cbad1bea14fc96822264f378bb26" }, "downloads": -1, "filename": "asyncpg_simpleorm-0.1.2.tar.gz", "has_sig": false, "md5_digest": "4b14b7401d63e04f045f1ea355d904f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27364, "upload_time": "2018-01-08T15:16:28", "url": "https://files.pythonhosted.org/packages/65/aa/65af25f5e111d419d60708fef8127c14d3a7cf99b9426bb3e2c52c3e4185/asyncpg_simpleorm-0.1.2.tar.gz" } ] }