{ "info": { "author": "Tark", "author_email": "tark.hidden@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "As you know, SignedCookieSessionFactory stores a base64-encoded pickled object in a user cookie, which can be insecure in some cases.\n\nWith this package your cookie has a md5-like string, that identifies a file which lives in a server's directory (`/tmp` by default) and contains a pickled session object.\n\nTo be honest, it is a modified version of pyramid.session.BaseCookieSessionFactory with the same behavior.\n\nDocumentation: https://github.com/tark-hidden/pyramid_file_session\n\nChangelog\n*********\n\n0.1.1\n-----\n\nMore accuracy work with files. `with open` instead of `open`.\n\n\n0.1\n---\n\nInitial release.", "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/tark-hidden/pyramid_file_session", "keywords": "pyramid file session factory", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pyramid_file_session", "package_url": "https://pypi.org/project/pyramid_file_session/", "platform": "any", "project_url": "https://pypi.org/project/pyramid_file_session/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tark-hidden/pyramid_file_session" }, "release_url": "https://pypi.org/project/pyramid_file_session/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "File-based session factory for Pyramid framework", "version": "0.1.1" }, "last_serial": 1699530, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5233cc57e5dbaae8d8a1603a58b15f93", "sha256": "909163eb50722423e6fa4c652ce2cb6b0d8d7b4934d3fab99d4d7ba14251c435" }, "downloads": -1, "filename": "pyramid_file_session-0.1.zip", "has_sig": false, "md5_digest": "5233cc57e5dbaae8d8a1603a58b15f93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7904, "upload_time": "2015-05-21T00:53:27", "url": "https://files.pythonhosted.org/packages/1f/a9/808fdc9ea4587be94f9145c3e86bad5e6f82e134b5355baadd11242e9f01/pyramid_file_session-0.1.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "982f9644a04af373dbfb6f7b107a287d", "sha256": "75d422801f604a1078917ab0f1050701939991e405511d9fcc4221fa8a3eedb6" }, "downloads": -1, "filename": "pyramid_file_session-0.1.1.zip", "has_sig": false, "md5_digest": "982f9644a04af373dbfb6f7b107a287d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7908, "upload_time": "2015-08-29T18:41:06", "url": "https://files.pythonhosted.org/packages/fb/06/ae521695ed0ff1ece3182acdc200ba64f2d8715b28ecb6e317051c32f9cf/pyramid_file_session-0.1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "982f9644a04af373dbfb6f7b107a287d", "sha256": "75d422801f604a1078917ab0f1050701939991e405511d9fcc4221fa8a3eedb6" }, "downloads": -1, "filename": "pyramid_file_session-0.1.1.zip", "has_sig": false, "md5_digest": "982f9644a04af373dbfb6f7b107a287d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7908, "upload_time": "2015-08-29T18:41:06", "url": "https://files.pythonhosted.org/packages/fb/06/ae521695ed0ff1ece3182acdc200ba64f2d8715b28ecb6e317051c32f9cf/pyramid_file_session-0.1.1.zip" } ] }