=========================
PyAMS content API 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>`_. Doctests are available in the *doctests* source folder.
What is PyAMS content API?
==========================
PyAMS content API is an extension package to PyAMS content management package which provides
components used to add many REST APIs for content management.
Changelog
=========
2.1.1
-----
- updated configuration settings keys
2.1.0
-----
- updated PyAMS_content common API
- added pictograms converter
- added associations exporters
- added video exporter
- added data type exporter
- added thesaurus based targets exporters
2.0.0
-----
- first "production" release!
- added Sonarcloud support to Gitlab-CI
- use predefined route setting name in route declaration
- added support for Python 3.12
1.99.1
------
- use admin skin in shared content info getter
1.99.0
------
- first preliminary release
Raw data
{
"_id": null,
"home_page": "https://pyams.readthedocs.io",
"name": "pyams-content-api",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Pyramid PyAMS",
"author": "Thierry Florac",
"author_email": "tflorac@ulthar.net",
"download_url": "https://files.pythonhosted.org/packages/78/76/c80152fa5c9cb05a1d0f786aa8cd1d7e8ec0b4395ce96d5516c8427236d9/pyams_content_api-2.1.1.tar.gz",
"platform": null,
"description": "=========================\nPyAMS content API 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>`_. Doctests are available in the *doctests* source folder.\n\n\nWhat is PyAMS content API?\n==========================\n\nPyAMS content API is an extension package to PyAMS content management package which provides\ncomponents used to add many REST APIs for content management.\n\n\nChangelog\n=========\n\n2.1.1\n-----\n - updated configuration settings keys\n\n2.1.0\n-----\n - updated PyAMS_content common API\n - added pictograms converter\n - added associations exporters\n - added video exporter\n - added data type exporter\n - added thesaurus based targets exporters\n\n2.0.0\n-----\n - first \"production\" release!\n - added Sonarcloud support to Gitlab-CI\n - use predefined route setting name in route declaration\n - added support for Python 3.12\n\n1.99.1\n------\n - use admin skin in shared content info getter\n\n1.99.0\n------\n - first preliminary release\n",
"bugtrack_url": null,
"license": "ZPL",
"summary": "PyAMS content REST API components",
"version": "2.1.1",
"project_urls": {
"Homepage": "https://pyams.readthedocs.io"
},
"split_keywords": [
"pyramid",
"pyams"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c623dce4cba69a4577e5399b3d686962a7d094075941d84c6d114a1bfd7c29c8",
"md5": "cab31c45bdb2aaae2bce862d742281c0",
"sha256": "8c7af259fcb5f0eb62b781814607eb08c9a6bfb90a5d3fb273f1ba4507a682f6"
},
"downloads": -1,
"filename": "pyams_content_api-2.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cab31c45bdb2aaae2bce862d742281c0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 40303,
"upload_time": "2025-01-18T22:23:13",
"upload_time_iso_8601": "2025-01-18T22:23:13.480520Z",
"url": "https://files.pythonhosted.org/packages/c6/23/dce4cba69a4577e5399b3d686962a7d094075941d84c6d114a1bfd7c29c8/pyams_content_api-2.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7876c80152fa5c9cb05a1d0f786aa8cd1d7e8ec0b4395ce96d5516c8427236d9",
"md5": "48e2e08c6f0db01bcc4aacad7b077a83",
"sha256": "fcd6d926d015867b1ef5c8cbd6948e0761622ba23981c00fc9e362f414fe64ca"
},
"downloads": -1,
"filename": "pyams_content_api-2.1.1.tar.gz",
"has_sig": false,
"md5_digest": "48e2e08c6f0db01bcc4aacad7b077a83",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16586,
"upload_time": "2025-01-18T22:23:15",
"upload_time_iso_8601": "2025-01-18T22:23:15.307966Z",
"url": "https://files.pythonhosted.org/packages/78/76/c80152fa5c9cb05a1d0f786aa8cd1d7e8ec0b4395ce96d5516c8427236d9/pyams_content_api-2.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-18 22:23:15",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyams-content-api"
}