[ bianca ]
[ ソース: sqlalchemy-i18n ]
パッケージ: python3-sqlalchemy-i18n (1.1.0-3)
python3-sqlalchemy-i18n に関するリンク
sqlalchemy-i18n ソースパッケージをダウンロード:
- [sqlalchemy-i18n_1.1.0-3.debian.tar.xz]
- [sqlalchemy-i18n_1.1.0-3.dsc]
- [sqlalchemy-i18n_1.1.0.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-sqlalchemy-i18n 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 8.1)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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