{ "info": { "author": "Yann Ramin", "author_email": "atrus@stackworks.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: User Interfaces" ], "description": "Yann's Yet Another Form Library is a web form validtion and metadata library.\r\nInspired heavily by Django newforms, yyafl is a partial-reimplementation and\r\nadaptation of the 'newforms' library to exist outside of the Django\r\ninfastructure, letting it be used in other frameworks, such as CherryPy and\r\nPylons. Forms are created as a special class of domain object, which can then be\r\nvalidated and data extracted, and upon encountering errors, allow the form to be\r\nregenerated in HTML for the user's viewing. \r\n\r\nYYAFL believes in the separation of style from content, and as such is designed\r\nto be used\r\nin several different popular templating systems such as Mako and Cheetah, by\r\nallowing much of the layout work to be done in the templating system. If you\r\nwish to generate more generic, yet still flexible forms, yyafl has support for\r\ndecorators (Python classes and callables) which are applied when rendering a\r\nform as HTML,\r\ncompatible with basic template callable methods.", "description_content_type": null, "docs_url": null, "download_url": "http://dl.stackfoundry.org/yyafl/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.stackfoundry.com/yyafl/", "keywords": "web form validation rendering csrf", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "yyafl", "package_url": "https://pypi.org/project/yyafl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yyafl/", "project_urls": { "Download": "http://dl.stackfoundry.org/yyafl/", "Homepage": "http://www.stackfoundry.com/yyafl/" }, "release_url": "https://pypi.org/project/yyafl/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "yyafl is an easy to use web form generation, validtion and metadata utility library", "version": "0.2.1" }, "last_serial": 85360, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "89800c7ac0dc0c8ff470b9696409e727", "sha256": "105b2219c307e1bed66b40cb08acda86f06bebe27d5ddca53474679964f1afaa" }, "downloads": -1, "filename": "yyafl-0.2.0.tar.gz", "has_sig": false, "md5_digest": "89800c7ac0dc0c8ff470b9696409e727", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7944, "upload_time": "2009-01-05T08:19:25", "url": "https://files.pythonhosted.org/packages/b5/b0/d276818617b03feff774f82b71fa372c08d2c622612cd581bbcafc223183/yyafl-0.2.0.tar.gz" } ], "0.2.1": [] }, "urls": [] }