{ "info": { "author": "Andrey Tretyakov", "author_email": "corehack@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Pyramid", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP :: Session" ], "description": ".. image:: https://readthedocs.org/projects/pyramid-sqlalchemy-sessions/badge/?version=latest\n :target: http://pyramid-sqlalchemy-sessions.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n``pyramid_sqlalchemy_sessions`` is a\n`Pyramid framework `_\nadd-on library providing session implementation using \n`SQLAlchemy `_ as a storage backend.\n\n\nLibrary\n`source code `_\nis available under MIT License.\n\n`Documentation `_\nis provided under \n`Creative Commons Attribution-ShareAlike 4.0 International Public License\n`_", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/corehack/pyramid_sqlalchemy_sessions", "keywords": "pyramid session sqlalchemy", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyramid-sqlalchemy-sessions", "package_url": "https://pypi.org/project/pyramid-sqlalchemy-sessions/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid-sqlalchemy-sessions/", "project_urls": { "Homepage": "http://github.com/corehack/pyramid_sqlalchemy_sessions" }, "release_url": "https://pypi.org/project/pyramid-sqlalchemy-sessions/0.1.0/", "requires_dist": [ "SQLAlchemy", "pycryptodomex", "pyramid (<2)", "pyramid-tm", "zope.sqlalchemy", "Sphinx (>=1.3.5); extra == 'docs'", "docutils; extra == 'docs'", "repoze.sphinx.autointerface; extra == 'docs'", "hypothesis; extra == 'testing'", "pytest; extra == 'testing'", "pytest-cov; extra == 'testing'" ], "requires_python": ">=3.5.*", "summary": "Provides session implementation for Pyramid framework basedon SQLAlchemy storage backend", "version": "0.1.0" }, "last_serial": 2984952, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d88ff71f5de66a280a896c64c51674c5", "sha256": "a8ee69f30a4e01972e6be02e5dc1b78dee7cf25b9aa3e6ea3e9ba195f8b8a4c7" }, "downloads": -1, "filename": "pyramid_sqlalchemy_sessions-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d88ff71f5de66a280a896c64c51674c5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.*", "size": 16838, "upload_time": "2017-06-28T14:18:53", "url": "https://files.pythonhosted.org/packages/26/4a/6c6dce67af80093737bf0c957b6f5e149a2bebe28e3508d33a2a662ec44a/pyramid_sqlalchemy_sessions-0.1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d88ff71f5de66a280a896c64c51674c5", "sha256": "a8ee69f30a4e01972e6be02e5dc1b78dee7cf25b9aa3e6ea3e9ba195f8b8a4c7" }, "downloads": -1, "filename": "pyramid_sqlalchemy_sessions-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d88ff71f5de66a280a896c64c51674c5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.*", "size": 16838, "upload_time": "2017-06-28T14:18:53", "url": "https://files.pythonhosted.org/packages/26/4a/6c6dce67af80093737bf0c957b6f5e149a2bebe28e3508d33a2a662ec44a/pyramid_sqlalchemy_sessions-0.1.0-py3-none-any.whl" } ] }