{"categories":[{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup"}],"enrichment":{"capability":"Liquidpy is a Python port of the Liquid template engine built on Jinja2, letting you render templates in Liquid syntax with support for standard, Jekyll, Shopify, and extended \"wild\" modes.","skillfed_tags":["template-engine","liquid-syntax"],"use_cases":["Migrating Jekyll blog templates or static site generators from Ruby to a Python workflow.","Rendering Shopify theme templates in a Python backend without switching template languages.","Building a templating system that accepts Liquid syntax from users familiar with Jekyll or Shopify.","Converting existing Liquid template codebases to Python while preserving template syntax unchanged."],"what_it_does":"Liquidpy adapts the Liquid template language\u2014originally from Ruby and widely used in Jekyll and Shopify\u2014to Python by building on jinja2's foundation. It lets you write and render templates using Liquid syntax rather than jinja2's native syntax, which is useful if you're migrating templates from Ruby environments, working with Jekyll sites, or need Shopify template compatibility.\n\nThe package supports multiple template modes: standard Liquid, Jekyll-flavored Liquid, Shopify-extended Liquid, and a \"wild\" mode that adds Python code execution capabilities. You can load templates from strings or files, customize rendering through jinja2's environment API, and adjust defaults globally. It's a compatibility layer built on jinja2, so it inherits jinja2's performance and stability.","worth_installing":"Yes, if you need to render Liquid templates in Python. The package is actively maintained, has no known vulnerabilities, installs cleanly with minimal dependencies, and solves a real compatibility problem for teams migrating from Ruby or Shopify environments. Not necessary if you're already comfortable with jinja2's native syntax."},"id":"liquidpy","links":{"html":"https://skillfed.io/packages/liquidpy","md":"https://skillfed.io/packages/liquidpy.md","pypi":"https://pypi.org/project/liquidpy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":null,"license_treatment":"permissive","name":"liquidpy","python_support":"supports_current","summary":"A port of liquid template engine for python"},"popularity":{"monthly_downloads":343120,"position":7387,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.10.0"}
