Pyramid-frontend

Latest version: v0.6.5

Safety actively analyzes 613461 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4

-----------

- Switches to a class-based specification for theme assets. This enables easy
customization and addition of asset handlers (inside our outside of the
pyramid_frontend codebase), and makes it easier to configure asset-specific
settings (e.g. version of lessc executable to use) on the particular asset,
rather than theme-wide.
- Adds an SVG asset handler, so that SVG files can be tracked in a way similar
to .less, .js, etc.

0.3.1

-------------

- Allow themes to specify an alternate lessc executable path. This is necessary
specifically to allow some themes to use Bootstrap 2 and some themes to use
Bootstrap 3: the two versions use mutually incomaptible versions of the less
compiler.

0.3

-----------

- Added looking up the URI of a template based on filename, and then using that
URI to refer to a template that may not be at the end of an inheritance
chain.
- Fix a bug which prevent using inherited namespaces from an inherited
template.
- Clean up some Python 3 compatibility mechanisms that may have caused issues
on certain platforms.

0.2

-----------

- Python 3 compatibility.
- Adopted ``tox`` for testing and static analysis.
- Some documentation improvements.

0.1

-----------

- Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.