Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

liquid-babel

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liquid-babel

Internationalization for Python Liquid

  • 1.0.0
  • PyPI
  • Socket score

Maintainers
1

Python Liquid Babel

Internationalization and localization for Liquid templates.

PyPI GitHub Workflow Status PyPI - License PyPI - Python Version PyPy Version

Install

Install Python Liquid Babel using pipenv:

$ pipenv install liquid-babel

Or pip:

$ python -m pip install -U liquid-babel

Python Liquid Babel Change Log

Version 1.0.0

Features

Version 0.3.0

Features

  • New translation tags and message extraction. (docs, source)

Version 0.2.0

Features

Version 0.1.0

Version bump to indicate beta status.

Version 0.0.1

Features

  • New currency formatting filter (docs, source).
  • New convenience "money" filters. money, money_with_currency, money_without_currency and money_without_trailing_zeros behave similarly to Shopify's equivalents (docs, source).
  • New decimal formatting filter (docs, source).

Fixes

  • Currency string parsing. Allow an input locale to be set independently from the output locale.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc