Skip to main content

Python package that contains tools for internationalization of applications that use Python and Qt

Project description

sliceri18n

To use this tool, it is necessary to import the Extractor module as follows:

  • from sliceri18n import Extractor

To make the extraction you have to call the extract function of the Extractor module by giving it in parameter either the .py file containing marked strings or a directory containing .py files

  • Extractor.extract("DataProbe.py") #file
  • Extractor.extract("Scripted") #folder

Then a .ts file will be generated

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sliceri18n-1.0.1-py3-none-any.whl (7.8 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