
Product
Redesigned Repositories Page: A Faster Way to Prioritize Security Risk
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
Mako <http://www.makotemplates.org/>
_ bindings for PyramidThese are bindings for the Mako templating system <https://www.makotemplates.org/>
_ for the Pyramid <https://trypyramid.com/>
_ web framework.
Documentation for pyramid_mako <https://docs.pylonsproject.org/projects/pyramid-mako/en/latest/>
_.
Add support for Python 3.5, 3.6, 3.7.
Require mako >= 1.1.0
.
Add a config option for preprocessor_wants_settings
. If set to true
,
the preprocessor
will be wrapped in a function that invokes the
preprocessor with pyramid's config settings as the second argument.
pyramid.reload_templates
using
mako.reload_templates
.nose-selecttests
.Add a new Configurator directive, config.add_mako_renderer
which
can be used to add a new mako renderer for a given extension. This
directive accepts an optional settings_prefix
to load settings and
configuration differently per-renderer as well.
Removed the private APIs, IMakoLookup
, MakoRendererFactoryHelper
,
and renderer_factory
. See the new config.add_mako_renderer
API
for updating offending code.
Remove dependency on pyramid.interfaces.ITemplateRenderer
from
Pyramid 1.5.
FAQs
Mako template bindings for the Pyramid web framework
We found that pyramid-mako demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
Security News
Slopsquatting is a new supply chain threat where AI-assisted code generators recommend hallucinated packages that attackers register and weaponize.
Security News
Multiple deserialization flaws in PyTorch Lightning could allow remote code execution when loading untrusted model files, affecting versions up to 2.4.0.