{ "info": { "author": "Mike Orr", "author_email": "sluggoster@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Database" ], "description": "SQLAHelper is a small library for SQLAlchemy web applications. It was written\r\nfor Pyramid but is not framework-specific. It acts as a container for the\r\napplication's contextual session, engines, and declarative base. This avoids\r\ncircular dependencies between the application's model modules, and allows\r\ncooperating third-party libraries to use the session, base, and transaction.\r\n\r\nThe contextual session is initialized with the ZopeTransactionExtension so that\r\nit can be used with transaction managers. This can be disabled if desired.\r\n\r\nIt's currently tested on Python 2.7/Linux but should work on 2.5 and other\r\nplatforms. A set of unit tests is included. Python 3 compatibility is unknown\r\nbut will be addressed soon.\r\n\r\nDocumentation is in the 'docs' directory and at `SQLAHelper documentation `_.\r\n\r\n\r\n\r\n1.0 (2011-12-25)\r\n----------------\r\n- Add ``set_base()`` function and unit test.\r\n- Change all remaining references to pyramid_sqla to sqlahelper.\r\n- Delete demo application, which was for an old version of Pyramid.", "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/Pylons/SQLAHelper", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "SQLAHelper", "package_url": "https://pypi.org/project/SQLAHelper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/SQLAHelper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Pylons/SQLAHelper" }, "release_url": "https://pypi.org/project/SQLAHelper/1.0/", "requires_dist": null, "requires_python": null, "summary": "A convenience library for SQLAlchemy web applications", "version": "1.0" }, "last_serial": 785573, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "3f8c099df648b6ba6ed653c9bed10102", "sha256": "f8b77191ee44996b5121a2c205580bdfa9ca4ba40b3077bd1032e42a967151e1" }, "downloads": -1, "filename": "SQLAHelper-1.0.tar.gz", "has_sig": false, "md5_digest": "3f8c099df648b6ba6ed653c9bed10102", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 638021, "upload_time": "2011-12-26T08:07:39", "url": "https://files.pythonhosted.org/packages/31/2e/c4ac22ee694813ab810ac78a89f6efc15a488d0348ac7d698c91506ccef2/SQLAHelper-1.0.tar.gz" } ], "1.0b1": [ { "comment_text": "", "digests": { "md5": "47830b19c25dbb94a3754ea1b3392279", "sha256": "d968c1b2048aa65fb6d3f03afdc18a49a0386e4e47aa36d1d9a7f30b1d41f9a4" }, "downloads": -1, "filename": "SQLAHelper-1.0b1.tar.gz", "has_sig": false, "md5_digest": "47830b19c25dbb94a3754ea1b3392279", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 552198, "upload_time": "2011-03-19T21:10:40", "url": "https://files.pythonhosted.org/packages/cf/4c/c0f85dd27a9d7e9ee3dbcd1ba5ebdcb28be5d39e00145c58fc815e3fa441/SQLAHelper-1.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3f8c099df648b6ba6ed653c9bed10102", "sha256": "f8b77191ee44996b5121a2c205580bdfa9ca4ba40b3077bd1032e42a967151e1" }, "downloads": -1, "filename": "SQLAHelper-1.0.tar.gz", "has_sig": false, "md5_digest": "3f8c099df648b6ba6ed653c9bed10102", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 638021, "upload_time": "2011-12-26T08:07:39", "url": "https://files.pythonhosted.org/packages/31/2e/c4ac22ee694813ab810ac78a89f6efc15a488d0348ac7d698c91506ccef2/SQLAHelper-1.0.tar.gz" } ] }