==================
PyAMS_i18n package
==================
.. contents::
What is PyAMS
=============
PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications
and content management with the Pyramid framework.
**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,
see PyAMS_content package), but many features are generic and can be used inside any kind of web
application.
All PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code
is available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github
<https://github.com/py-ams>`_.
What is PyAMS_i18n?
===================
PyAMS_i18n is a package dedicated to contents internationalization management. It allows to define
an I18n negotiator utility, which will handle langue negotiation against browser settings, and
provides custom schema fields for text or images which will allow to store a given property in
several languages, and to display the correct version.
Changelog
=========
2.1.0
-----
- added method to get I18n value from several attributes given in specific order
2.0.0
-----
- migrated to Pyramid 2.0
1.2.0
-----
- added support for default value when using I18n query_attribute method
or i18n TALES extension
- added support for Python 3.10 and 3.11
1.1.0
-----
- removed support for Python < 3.7
- updated doctests
1.0.7
-----
- removed Travis-CI configuration
1.0.6
-----
- updated "adapter_config" decorator arguments names
1.0.5
-----
- updated management of default value in I18n schema fields
- added "default" argument in II18n "query_attribute" method
- updated doctests
1.0.4
-----
- updated Travis-CI integration
1.0.3
-----
- updated doctests
1.0.2
-----
- use request's registry instead of global registry when looking for settings
1.0.1
-----
- force server language of language negotiator in constructor to avoid recursion error when
getting localizer
1.0.0
-----
- initial release
Raw data
{
"_id": null,
"home_page": "https://pyams.readthedocs.io",
"name": "pyams-i18n",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Pyramid PyAMS",
"author": "Thierry Florac",
"author_email": "tflorac@ulthar.net",
"download_url": "https://files.pythonhosted.org/packages/bd/9a/dd259c456cb47f1b20714e23da4cd68a994cd8a15ec2b86e15815b91ee63/pyams_i18n-2.1.0.tar.gz",
"platform": null,
"description": "==================\nPyAMS_i18n package\n==================\n\n.. contents::\n\n\nWhat is PyAMS\n=============\n\nPyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications\nand content management with the Pyramid framework.\n\n**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,\nsee PyAMS_content package), but many features are generic and can be used inside any kind of web\napplication.\n\nAll PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code\nis available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github\n<https://github.com/py-ams>`_.\n\n\nWhat is PyAMS_i18n?\n===================\n\nPyAMS_i18n is a package dedicated to contents internationalization management. It allows to define\nan I18n negotiator utility, which will handle langue negotiation against browser settings, and\nprovides custom schema fields for text or images which will allow to store a given property in\nseveral languages, and to display the correct version.\n\n\nChangelog\n=========\n\n2.1.0\n-----\n - added method to get I18n value from several attributes given in specific order\n\n2.0.0\n-----\n - migrated to Pyramid 2.0\n\n1.2.0\n-----\n - added support for default value when using I18n query_attribute method\n or i18n TALES extension\n - added support for Python 3.10 and 3.11\n\n1.1.0\n-----\n - removed support for Python < 3.7\n - updated doctests\n\n1.0.7\n-----\n - removed Travis-CI configuration\n\n1.0.6\n-----\n - updated \"adapter_config\" decorator arguments names\n\n1.0.5\n-----\n - updated management of default value in I18n schema fields\n - added \"default\" argument in II18n \"query_attribute\" method\n - updated doctests\n\n1.0.4\n-----\n - updated Travis-CI integration\n\n1.0.3\n-----\n - updated doctests\n\n1.0.2\n-----\n - use request's registry instead of global registry when looking for settings\n\n1.0.1\n-----\n - force server language of language negotiator in constructor to avoid recursion error when\n getting localizer\n\n1.0.0\n-----\n - initial release\n",
"bugtrack_url": null,
"license": "ZPL",
"summary": "PyAMS content internationalization support",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://pyams.readthedocs.io"
},
"split_keywords": [
"pyramid",
"pyams"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4a19f74536acb6351be38667e870691954e38dd8dcbdf73236a67f64b0e84988",
"md5": "4d265ac057a6e5056ddde22961c413f2",
"sha256": "1b62824ad04cb2fe01c7f5243aba2effa1fa5409e36fcd875c6293e0a2bf83b2"
},
"downloads": -1,
"filename": "pyams_i18n-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4d265ac057a6e5056ddde22961c413f2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 49894,
"upload_time": "2024-02-12T15:45:15",
"upload_time_iso_8601": "2024-02-12T15:45:15.231750Z",
"url": "https://files.pythonhosted.org/packages/4a/19/f74536acb6351be38667e870691954e38dd8dcbdf73236a67f64b0e84988/pyams_i18n-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bd9add259c456cb47f1b20714e23da4cd68a994cd8a15ec2b86e15815b91ee63",
"md5": "4ed1bfa70caf566b329fed67726fb0a4",
"sha256": "0448198bf368be1be9ee3bace276f677b17862858e5f7eb425388640e5b193b8"
},
"downloads": -1,
"filename": "pyams_i18n-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "4ed1bfa70caf566b329fed67726fb0a4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 38010,
"upload_time": "2024-02-12T15:45:17",
"upload_time_iso_8601": "2024-02-12T15:45:17.372906Z",
"url": "https://files.pythonhosted.org/packages/bd/9a/dd259c456cb47f1b20714e23da4cd68a994cd8a15ec2b86e15815b91ee63/pyams_i18n-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-12 15:45:17",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyams-i18n"
}