{ "info": { "author": "Jean-S\u00e9bastien Suzanne", "author_email": "jssuzanne@anybox.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Pyramid", "Intended Audience :: Developers", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. This file is a part of the AnyBlok / Pyramid / Beaker project\n..\n.. Copyright (C) 2016 Jean-Sebastien SUZANNE \n..\n.. This Source Code Form is subject to the terms of the Mozilla Public License,\n.. v. 2.0. If a copy of the MPL was not distributed with this file,You can\n.. obtain one at http://mozilla.org/MPL/2.0/.\n\n.. image:: https://travis-ci.org/AnyBlok/AnyBlok_Pyramid_Beaker.svg?branch=master\n :target: https://travis-ci.org/AnyBlok/AnyBlok_Pyramid_Beaker\n :alt: Build status\n\n.. image:: https://coveralls.io/repos/github/AnyBlok/AnyBlok_Pyramid_Beaker/badge.svg?branch=master\n :target: https://coveralls.io/github/AnyBlok/AnyBlok_Pyramid_Beaker?branch=master\n :alt: Coverage\n\n.. image:: https://img.shields.io/pypi/v/AnyBlok_Pyramid_Beaker.svg\n :target: https://pypi.python.org/pypi/AnyBlok_Pyramid_Beaker/\n :alt: Version status\n \n.. image:: https://readthedocs.org/projects/anyblok-pyramid-beaker/badge/?version=latest\n :alt: Documentation Status\n :scale: 100%\n :target: https://doc.anyblok-pyramid-beaker.anyblok.org/en/latest/?badge=latest\n\n\nAnyBlok / Pyramid / Beaker\n==========================\n\nAnyBlok / Pyramid / Beaker make the link between `AnyBlok / Pyramid `_,\n`Pyramid `_ and `Beaker `_\n\nAnyBlok / Pyramid / Beaker is released under the terms of the `Mozilla Public License`.\n\nSee the `latest documentation `_\n\n.. This file is a part of the AnyBlok / Pyramid / Beaker project\n..\n.. Copyright (C) 2016 Jean-Sebastien SUZANNE \n..\n.. This Source Code Form is subject to the terms of the Mozilla Public License,\n.. v. 2.0. If a copy of the MPL was not distributed with this file,You can\n.. obtain one at http://mozilla.org/MPL/2.0/.\n\n.. contents::\n\nFront Matter\n============\n\nInformation about the AnyBlok / Pyramid / Beaker project.\n\nProject Homepage\n----------------\n\nAnyBlok is hosted on `github `_ - the main project\npage is at https://github.com/AnyBlok/AnyBlok_Pyramid_Beaker. Source code is\ntracked here using `GIT `_.\n\nReleases and project status are available on Pypi at\nhttp://pypi.python.org/pypi/anyblok_pyramid_beaker.\n\nThe most recent published version of this documentation should be at\nhttp://doc.anyblok-pyramid-beaker.anyblok.org.\n\nProject Status\n--------------\n\nAnyBlok with Pyramid is currently in beta status and is expected to be fairly\nstable. Users should take care to report bugs and missing features on an as-needed\nbasis. It should be expected that the development version may be required\nfor proper implementation of recently repaired issues in between releases;\nthe latest master is always available at http://bitbucket.org/jssuzanne/anyblok_pyramid_beaker/get/default.tar.gz.\n\nInstallation\n------------\n\nInstall released versions of AnyBlok from the Python package index with\n`pip `_ or a similar tool::\n\n pip install anyblok_pyramid_beaker\n\nInstallation via source distribution is via the ``setup.py`` script::\n\n python setup.py install\n\nInstallation will add the ``anyblok``and ``anyblok_pyramid`` commands to the environment.\n\nUnit Test\n---------\n\nRun the test with ``nose``::\n\n pip install nose\n nosetests anyblok_pyramid_beaker/tests\n\nDependencies\n------------\n\nAnyBlok works with **Python 3.3** and later. The install process will\nensure that `AnyBlok `_,\n`AnyBlok / Pyramid `_ \nare installed, in addition to other dependencies. The latest version of them \nis strongly recommended.\n\n\nContributing (hackers needed!)\n------------------------------\n\nAnyblok / Pyramid / Beaker is at a very early stage, feel free to fork, talk \nwith core dev, and spread the word!\n\nAuthor\n------\n\nJean-S\u00e9bastien Suzanne\n\nContributors\n------------\n\n`Anybox `_ team:\n\n* Jean-S\u00e9bastien Suzanne\n\nBugs\n----\n\nBugs and feature enhancements to AnyBlok should be reported on the `Issue\ntracker `_.\n\n.. This file is a part of the AnyBlok / Pyramid / Beaker project\n..\n.. Copyright (C) 2015 Jean-Sebastien SUZANNE \n.. Copyright (C) 2016 Jean-Sebastien SUZANNE \n.. Copyright (C) 2017 Jean-Sebastien SUZANNE \n..\n.. This Source Code Form is subject to the terms of the Mozilla Public License,\n.. v. 2.0. If a copy of the MPL was not distributed with this file,You can\n.. obtain one at http://mozilla.org/MPL/2.0/.\n\n.. contents::\n\nCHANGELOG\n=========\n\n1.1.1 (2018-02-27)\n------------------\n\n* [REF] Anyblok 0.17.0 changed setter to add application and application \n groups, So I had to adapt the existing to use new setter\n\n1.1.0 (2017-10-14)\n------------------\n\n* [REF] config use the Configuration.add_configuration_groups\n\n1.0.0 (2016-07-11)\n------------------\n\n* [REF] adapt to AnyBlok 0.9.0 and AnyBlok / Pyramid 0.7.0\n* [REF] replace set/get callable by plugin get_db_name\n* [REF] Update doc\n\nO.2.0 (2016-06-22)\n------------------\n\n* [FIX] utf-8 encoding need for readthedocs\n\n0.1.0 (2016-04-18)\n------------------\n\n* [ADD] beaker setting and pyramid config\n* [ADD] db_name is store in the session and use it for anyblok_pyramid request\n ``anyblok.registry`` property\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://docs.anyblok-pyramid-beaker.anyblok.org/1.1.1", "keywords": "", "license": "MPL2", "maintainer": "", "maintainer_email": "", "name": "anyblok_pyramid_beaker", "package_url": "https://pypi.org/project/anyblok_pyramid_beaker/", "platform": "", "project_url": "https://pypi.org/project/anyblok_pyramid_beaker/", "project_urls": { "Homepage": "http://docs.anyblok-pyramid-beaker.anyblok.org/1.1.1" }, "release_url": "https://pypi.org/project/anyblok_pyramid_beaker/1.1.1/", "requires_dist": null, "requires_python": "", "summary": "Beaker session for AnyBlok / Pyramid", "version": "1.1.1" }, "last_serial": 3623317, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fdc63081bfb91a614dacae5a1fd24638", "sha256": "71816bfa102eaa6cca97624e6b9a46540360891545f5b25cdee824aa1a5d486b" }, "downloads": -1, "filename": "anyblok_pyramid_beaker-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fdc63081bfb91a614dacae5a1fd24638", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12650, "upload_time": "2016-04-18T09:41:44", "url": "https://files.pythonhosted.org/packages/74/80/eef2ee73b0554e1765e0aca6eceac8baa445f2604649b47ad53047e92ab6/anyblok_pyramid_beaker-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "fa334451106e062f018329c4aa8fd554", "sha256": "110cdf03e6cb2a3893c429656384ecf6cb07a3e5f34d9881b4c446dd0cc4f4c1" }, "downloads": -1, "filename": "anyblok_pyramid_beaker-0.2.0.tar.gz", "has_sig": false, "md5_digest": "fa334451106e062f018329c4aa8fd554", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13043, "upload_time": "2016-06-22T20:14:28", "url": "https://files.pythonhosted.org/packages/ba/ef/5d4a8009990c18286508b159318e247c613a019be373834c7c79357edf1b/anyblok_pyramid_beaker-0.2.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "e92820e0cdca7bffafbb904be97b9e70", "sha256": "1f69b0ea6574fc0cf78eff9aa547188e06b84fda4a55c641d6db45e502775197" }, "downloads": -1, "filename": "anyblok_pyramid_beaker-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e92820e0cdca7bffafbb904be97b9e70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13361, "upload_time": "2016-07-11T10:25:21", "url": "https://files.pythonhosted.org/packages/d7/59/a724693acf673ed5e1bc29c7d07d52aee16e8aa6ca301ef32ddcb25512b2/anyblok_pyramid_beaker-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "e8e85d52d02fa0f7c14d0cdd894f8816", "sha256": "934d8c76fef0a4fccbec66cdbd9ac47c765a0a84d3d72882f54fd9acbf603ba2" }, "downloads": -1, "filename": "anyblok_pyramid_beaker-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e8e85d52d02fa0f7c14d0cdd894f8816", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 12825, "upload_time": "2017-11-14T21:09:19", "url": "https://files.pythonhosted.org/packages/26/d9/d37a3cbfe623e88fd015d57a033022045763ebbc603641e957606fb614a4/anyblok_pyramid_beaker-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e09cd39a001bd974090a5e073df5515a", "sha256": "679efe0573f4aebd6373dd97d6f057e0b61f0d8a0e852056a19efd5d2d381a39" }, "downloads": -1, "filename": "anyblok_pyramid_beaker-1.1.0.tar.gz", "has_sig": false, "md5_digest": "e09cd39a001bd974090a5e073df5515a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14233, "upload_time": "2017-11-14T21:09:17", "url": "https://files.pythonhosted.org/packages/6c/5d/9559f8153b9ba2bb9c1c9a4ba63b5ae33a078993d222a2171f08af659217/anyblok_pyramid_beaker-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "9176aa208e1bf3b5c8fc45cc40a077d4", "sha256": "8ef88ebe6c450d0b1cf70ec6bea525692e800f7d3e230929824974b2e3203b53" }, "downloads": -1, "filename": "anyblok_pyramid_beaker-1.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9176aa208e1bf3b5c8fc45cc40a077d4", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 12965, "upload_time": "2018-02-27T22:53:15", "url": "https://files.pythonhosted.org/packages/b5/73/6f50c3bd6be5ff7e740441367e036ebc0d257873c5b71440b003be7235b2/anyblok_pyramid_beaker-1.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a169f0f0fc40e9503ae4ce2341016134", "sha256": "be5e960ec51c785ea12a238c1c1e1beea336079b8820aa3bc0b0bbed3dcc5bcb" }, "downloads": -1, "filename": "anyblok_pyramid_beaker-1.1.1.tar.gz", "has_sig": false, "md5_digest": "a169f0f0fc40e9503ae4ce2341016134", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14385, "upload_time": "2018-02-27T22:53:14", "url": "https://files.pythonhosted.org/packages/23/4d/df4a86ed448d2c68af7531cf384c18aed979cc76e4d59a071cbe04991f70/anyblok_pyramid_beaker-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9176aa208e1bf3b5c8fc45cc40a077d4", "sha256": "8ef88ebe6c450d0b1cf70ec6bea525692e800f7d3e230929824974b2e3203b53" }, "downloads": -1, "filename": "anyblok_pyramid_beaker-1.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9176aa208e1bf3b5c8fc45cc40a077d4", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 12965, "upload_time": "2018-02-27T22:53:15", "url": "https://files.pythonhosted.org/packages/b5/73/6f50c3bd6be5ff7e740441367e036ebc0d257873c5b71440b003be7235b2/anyblok_pyramid_beaker-1.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a169f0f0fc40e9503ae4ce2341016134", "sha256": "be5e960ec51c785ea12a238c1c1e1beea336079b8820aa3bc0b0bbed3dcc5bcb" }, "downloads": -1, "filename": "anyblok_pyramid_beaker-1.1.1.tar.gz", "has_sig": false, "md5_digest": "a169f0f0fc40e9503ae4ce2341016134", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14385, "upload_time": "2018-02-27T22:53:14", "url": "https://files.pythonhosted.org/packages/23/4d/df4a86ed448d2c68af7531cf384c18aed979cc76e4d59a071cbe04991f70/anyblok_pyramid_beaker-1.1.1.tar.gz" } ] }