kit
PDProgram Dream
•Created by kit on 1/2/2025 in #🔨┃dev-logs
Pyliblang - a simple localization library
https://gitlab.com/kirz/pyliblang
I just was so tired of gettext.py, that i implemented my own library.
Differences from gettext:
1) It uses .json files instead of .mo files
2) It supports Unicode by default
3) It's just easier to use than gettext. You don't need to do extra steps (format messages etc), it just works!
Planned features:
1) Plurals
2) Meta-information (license, translation date, translation author ...)
If you like the idea, I will package it properly and try to release on PyPI!
1 replies
PDProgram Dream
•Created by kit on 11/21/2024 in #🔨┃dev-logs
New data serialization format. Curious what you think
44 replies