Skip to main content

Extra tags an filters for python-liquid.

Project description

A growing collection of extra tags and filters for Python Liquid.

Version Tests Licence Python versions PyPy versions

Installing

Install Python Liquid Extra using Pipenv:

$ pipenv install python-liquid-extra

Or pip:

$ python -m pip install -U python-liquid-extra

Contributing

  • Install development dependencies with Pipenv

  • Python 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.

  • Check your changes have not adversely affected performance with make benchmark.

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

python-liquid-extra-1.1.1.tar.gz (50.1 kB view hashes)

Uploaded Source

Built Distribution

python_liquid_extra-1.1.1-py3-none-any.whl (15.5 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