pyams-content-api


Namepyams-content-api JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://pyams.readthedocs.io
SummaryPyAMS content REST API components
upload_time2024-10-26 13:28:32
maintainerNone
docs_urlNone
authorThierry Florac
requires_pythonNone
licenseZPL
keywords pyramid pyams
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================
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.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/2a/30/b20f0a5af2d071ccb3278975311c4a8f09a9c81fba4614701a8dffed43e8/pyams_content_api-2.0.0.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.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.0.0",
    "project_urls": {
        "Homepage": "https://pyams.readthedocs.io"
    },
    "split_keywords": [
        "pyramid",
        "pyams"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f853de689f8b3ee92735d42eb2e2543f6df9021def83c6b3517938a38d04a383",
                "md5": "08b946c717e96c07803354a74a32394b",
                "sha256": "e618fc18bb96dbcc8aa5b9f9fc93bdc73e0268c64ae9e6cc13ffe60be977e99f"
            },
            "downloads": -1,
            "filename": "pyams_content_api-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08b946c717e96c07803354a74a32394b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23690,
            "upload_time": "2024-10-26T13:28:31",
            "upload_time_iso_8601": "2024-10-26T13:28:31.072558Z",
            "url": "https://files.pythonhosted.org/packages/f8/53/de689f8b3ee92735d42eb2e2543f6df9021def83c6b3517938a38d04a383/pyams_content_api-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a30b20f0a5af2d071ccb3278975311c4a8f09a9c81fba4614701a8dffed43e8",
                "md5": "a0755e24835e1bc8e0984bdba46ce973",
                "sha256": "4c2d0005a5250685bf55274b961b570300479f81901de1bf7ae6258cc12b40e4"
            },
            "downloads": -1,
            "filename": "pyams_content_api-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a0755e24835e1bc8e0984bdba46ce973",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11627,
            "upload_time": "2024-10-26T13:28:32",
            "upload_time_iso_8601": "2024-10-26T13:28:32.691751Z",
            "url": "https://files.pythonhosted.org/packages/2a/30/b20f0a5af2d071ccb3278975311c4a8f09a9c81fba4614701a8dffed43e8/pyams_content_api-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-26 13:28:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyams-content-api"
}
        
Elapsed time: 0.99815s