pyams-fields


Namepyams-fields JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://pyams.readthedocs.io
SummaryPyAMS custom form fields management
upload_time2023-12-13 09:20:39
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 fields 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 fields?
=====================

PyAMS fields is an extension package which can be used to allow application users to define their
own schema fields, and generate add or edit forms automatically.

These schema fields follow *zope.schema* package philosophy, so that all standard schema fields are
available, but the API allows applications developers to add their own fields types.

This package is used by PyAMS_content package internally to allow site managers to create, for example,
their own contact forms.


Changelog
=========

2.0.1
-----
 - updated modal forms title

2.0.0
-----
 - upgraded to Pyramid 2.0

1.1.1
-----
 - updated dependencies

1.1.0
-----
 - added support for forms rendering and handlers
 - added support for RGPD information and reCaptcha integration

1.0.1
-----
 - code and pylint cleanup

1.0.0
-----
 - initial release

            

Raw data

            {
    "_id": null,
    "home_page": "https://pyams.readthedocs.io",
    "name": "pyams-fields",
    "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/0c/f1/8fa90b93e0d42d98c37d443439a5b9deac7f86af01a3d5c4cea08e96dfea/pyams_fields-2.0.1.tar.gz",
    "platform": null,
    "description": "====================\nPyAMS fields 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 fields?\n=====================\n\nPyAMS fields is an extension package which can be used to allow application users to define their\nown schema fields, and generate add or edit forms automatically.\n\nThese schema fields follow *zope.schema* package philosophy, so that all standard schema fields are\navailable, but the API allows applications developers to add their own fields types.\n\nThis package is used by PyAMS_content package internally to allow site managers to create, for example,\ntheir own contact forms.\n\n\nChangelog\n=========\n\n2.0.1\n-----\n - updated modal forms title\n\n2.0.0\n-----\n - upgraded to Pyramid 2.0\n\n1.1.1\n-----\n - updated dependencies\n\n1.1.0\n-----\n - added support for forms rendering and handlers\n - added support for RGPD information and reCaptcha integration\n\n1.0.1\n-----\n - code and pylint cleanup\n\n1.0.0\n-----\n - initial release\n",
    "bugtrack_url": null,
    "license": "ZPL",
    "summary": "PyAMS custom form fields management",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://pyams.readthedocs.io"
    },
    "split_keywords": [
        "pyramid",
        "pyams"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f55ab2a41ac8e63a9256acb7af0368de5c0b592f418b2ff8438010ad80229ef",
                "md5": "9669e82866f403e8f19226113aaff841",
                "sha256": "e6e10ffcf494257e2073e4c1dac58e00a4bdc60a1304aa5a97e16ef579c9266e"
            },
            "downloads": -1,
            "filename": "pyams_fields-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9669e82866f403e8f19226113aaff841",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 54455,
            "upload_time": "2023-12-13T09:20:37",
            "upload_time_iso_8601": "2023-12-13T09:20:37.330936Z",
            "url": "https://files.pythonhosted.org/packages/7f/55/ab2a41ac8e63a9256acb7af0368de5c0b592f418b2ff8438010ad80229ef/pyams_fields-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0cf18fa90b93e0d42d98c37d443439a5b9deac7f86af01a3d5c4cea08e96dfea",
                "md5": "1af04400942c68b31a601840c2aea227",
                "sha256": "9e6766a0b172f1c21edf8e866f3ce7a2b76395e823326ce3a9c113ea5cb3ae79"
            },
            "downloads": -1,
            "filename": "pyams_fields-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1af04400942c68b31a601840c2aea227",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32109,
            "upload_time": "2023-12-13T09:20:39",
            "upload_time_iso_8601": "2023-12-13T09:20:39.407466Z",
            "url": "https://files.pythonhosted.org/packages/0c/f1/8fa90b93e0d42d98c37d443439a5b9deac7f86af01a3d5c4cea08e96dfea/pyams_fields-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-13 09:20:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyams-fields"
}
        
Elapsed time: 0.16505s