ML is a Library for Multi Language support in Python.
Project description
MultiLang (v1.0)
ML is a library for making multi language applications!
example script.py
import multilang
language = multilang.get_language()
multilang.set_folder('langs/')
multilang.set_fallback_language('en_EN')
message = multilang.text(language=language, id=1)
print(message)
example en_EN
1;Welcome!
2;How are you doing?
3;Where do you live?
<ID>;<MESSAGE>
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
python3_multilang-1.1.tar.gz
(1.9 kB
view details)
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 python3_multilang-1.1.tar.gz.
File metadata
- Download URL: python3_multilang-1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ff31bd6e3bd5a006478479eb61ee56e2b2815eba420cc478f39d119252186f5
|
|
| MD5 |
4e1982637a6aac6c73ba3de85c5c5497
|
|
| BLAKE2b-256 |
32afc9eec6b5b53c55d18fa23148dc465f90148d6d42dc57ea6c9d7c9ba31997
|
File details
Details for the file Python3_MultiLang-1.1-py3-none-any.whl.
File metadata
- Download URL: Python3_MultiLang-1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e54d23c5f873c4eac367dad33d3e4ab64a5207492b89f3432541fa8ebaec60b
|
|
| MD5 |
4e9003e9feb48860e55e44f83a64a314
|
|
| BLAKE2b-256 |
72d8c483d5adab7c2ca71f9e51cdc050ff7d189caa6b18b03f28d16195f0a349
|