{ "info": { "author": "Christophe de Vienne", "author_email": "username: christophe, domain: unlish.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Pylons", "Intended Audience :: Developers", "License :: Public Domain", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "\npyramid_cubicweb_ is one specific way of integrating CubicWeb_ with a\nPyramid_ web application.\n\nFeatures\n========\n\n* provides a default route that let a cubicweb instance handle the request.\n\nUsage\n=====\n\nTo use, install ``pyramid_cubicweb`` in your python environment, and\nthen include_ the package::\n\n config.include('pyramid_cubicweb')\n\n \nConfiguration\n=============\n\nRequires the following `INI setting / environment variable`_:\n\n* `cubicweb.instance` / `CW_INSTANCE`: the cubicweb instance name\n\nAuthentication cookies\n----------------------\n\nWhen using the `pyramid_cubicweb.auth` (CubicWeb AuthTkt\nauthentication policy), which is the default in most cases, you may\nhave to configure the behaviour of these authentication policies using\nstandard's Pyramid configuration. You may want to configure in your\n``pyramid.ini``:\n\n:Session Authentication:\n\n This is a `AuthTktAuthenticationPolicy`_ so you may overwrite default\n configuration values by adding configuration entries using the prefix\n ``cubicweb.auth.authtkt.session``. Default values are:\n\n ::\n\n cubicweb.auth.authtkt.session.hashalg = sha512\n cubicweb.auth.authtkt.session.cookie_name = auth_tkt\n cubicweb.auth.authtkt.session.timeout = 1200\n cubicweb.auth.authtkt.session.reissue_time = 120\n cubicweb.auth.authtkt.session.http_only = True\n cubicweb.auth.authtkt.session.secure = True\n\n\n:Persistent Authentication:\n\n This is also a `AuthTktAuthenticationPolicy`_. It is used when persistent\n sessions are activated (typically when using the cubicweb-rememberme_\n cube). You may overwrite default configuration values by adding\n configuration entries using the prefix\n ``cubicweb.auth.authtkt.persistent``. Default values are:\n\n ::\n\n cubicweb.auth.authtkt.persistent.hashalg = sha512\n cubicweb.auth.authtkt.persistent.cookie_name = pauth_tkt\n cubicweb.auth.authtkt.persistent.max_age = 3600*24*30\n cubicweb.auth.authtkt.persistent.reissue_time = 3600*24\n cubicweb.auth.authtkt.persistent.http_only = True\n cubicweb.auth.authtkt.persistent.secure = True\n\n\n.. Warning:: Legacy timeout values from the instance's\n ``all-in-one.conf`` are **not** used at all (``\n http-session-time`` and ``cleanup-session-time``)\n\nPlease refer to the documentation_ for more details (available in the\n``docs`` directory of the source code).\n\n.. _pyramid_cubicweb: https://www.cubicweb.org/project/pyramid-cubicweb\n.. _CubicWeb: https://www.cubicweb.org/\n.. _`cubicweb-rememberme`: \\\n https://www.cubicweb.org/project/cubicweb-rememberme\n.. _Pyramid: http://pypi.python.org/pypi/pyramid\n.. _include: http://docs.pylonsproject.org/projects/pyramid/en/latest/api/config.html#pyramid.config.Configurator.include\n.. _`INI setting / environment variable`: http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/environment.html#adding-a-custom-setting\n.. _documentation: http://pyramid-cubicweb.readthedocs.org/\n.. _AuthTktAuthenticationPolicy: \\\n http://docs.pylonsproject.org/projects/pyramid/en/latest/api/authentication.html#pyramid.authentication.AuthTktAuthenticationPolicy\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.cubicweb.org/project/pyramid-cubicweb", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyramid-cubicweb", "package_url": "https://pypi.org/project/pyramid-cubicweb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid-cubicweb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.cubicweb.org/project/pyramid-cubicweb" }, "release_url": "https://pypi.org/project/pyramid-cubicweb/0.8.0/", "requires_dist": null, "requires_python": null, "summary": "Integrate CubicWeb with a Pyramid application.", "version": "0.8.0" }, "last_serial": 2551236, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "53eb7a36172b61010eedff562fb26476", "sha256": "ecec1988599f6fafaea828827c52d4b60ab855fdc8b741ea333bfcc14750762a" }, "downloads": -1, "filename": "pyramid_cubicweb-0.1.0.tar.gz", "has_sig": false, "md5_digest": "53eb7a36172b61010eedff562fb26476", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9142, "upload_time": "2014-10-23T15:09:11", "url": "https://files.pythonhosted.org/packages/e7/4a/fbd37b3de12ce0c29990cc52dd901312909c4d347b374d81ce869c60d369/pyramid_cubicweb-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "32df4d8b8f08b2d753dfebb04da5ceb5", "sha256": "e1e480123aa64847dba73cae0fa51a50ecd4ed3088d968e55a34cc5c14b9e935" }, "downloads": -1, "filename": "pyramid_cubicweb-0.1.1.tar.gz", "has_sig": false, "md5_digest": "32df4d8b8f08b2d753dfebb04da5ceb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10322, "upload_time": "2014-11-03T09:18:36", "url": "https://files.pythonhosted.org/packages/0e/b0/297e83583db49f6d9c59cccfdef2647bee96f948da826b811c96e68b491a/pyramid_cubicweb-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b430a838ccccc001decff849aa35e856", "sha256": "9a2266747d99bbcb9e89c81c0c056e7f4cda63d2b5fe3748aa3d49051689fb72" }, "downloads": -1, "filename": "pyramid_cubicweb-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b430a838ccccc001decff849aa35e856", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9547, "upload_time": "2014-11-15T20:46:36", "url": "https://files.pythonhosted.org/packages/c3/41/1b64d77a90a6ce652540007849238a73b2d8569d7a52482200238faf4c4e/pyramid_cubicweb-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "13b7f7194081756cb079d6416fd065b2", "sha256": "75919841a2dc84850492116f3e080116a82ce86950230fb00640ba9c5d64a905" }, "downloads": -1, "filename": "pyramid_cubicweb-0.1.3.tar.gz", "has_sig": false, "md5_digest": "13b7f7194081756cb079d6416fd065b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9536, "upload_time": "2014-12-08T19:43:07", "url": "https://files.pythonhosted.org/packages/42/d9/b14354a435af021865619c5db72f06be4b7a0a34b8d1d56652a21fc6f860/pyramid_cubicweb-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "7494b5ab470540e91b4b9e23370b9b0b", "sha256": "a48e01649db559f8f1df21e4d3dbf34f0a05df4a3f1c6ee7134a049deddac0f7" }, "downloads": -1, "filename": "pyramid_cubicweb-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7494b5ab470540e91b4b9e23370b9b0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13920, "upload_time": "2015-01-21T13:23:08", "url": "https://files.pythonhosted.org/packages/df/f4/bf57695eceacd090b89c3ad733ae40696f6f4d8510415764be3a78998b32/pyramid_cubicweb-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "433f56f5e701c2111fe53e479b1e370c", "sha256": "41298bfe2576a09c2aa72b8ec798a556ae200ced306d225ee672cbdbbc91729b" }, "downloads": -1, "filename": "pyramid_cubicweb-0.2.1.tar.gz", "has_sig": false, "md5_digest": "433f56f5e701c2111fe53e479b1e370c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12602, "upload_time": "2015-01-23T13:04:19", "url": "https://files.pythonhosted.org/packages/dc/e1/c0c365f7f91325c1797561c66d6e5687f4d54930a27f794593d1af31ca4f/pyramid_cubicweb-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "f58db9abe5f5c5257ad1e233abaa231e", "sha256": "d50e218b986bc44ec0714ebcf4acffd61911859750881258dc51c04acc46eebc" }, "downloads": -1, "filename": "pyramid-cubicweb-0.3.0.tar.gz", "has_sig": false, "md5_digest": "f58db9abe5f5c5257ad1e233abaa231e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14707, "upload_time": "2015-05-11T13:49:22", "url": "https://files.pythonhosted.org/packages/3b/c2/f9671a842ce6a99ac2e29606cc58eb096ded776542c85c06e0e0d15e01a9/pyramid-cubicweb-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "f9846cf0599da63c84df35b3be10f0ca", "sha256": "5649f290fc5b0174570736379bd12cb160ae3f016a202b93d9f8d70f7cafa180" }, "downloads": -1, "filename": "pyramid-cubicweb-0.3.1.tar.gz", "has_sig": false, "md5_digest": "f9846cf0599da63c84df35b3be10f0ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14784, "upload_time": "2015-06-18T08:54:15", "url": "https://files.pythonhosted.org/packages/bd/41/350e987a40ce4480f12067dfbf6ba7d7863fd5f5d9f146a971b45c1df2ef/pyramid-cubicweb-0.3.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "770ed3b5aaf27cc418cfe7fa90410e37", "sha256": "b0255a3f57805daea61b18fed76a55d45ad3e972d99f76c1aebe4fd496ccdb65" }, "downloads": -1, "filename": "pyramid-cubicweb-0.4.0.tar.gz", "has_sig": false, "md5_digest": "770ed3b5aaf27cc418cfe7fa90410e37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15033, "upload_time": "2015-07-23T16:02:17", "url": "https://files.pythonhosted.org/packages/a3/93/f0b662ab056a8ee2270a03df2b8d92e4765a57eb571fe243ba913df455e8/pyramid-cubicweb-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "74ef8eea6ed2fcecab551c519555bfbe", "sha256": "a4d1d409bfc4972adc631f0301b26266c4e8bb6565edcd68ba18c1e8fbf450f3" }, "downloads": -1, "filename": "pyramid-cubicweb-0.4.1.tar.gz", "has_sig": false, "md5_digest": "74ef8eea6ed2fcecab551c519555bfbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15278, "upload_time": "2015-08-03T16:14:50", "url": "https://files.pythonhosted.org/packages/e8/99/b056b8058af3a86dbce862e8bf3b1004bd3071f9dd077868906d506db844/pyramid-cubicweb-0.4.1.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "2dc7b0e03ad714a9e5186d4c0fb3c566", "sha256": "ad206370aac86c26586c70bbdff1bd06d5f26886da7c9a3c9ad13c27aaed8b72" }, "downloads": -1, "filename": "pyramid-cubicweb-0.5.0.tar.gz", "has_sig": false, "md5_digest": "2dc7b0e03ad714a9e5186d4c0fb3c566", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15593, "upload_time": "2015-09-16T13:54:11", "url": "https://files.pythonhosted.org/packages/cc/49/70b58cca61839eb44cee7e90720e4a618bde1d96fe2d786e2c490b567958/pyramid-cubicweb-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "dd29628079c013037883092cf0b01848", "sha256": "2b71cb6a8b6cd857d4a117252feed2d6f908235987a793477c6021beb142daf3" }, "downloads": -1, "filename": "pyramid-cubicweb-0.6.0.tar.gz", "has_sig": false, "md5_digest": "dd29628079c013037883092cf0b01848", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17100, "upload_time": "2016-03-24T11:17:40", "url": "https://files.pythonhosted.org/packages/08/d7/1f1d6b578ce1536a08a1883f8e63fc5b626c1acd34fee7f24a2e6db39a38/pyramid-cubicweb-0.6.0.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "06463bef2936e64cef14569f20ced821", "sha256": "266988eec9b313d0a58a2ee48176b47d09fce049676e1e7c1d3ff42b62d1eeda" }, "downloads": -1, "filename": "pyramid-cubicweb-0.6.1.tar.gz", "has_sig": false, "md5_digest": "06463bef2936e64cef14569f20ced821", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17107, "upload_time": "2016-04-12T14:22:48", "url": "https://files.pythonhosted.org/packages/7b/dd/f318031346c2617b1cf1217061d0bf18d7c8e42df814a21b3a1801434fcf/pyramid-cubicweb-0.6.1.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "70fe8f1bbee353971d8331a8927cb301", "sha256": "6b3cede991fe81125d20db3a99ab56166a4dc3544cf4cf919e7f499261c830cd" }, "downloads": -1, "filename": "pyramid-cubicweb-0.7.0.tar.gz", "has_sig": false, "md5_digest": "70fe8f1bbee353971d8331a8927cb301", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18151, "upload_time": "2016-06-28T07:52:36", "url": "https://files.pythonhosted.org/packages/46/77/eddcc8db51d72ed62fd2ff88c0727eff56b6dc07c7d0bd9efc46220aea5c/pyramid-cubicweb-0.7.0.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "e32d6dd33926958003ef4b0778168766", "sha256": "c2ec36a4ced10a8b285cbea414d420e61fa25e12cdf7a2f3f353c6a444f86ef9" }, "downloads": -1, "filename": "pyramid-cubicweb-0.8.0.tar.gz", "has_sig": false, "md5_digest": "e32d6dd33926958003ef4b0778168766", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18376, "upload_time": "2017-01-03T09:13:27", "url": "https://files.pythonhosted.org/packages/cb/c1/10c75f0413ee5b20353201aabae928c35719a525813b3448c9de6ee8a08a/pyramid-cubicweb-0.8.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e32d6dd33926958003ef4b0778168766", "sha256": "c2ec36a4ced10a8b285cbea414d420e61fa25e12cdf7a2f3f353c6a444f86ef9" }, "downloads": -1, "filename": "pyramid-cubicweb-0.8.0.tar.gz", "has_sig": false, "md5_digest": "e32d6dd33926958003ef4b0778168766", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18376, "upload_time": "2017-01-03T09:13:27", "url": "https://files.pythonhosted.org/packages/cb/c1/10c75f0413ee5b20353201aabae928c35719a525813b3448c9de6ee8a08a/pyramid-cubicweb-0.8.0.tar.gz" } ] }