Difference between revisions of "Form Alchemy"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Form Alchemy |Short description=greatly speeds development with SQLAlchemy mapped classes (models) in a HTML forms environment. |Full description=FormAlchemy elimin...")
 
Line 40: Line 40:
 
}}
 
}}
 
{{Software category
 
{{Software category
|Editor=HTML
+
|Editor=html
 
|Interface=library
 
|Interface=library
 
|Text-creation=editor
 
|Text-creation=editor

Revision as of 13:51, 12 April 2011


[edit]

Form Alchemy

http://al.chemy.org
greatly speeds development with SQLAlchemy mapped classes (models) in a HTML forms environment.

FormAlchemy eliminates boilerplate by autogenerating HTML input fields from a given model. FormAlchemy will try to figure out what kind of HTML code should be returned by introspecting the model's properties and generate ready-to-use HTML code that will fit the developer's application. Of course, FormAlchemy can't figure out everything, i.e, the developer might want to display only a few columns from the given model. Thus, FormAlchemy is also highly customizable.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Kelly Hopkins

Verified on

12 February 2010




Leaders and contributors

Contact(s)Role
Alexandre Conrad Maintainer


Resources and communication

AudienceResource typeURI
DeveloperForumhttp://al.chemy.org/forum/viewforum.php?f=9&sid=8bd554f07878f75876f470b2f674f2b2
Mailing ListMailing List Subscribehttp://al.chemy.org/list/


Software prerequisites




Entry

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.