Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-sqlalchemy-i18n
Internationalization extension for SQLAlchemy models
https://github.com/kvesteri/sqlalchemy-i18n
0
no reviews
Install
Extend SQLAlchemy models to include translations in different languages.
Each model can have an associated model that contains translatable fields.
Translatable attributes are available in the current locale via a hybrid property on the base model.