Extra tags an filters for python-liquid.
Project description
A growing collection of extra tags and filters for Python Liquid.
Installing
Install Python Liquid Extra using Pipenv:
$ pipenv install python-liquid-extra
Or pip:
$ python -m pip install -U python-liquid-extra
Links
Documentation: https://jg-rp.github.io/liquid/extra/introduction
Change Log: https://github.com/jg-rp/liquid-extra/blob/main/CHANGES.rst
Source Code: https://github.com/jg-rp/liquid-extra
Issue Tracker: https://github.com/jg-rp/liquid-extra/issues
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file python-liquid-extra-1.1.1.tar.gz
.
File metadata
- Download URL: python-liquid-extra-1.1.1.tar.gz
- Upload date:
- Size: 50.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f92c02451acf4b29f4a0a03b3dd3feb0905e23e7060916152a8109fe6027bce |
|
MD5 | b3f94629f1b0f1e8273e9f9a16ab5d85 |
|
BLAKE2b-256 | 738407e982d09b96ad12fd05d720f8f3dcb90ea7abd6ef9408abc56fb6e53a6d |
File details
Details for the file python_liquid_extra-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: python_liquid_extra-1.1.1-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 040a0d7bfdf17f746c2421535f0ccf7d3c562e69625ed87cf2e3f0557dc04320 |
|
MD5 | 3fac04ddd0cb39ce03eba2cf626e84d1 |
|
BLAKE2b-256 | 3ee5cd3875e93fcf64d7d54a96d1040f38cd9275338ae8f716cd0b92321a0476 |