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
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sliceri18n-1.0.1-py3-none-any.whl.
File metadata
- Download URL: sliceri18n-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e1fcaac5d572503c0bccc573f0d8bf409d3205333041caa2790195e5c36bf65
|
|
| MD5 |
0c97e8529ddd188f5d81f46b49ce5517
|
|
| BLAKE2b-256 |
51342da9ab380363ad5bd60be63de961dfaa04cdda878d40e8411a2101abe06b
|