i18n for Kivy
Project description
kivy_garden.i18n
A library that assists in creating a Kivy app with internationalization support.
It's composed of the following two primary components:
- The Font Finder helps you find fonts. If your app doesn't need i18n support, and you just want to use pre-installed fonts to saving space, you probably only need this.
- The Localizer helps you switch texts and fonts according to "current language".
Installation
pip install "kivy-garden-i18n>=0.2<0.3"
poetry add kivy-garden-i18n@~0.2
Tested on
- CPython 3.10 + Kivy 2.2.1
- CPython 3.11 + Kivy 2.2.1
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
kivy_garden_i18n-0.2.0.tar.gz
(5.8 kB
view hashes)
Built Distribution
Close
Hashes for kivy_garden_i18n-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70a5478259f75ed8b5cc0eb966dbe284d0cc2f5968583b28167da379fe008a7a |
|
MD5 | d3b355c33cac1e0120cec946aa89723b |
|
BLAKE2b-256 | 6d9037a9c2766a01645fae2dce74f9b8f3fd0478f8e073a7669ca30d3eb0dda8 |