{ "info": { "author": "Redice", "author_email": "devteam@redice-inc.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython" ], "description": "Palvin\n======\n\nRedice SQLAlchemy Boost Library. It's based\n`sqlalchemy-wrapper `__.\n\n1. declaring plavin\n-------------------\n\n::\n\n from palvin import Palvin\n\n db = Palvin(uri='sqlite:///:memory:')\n\n class ToDo(db.Model):\n id = db.Column(db.Integer, primary_key=True)\n ...\n\n db.create_all()\n todos = Todo.query.all()", "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/redice-inc/palvin", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "palvin", "package_url": "https://pypi.org/project/palvin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/palvin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/redice-inc/palvin" }, "release_url": "https://pypi.org/project/palvin/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Redice SQLAlchemy Boost Library. It's based sqlalchemy-wrapper", "version": "0.0.4" }, "last_serial": 2520436, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "53a99baf649f95c2962e7c94da66b7aa", "sha256": "87b9556467ba1a89520b52d6585896365db2c886a7ec57a610bbfbcf5f988f0b" }, "downloads": -1, "filename": "palvin-0.0.2.tar.gz", "has_sig": false, "md5_digest": "53a99baf649f95c2962e7c94da66b7aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4775, "upload_time": "2016-11-16T08:29:29", "url": "https://files.pythonhosted.org/packages/af/ae/2de5b1902273bead34d78baefcc9cce9dca4d1696620e31817525a8c2894/palvin-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e369abc65a957c606bb4047de4163817", "sha256": "079e217f6415ba87238bec3e526ec00af4ee69be0cd5341f70c34198bfd4919c" }, "downloads": -1, "filename": "palvin-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e369abc65a957c606bb4047de4163817", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4784, "upload_time": "2016-12-15T06:44:41", "url": "https://files.pythonhosted.org/packages/d8/2e/c1a766f116c956505e4f900691cb42dbbd065c102c62432196329b058628/palvin-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "a5a8cf4bbd0db56369d44ab98d3ab914", "sha256": "0ed51906f045329976e235859e74538f122a92f0657f07038af1c63e7a087c07" }, "downloads": -1, "filename": "palvin-0.0.4.tar.gz", "has_sig": false, "md5_digest": "a5a8cf4bbd0db56369d44ab98d3ab914", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4298, "upload_time": "2016-12-15T06:46:05", "url": "https://files.pythonhosted.org/packages/34/37/594b67760ee791357d1d6056a0b0cee458464ea06feaffb4675ae358a2e0/palvin-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a5a8cf4bbd0db56369d44ab98d3ab914", "sha256": "0ed51906f045329976e235859e74538f122a92f0657f07038af1c63e7a087c07" }, "downloads": -1, "filename": "palvin-0.0.4.tar.gz", "has_sig": false, "md5_digest": "a5a8cf4bbd0db56369d44ab98d3ab914", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4298, "upload_time": "2016-12-15T06:46:05", "url": "https://files.pythonhosted.org/packages/34/37/594b67760ee791357d1d6056a0b0cee458464ea06feaffb4675ae358a2e0/palvin-0.0.4.tar.gz" } ] }