Pakket: python3-sqlalchemy-i18n (1.1.0-1)
Verwijzigingen voor python3-sqlalchemy-i18n
Trisquel bronnen:
Het bronpakket sqlalchemy-i18n downloaden:
- [sqlalchemy-i18n_1.1.0-1.dsc]
- [sqlalchemy-i18n_1.1.0.orig.tar.gz]
- [sqlalchemy-i18n_1.1.0-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Python Team
- Edward Betts
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-sqlalchemy-i18n gerelateerde pakketten
|
|
|
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six (>= 1.4.1)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-sqlalchemy (>= 1.3)
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-sqlalchemy-utils
- various utility functions for SQLAlchemy - Python 3.x