FormEncode


NameFormEncode JSON
Version 2.1.1 PyPI version JSON
download
home_pagehttps://www.formencode.org/
Summary"HTML form validation, generation, and conversion package"
upload_time2025-01-31 15:32:13
maintainerChris Lambacher
docs_urlNone
authorIan Bicking
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            FormEncode
==========

|PyPI| |Python| |Tests|

.. |PyPI| image:: https://img.shields.io/pypi/v/formencode
   :target: https://pypi.org/project/formencode
   :alt: PyPI

.. |Python| image:: https://img.shields.io/pypi/pyversions/formencode
   :target: https://pypi.org/project/formencode
   :alt: PyPI - Python Version

.. |Tests| image:: https://github.com/formencode/formencode/actions/workflows/run-tests.yml/badge.svg
   :target: https://github.com/formencode/formencode/actions
   :alt: Test Status


Introduction
------------

FormEncode is a validation and form generation package.
The validation can be used separately from the form generation.
The validation works on compound data structures, with all parts being nestable.
It is separate from HTTP or any other input mechanism.


Documentation
-------------

The latest documentation is available at
`www.formencode.org <https://www.formencode.org/>`_.


Testing
-------

Use ``pytest formencode`` to run the test suite.
Use ``tox`` to run the test suite for all supported Python versions.


Changes
-------

See the `What's New <https://www.formencode.org/en/latest/#what-s-new>`_
section of the documentation.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.formencode.org/",
    "name": "FormEncode",
    "maintainer": "Chris Lambacher",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "chris@kateandchris.net",
    "keywords": null,
    "author": "Ian Bicking",
    "author_email": "ianb@colorstudy.com",
    "download_url": "https://files.pythonhosted.org/packages/29/c3/f68b78f6f062bec9db8ab1c78a648cfc8885acded1941903a3218b9b2571/formencode-2.1.1.tar.gz",
    "platform": null,
    "description": "FormEncode\n==========\n\n|PyPI| |Python| |Tests|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/formencode\n   :target: https://pypi.org/project/formencode\n   :alt: PyPI\n\n.. |Python| image:: https://img.shields.io/pypi/pyversions/formencode\n   :target: https://pypi.org/project/formencode\n   :alt: PyPI - Python Version\n\n.. |Tests| image:: https://github.com/formencode/formencode/actions/workflows/run-tests.yml/badge.svg\n   :target: https://github.com/formencode/formencode/actions\n   :alt: Test Status\n\n\nIntroduction\n------------\n\nFormEncode is a validation and form generation package.\nThe validation can be used separately from the form generation.\nThe validation works on compound data structures, with all parts being nestable.\nIt is separate from HTTP or any other input mechanism.\n\n\nDocumentation\n-------------\n\nThe latest documentation is available at\n`www.formencode.org <https://www.formencode.org/>`_.\n\n\nTesting\n-------\n\nUse ``pytest formencode`` to run the test suite.\nUse ``tox`` to run the test suite for all supported Python versions.\n\n\nChanges\n-------\n\nSee the `What's New <https://www.formencode.org/en/latest/#what-s-new>`_\nsection of the documentation.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"HTML form validation, generation, and conversion package\"",
    "version": "2.1.1",
    "project_urls": {
        "Homepage": "https://www.formencode.org/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6f7e31b40531ae4bae04f795f849b6428245ee49a49bcd8472f9839fb2602ff4",
                "md5": "9a1475aae60889fe6a4ea90a53528ec8",
                "sha256": "2194d0c9bfe15c3bf9c331cca0cb73de3746f64d327cff06f097a5abb8552d2d"
            },
            "downloads": -1,
            "filename": "FormEncode-2.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a1475aae60889fe6a4ea90a53528ec8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 179554,
            "upload_time": "2025-01-31T15:32:11",
            "upload_time_iso_8601": "2025-01-31T15:32:11.489266Z",
            "url": "https://files.pythonhosted.org/packages/6f/7e/31b40531ae4bae04f795f849b6428245ee49a49bcd8472f9839fb2602ff4/FormEncode-2.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "29c3f68b78f6f062bec9db8ab1c78a648cfc8885acded1941903a3218b9b2571",
                "md5": "d179386d31ae8c32e70d004dca19ac60",
                "sha256": "e17f16199d232e54f67912004f3ad333cdbbb81a1a1a10238acf09bab99f9199"
            },
            "downloads": -1,
            "filename": "formencode-2.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d179386d31ae8c32e70d004dca19ac60",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 277607,
            "upload_time": "2025-01-31T15:32:13",
            "upload_time_iso_8601": "2025-01-31T15:32:13.304250Z",
            "url": "https://files.pythonhosted.org/packages/29/c3/f68b78f6f062bec9db8ab1c78a648cfc8885acded1941903a3218b9b2571/formencode-2.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-31 15:32:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "formencode"
}
        
Elapsed time: 1.11423s