{
"info": {
"author": "Bert JW Regeer",
"author_email": "pylons-discuss@googlegroups.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 6 - Mature",
"Framework :: Pyramid",
"Intended Audience :: Developers",
"License :: Repoze Public License",
"Programming Language :: Python",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7"
],
"description": "`Mako `_ bindings for Pyramid\n============================================================\n\nThese are bindings for the `Mako templating system `_ for the `Pyramid `_ web framework.\n\nDocumentation for `pyramid_mako `_.\n\n\n1.1.0 (2019-08-18)\n==================\n\n- Add support for Python 3.5, 3.6, 3.7.\n\n- Require ``mako >= 1.1.0``.\n\n- Add a config option for ``preprocessor_wants_settings``. If set to ``true``,\n the ``preprocessor`` will be wrapped in a function that invokes the \n preprocessor with pyramid's config settings as the second argument.\n\n1.0.2 (2014-04-22)\n==================\n\n- Fix mako.imports so that aslist() does not flatten. See issue #23\n (https://github.com/Pylons/pyramid_mako/issues/23)\n\n1.0.1 (2014-04-16)\n==================\n\n- Bump the required version of Mako to 0.8 or newer for issue #22 (add\n future_imports). If you would like to use an older version of Mako, please\n pin your dependency to version 0.3.1 of pyramid_mako.\n\n1.0 (2014-04-15)\n================\n\n- Add new configuration variable for future_imports. See issue #22\n (https://github.com/Pylons/pyramid_mako/issues/22)\n- Fix issue #19, whereby pyramid.reload_templates stopped functioning due to\n changes in pyramid_mako. The lookup is now completed at template render,\n instead of when the factory returns the renderer. See:\n (https://github.com/Pylons/pyramid_mako/issues/19)\n- Tuple return values in the form of ('defname', {}) are no longer supported,\n and will result in a ValueError being raised.\n- Fix an packaging issue whereby \\*.foo files were not included in the MANIFEST.\n- Caller-relative template lookup is now supported. Any template that fails\n to be found in the default search paths will be searched relative to the\n caller package.\n- Allow overriding the ``pyramid.reload_templates`` using\n ``mako.reload_templates``.\n- Change the way that custom user values passed to the renderer are merged with\n the system provided variables. This allows the user to pass in a variable\n named 'context' and have it correctly override the system provided context,\n and THEN get correctly renamed so that Mako doesn't complain about a variable\n being passed in that isn't allowed due to it being reserved.\n- Drop testing dependency on ``nose-selecttests``.\n\n0.3.1 (2013-10-22)\n==================\n\n- Re-enable lazy loading of the mako renderer, allowing the settings\n to be configured after pyramid_mako has been included, as long as everything\n happens in the same commit.\n\n0.3 (2013-10-20)\n================\n\n- Add a new Configurator directive, ``config.add_mako_renderer`` which\n can be used to add a new mako renderer for a given extension. This\n directive accepts an optional ``settings_prefix`` to load settings and\n configuration differently per-renderer as well.\n\n- Removed the private APIs, ``IMakoLookup``, ``MakoRendererFactoryHelper``,\n and ``renderer_factory``. See the new ``config.add_mako_renderer`` API\n for updating offending code.\n\n- Remove dependency on ``pyramid.interfaces.ITemplateRenderer`` from\n Pyramid 1.5.\n\n0.2 (2013-09-07)\n================\n\n- Docs up-to-date\n- Latest changes pulled from Pyramid\n- Latest tests pulled from Pyramid\n- All tests updated to refer to fixtures in pyramid_mako\n\n0.1 (2012-03-12)\n================\n\n- First release. Extracted from Pyramid core.\n\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/Pylons/pyramid_mako",
"keywords": "web,wsgi,pyramid",
"license": "BSD-derived (http://www.repoze.org/LICENSE.txt)",
"maintainer": "",
"maintainer_email": "",
"name": "pyramid-mako",
"package_url": "https://pypi.org/project/pyramid-mako/",
"platform": "",
"project_url": "https://pypi.org/project/pyramid-mako/",
"project_urls": {
"Changelog": "https://github.com/Pylons/pyramid_mako/blob/master/CHANGES.txt",
"Documentation": "https://docs.pylonsproject.org/projects/pyramid_mako/en/latest/",
"Homepage": "https://github.com/Pylons/pyramid_mako",
"Issue Tracker": "https://github.com/Pylons/pyramid_mako/issues"
},
"release_url": "https://pypi.org/project/pyramid-mako/1.1.0/",
"requires_dist": [
"pyramid",
"Mako (>=1.1.0)",
"Sphinx (>=1.8.1) ; extra == 'docs'",
"docutils ; extra == 'docs'",
"repoze.sphinx.autointerface ; extra == 'docs'",
"pylons-sphinx-themes (>=1.0.8) ; extra == 'docs'",
"WebTest (>=1.3.1) ; extra == 'testing'",
"nose ; extra == 'testing'",
"coverage ; extra == 'testing'"
],
"requires_python": "",
"summary": "Mako template bindings for the Pyramid web framework",
"version": "1.1.0"
},
"last_serial": 5696117,
"releases": {
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "3bb3de3f2218ff06802858470ac95d18",
"sha256": "1606853cec4929c1042d6d363674162eb202227fca33a0d3a94287be202617ec"
},
"downloads": -1,
"filename": "pyramid_mako-0.2.tar.gz",
"has_sig": false,
"md5_digest": "3bb3de3f2218ff06802858470ac95d18",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 33369,
"upload_time": "2013-09-07T07:16:41",
"url": "https://files.pythonhosted.org/packages/06/1a/b9818fcab20d1cefe70030b2d4e204897606615002e85740dda5565d2873/pyramid_mako-0.2.tar.gz"
}
],
"0.3": [
{
"comment_text": "",
"digests": {
"md5": "273e48ade9a8bf2796e1a123f02eb5b5",
"sha256": "42cf2ab9c9372282f49a3b22c7b43f443c4b6669be1c80ca12e542455487e621"
},
"downloads": -1,
"filename": "pyramid_mako-0.3.tar.gz",
"has_sig": false,
"md5_digest": "273e48ade9a8bf2796e1a123f02eb5b5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 26921,
"upload_time": "2013-10-21T02:35:05",
"url": "https://files.pythonhosted.org/packages/af/41/c6f931ef155bb8579ac3c136088141601080a8c109e579fd340ce410734d/pyramid_mako-0.3.tar.gz"
}
],
"0.3.1": [
{
"comment_text": "",
"digests": {
"md5": "2f05db2f9ff60f3a786d349d880b5dfb",
"sha256": "c6eb48f837b71b079293258a9d6b337db902aa5257f83b81f899305d650b0101"
},
"downloads": -1,
"filename": "pyramid_mako-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "2f05db2f9ff60f3a786d349d880b5dfb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27110,
"upload_time": "2013-10-23T04:05:42",
"url": "https://files.pythonhosted.org/packages/7e/2c/c9229e8698352a6bb09ee40af3a05183e943f4cb5d56ead102b9ecf29841/pyramid_mako-0.3.1.tar.gz"
}
],
"1.0": [
{
"comment_text": "",
"digests": {
"md5": "b61bcc7ceee839ba6b127cc54d67fb68",
"sha256": "57e2075da7c0711af2170e369ed79a058fd21ba510b159dc5de33b75240a485b"
},
"downloads": -1,
"filename": "pyramid_mako-1.0.tar.gz",
"has_sig": false,
"md5_digest": "b61bcc7ceee839ba6b127cc54d67fb68",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 37547,
"upload_time": "2014-04-15T20:36:57",
"url": "https://files.pythonhosted.org/packages/96/1c/50146ec90d30c342a6fa306c9552c02716a629569900baca0562f48668e8/pyramid_mako-1.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "3ec22809cd363651ffd49118b17e166e",
"sha256": "3f013f4739730a5c646601d1be3d23ebed2b6245fa7abe60a5c1969aebb241e1"
},
"downloads": -1,
"filename": "pyramid_mako-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "3ec22809cd363651ffd49118b17e166e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 37816,
"upload_time": "2014-04-16T15:55:47",
"url": "https://files.pythonhosted.org/packages/da/e2/ecd14d00ebec6e5f10143b59c79569d48b491c329a126de4d9b8e8226deb/pyramid_mako-1.0.1.tar.gz"
}
],
"1.0.2": [
{
"comment_text": "",
"digests": {
"md5": "ee25343a97eb76bd90abdc2a774eb48a",
"sha256": "6da0987b9874cf53e72139624665a73965bbd7fbde504d1753e4231ce916f3a1"
},
"downloads": -1,
"filename": "pyramid_mako-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "ee25343a97eb76bd90abdc2a774eb48a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 37969,
"upload_time": "2014-04-22T21:15:56",
"url": "https://files.pythonhosted.org/packages/f1/92/7e69bcf09676d286a71cb3bbb887b16595b96f9ba7adbdc239ffdd4b1eb9/pyramid_mako-1.0.2.tar.gz"
}
],
"1.0a2": [
{
"comment_text": "",
"digests": {
"md5": "c2c346741c858c5b628cb6d6f3cf0aeb",
"sha256": "af41fee0439552b6432e4423ff56d6cb75136fd4b0394736ee10010008eed750"
},
"downloads": -1,
"filename": "pyramid_mako-1.0a2.tar.gz",
"has_sig": false,
"md5_digest": "c2c346741c858c5b628cb6d6f3cf0aeb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28550,
"upload_time": "2014-02-27T21:38:46",
"url": "https://files.pythonhosted.org/packages/ba/27/79fceccf8c9dcbe9408c733934f28044303e86ccf8e8e38f10b5dde82e55/pyramid_mako-1.0a2.tar.gz"
}
],
"1.0a3": [
{
"comment_text": "",
"digests": {
"md5": "ca39555241ccb292d9784a9b6c588183",
"sha256": "cc3eae427b2cb2774cfed74751576472279c911f2896d6e23fc623c2d50b6c62"
},
"downloads": -1,
"filename": "pyramid_mako-1.0a3.tar.gz",
"has_sig": false,
"md5_digest": "ca39555241ccb292d9784a9b6c588183",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 29025,
"upload_time": "2014-03-26T22:50:50",
"url": "https://files.pythonhosted.org/packages/2c/9f/5ee6e0c7c7986e72d96dc42887a2f797fa5359770cb648db06132dc29aa8/pyramid_mako-1.0a3.tar.gz"
}
],
"1.1.0": [
{
"comment_text": "",
"digests": {
"md5": "0053f560c69e395652be06c6469605e8",
"sha256": "76104592d292b6974cf7080aa52405c51f396a621535f01e274d7fe546e85a43"
},
"downloads": -1,
"filename": "pyramid_mako-1.1.0-py2.py3-none-any.whl",
"has_sig": true,
"md5_digest": "0053f560c69e395652be06c6469605e8",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 14145,
"upload_time": "2019-08-18T23:47:53",
"url": "https://files.pythonhosted.org/packages/57/ce/bc0aec2166cff2b2a9d061b02b07bfaa2413f31a5f828987038e5e99d53c/pyramid_mako-1.1.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a8037c635252484e8d1914b23d597883",
"sha256": "0066c863441f1c3ddea60cee1ccc50d00a91a317a8052ca44131da1a12a840e2"
},
"downloads": -1,
"filename": "pyramid_mako-1.1.0.tar.gz",
"has_sig": true,
"md5_digest": "a8037c635252484e8d1914b23d597883",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 31236,
"upload_time": "2019-08-18T23:47:55",
"url": "https://files.pythonhosted.org/packages/63/7b/5e2af68f675071a6bad148c1c393928f0ef5fcd94e95cbf53b89d6471a83/pyramid_mako-1.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "0053f560c69e395652be06c6469605e8",
"sha256": "76104592d292b6974cf7080aa52405c51f396a621535f01e274d7fe546e85a43"
},
"downloads": -1,
"filename": "pyramid_mako-1.1.0-py2.py3-none-any.whl",
"has_sig": true,
"md5_digest": "0053f560c69e395652be06c6469605e8",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 14145,
"upload_time": "2019-08-18T23:47:53",
"url": "https://files.pythonhosted.org/packages/57/ce/bc0aec2166cff2b2a9d061b02b07bfaa2413f31a5f828987038e5e99d53c/pyramid_mako-1.1.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a8037c635252484e8d1914b23d597883",
"sha256": "0066c863441f1c3ddea60cee1ccc50d00a91a317a8052ca44131da1a12a840e2"
},
"downloads": -1,
"filename": "pyramid_mako-1.1.0.tar.gz",
"has_sig": true,
"md5_digest": "a8037c635252484e8d1914b23d597883",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 31236,
"upload_time": "2019-08-18T23:47:55",
"url": "https://files.pythonhosted.org/packages/63/7b/5e2af68f675071a6bad148c1c393928f0ef5fcd94e95cbf53b89d6471a83/pyramid_mako-1.1.0.tar.gz"
}
]
}