Difference between revisions of "Flatland"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Flatland |Short description=HTML form management and validation. |Full description=Flatland manages the mapping between structured Python application data and the f...")
 
(Added Python link)
 
Line 13: Line 13:
 
* Namespacing: easily manage multiple forms in a single page
 
* Namespacing: easily manage multiple forms in a single page
 
* Works on form and JSON data
 
* Works on form and JSON data
 +
|Homepage URL=http://discorporate.us/projects/flatland/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://discorporate.us/projects/flatland/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
+
|Accepts cryptocurrency donations=No
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=application,Unicode,data,Python,forms,flat
 
|Keywords=application,Unicode,data,Python,forms,flat
|Is GNU=n
 
|Last review by=Kelly Hopkins
 
|Last review date=2010-02-03
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=tip
 
|Version identifier=tip
 
|Version date=2009-12-28
 
|Version date=2009-12-28
 
|Version status=alpha
 
|Version status=alpha
 
|Version download=http://bitbucket.org/jek/flatland/get/tip.zip
 
|Version download=http://bitbucket.org/jek/flatland/get/tip.zip
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/03
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Is GNU=No
 +
|License verified date=2010-02-03
 +
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-02-03
 +
}}
 +
{{Project license
 +
|License=Expat
 +
|License verified by=Kelly Hopkins
 
|License verified date=2010-02-03
 
|License verified date=2010-02-03
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Jason Kirtland
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Jason Kirtland
 
 
|Email=jek@discorporate.us
 
|Email=jek@discorporate.us
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Python (Ref)
|Resource kind=Homepage
+
|Resource URL=https://pypi.org/project/flatland
|Resource URL=http://pypi.python.org/pypi/flatland/0.0.2
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 55: Line 55:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_3Clause
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-02-03
 
}}
 
{{Project license
 
|License=Expat
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-02-03
 
}}
 

Latest revision as of 05:52, 3 April 2018


[edit]

Flatland

http://discorporate.us/projects/flatland/
HTML form management and validation.

Flatland manages the mapping between structured Python application data and the flat key/value namespace of forms. Features include:

  • Declarative form specification
  • Conversion to and from native Python types and Unicode
  • Structured data: lists, dicts, lists of dicts, etc.
  • JavaScript-safe name flattening by default
  • Schema-driven, directed expansion of incoming key/value pairs- only expected request data is examined and parsed
  • Compound fields
  • Validation
  • Strong value defaulting, pre-populating re-populating and roundtripping
  • Namespacing: easily manage multiple forms in a single page
  • Works on form and JSON data





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Kelly Hopkins

Verified on

3 February 2010

Verified by

Kelly Hopkins

Verified on

3 February 2010




Leaders and contributors

Contact(s)Role
Jason Kirtland Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/flatland


Software prerequisites




Entry













"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








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.