Binary package “python3-sqlalchemy-i18n” in ubuntu oracular

Internationalization extension for SQLAlchemy models

 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.