An open API service indexing awesome lists of open source software.

https://github.com/jg-rp/liquid-babel

Internationalization and localization for Liquid templates
https://github.com/jg-rp/liquid-babel

i18n internationalization liquid liquid-templating-engine python

Last synced: over 1 year ago
JSON representation

Internationalization and localization for Liquid templates

Awesome Lists containing this project

README

          

Python Liquid Babel


Internationalization and localization for Liquid templates.



PyPI - License


GitHub Workflow Status




PyPI


PyPI - Python Version


PyPy Version

## Install

Install Python Liquid Babel with [pip](https://pip.pypa.io/en/stable/getting-started/):

```plain
$ python -m pip install -U liquid-babel
```

Or [pipenv](https://pipenv.pypa.io/en/latest/):

```plain
$ pipenv install liquid-babel
```

## Links

- Documentation: https://jg-rp.github.io/liquid/babel/introduction
- Filter reference: https://jg-rp.github.io/liquid/babel/filters
- Change log: https://github.com/jg-rp/liquid-babel/blob/main/CHANGES.md
- PyPi: https://pypi.org/project/liquid-babel/
- Source Code: https://github.com/jg-rp/liquid-babel
- Issue tracker: https://github.com/jg-rp/liquid-babel/issues