pyams-content-api


Namepyams-content-api JSON
Version 1.99.0 PyPI version JSON
download
home_pagehttps://pyams.readthedocs.io
SummaryPyAMS content REST API components
upload_time2024-02-27 10:16:28
maintainer
docs_urlNone
authorThierry Florac
requires_python
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
=========

1.99.0
------
 - first preliminary release

            

Raw data

            {
    "_id": null,
    "home_page": "https://pyams.readthedocs.io",
    "name": "pyams-content-api",
    "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/8f/03/6d2b1b8228e2e18147e24cb174771f80a15af57f16eb7b1837f224cb76cf/pyams_content_api-1.99.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\n1.99.0\n------\n - first preliminary release\n",
    "bugtrack_url": null,
    "license": "ZPL",
    "summary": "PyAMS content REST API components",
    "version": "1.99.0",
    "project_urls": {
        "Homepage": "https://pyams.readthedocs.io"
    },
    "split_keywords": [
        "pyramid",
        "pyams"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19ca1bc53f9c66d0bdbfba333641a899538b16b3a4da7ea1dee14317babe17f6",
                "md5": "75151ae32585203dfb8df09bd865c27f",
                "sha256": "7d3011e910f755ea31c302a2403efec2e0c79fc48ac56b51d1c740561eb660be"
            },
            "downloads": -1,
            "filename": "pyams_content_api-1.99.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75151ae32585203dfb8df09bd865c27f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23547,
            "upload_time": "2024-02-27T10:16:21",
            "upload_time_iso_8601": "2024-02-27T10:16:21.032669Z",
            "url": "https://files.pythonhosted.org/packages/19/ca/1bc53f9c66d0bdbfba333641a899538b16b3a4da7ea1dee14317babe17f6/pyams_content_api-1.99.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f036d2b1b8228e2e18147e24cb174771f80a15af57f16eb7b1837f224cb76cf",
                "md5": "9aeb9c981b7f72dbb7221ad4e2aa9296",
                "sha256": "d7c6829ca4ba3c62e80a9ac21c6e7d276d7231467a6f0a2651c24ed26bdd2d0a"
            },
            "downloads": -1,
            "filename": "pyams_content_api-1.99.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9aeb9c981b7f72dbb7221ad4e2aa9296",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11341,
            "upload_time": "2024-02-27T10:16:28",
            "upload_time_iso_8601": "2024-02-27T10:16:28.389164Z",
            "url": "https://files.pythonhosted.org/packages/8f/03/6d2b1b8228e2e18147e24cb174771f80a15af57f16eb7b1837f224cb76cf/pyams_content_api-1.99.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-27 10:16:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyams-content-api"
}
        
Elapsed time: 0.19032s