Skip to main content

A Flask extension for rendering Liquid templates.

Project description

A Flask extension for Liquid. Render Liquid templates in your Flask applications.

Version Tests Licence Python versions PyPy versions

Installing

Install Flask Liquid using Pipenv:

$ pipenv install flask-liquid

Or pip:

$ python -m pip install -U flask-liquid

Contributing

  • Install development dependencies with Pipenv

  • Flask Liquid uses type hints and static type checking. Run mypy or tox -e typing to check for typing issues.

  • Format code using black.

  • Write tests using unittest.TestCase.

  • Run tests with make test or python -m unittest or pytest.

  • Check test coverage with make coverage and open htmlcov/index.html in your browser.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-Liquid-1.1.0.tar.gz (34.4 kB view hashes)

Uploaded Source

Built Distribution

Flask_Liquid-1.1.0-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page