Skip to main content

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


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)

Uploaded Source

Built Distribution

kivy_garden_i18n-0.2.0-py3-none-any.whl (7.6 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