Flatland maps between rich, structured Python application data and the string-oriented flat namespace of web forms, key/value stores, text files and user input. Flatland provides a schema-driven mapping toolkit with optional data validation.
Flatland is great for:
Collecting, validating, re-displaying and processing HTML form data
Dealing with rich structures (lists, dicts, lists of dicts, etc.) in web data
Validating JSON, YAML, and other structured formats
Associating arbitrary Python types with JSON, .ini, or sys.argv members that would otherwise deserialize as simple strings.
Reusing a single data schema for HTML, JSON apis, RPC, …
The core of the flatland toolkit is a flexible and extensible declarative schema system representing many data types and structures.
A validation system and library of schema-aware validators is also provided, with rich i18n capabilities for use in HTML, network APIs and other environments where user-facing messaging is required.
Links
Docs: https://flatland.readthedocs.io/
Repo / issue tracking: https://github.com/discorporate/flatland
Release files for flatland 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flatland-1.0.0.tar.gz | 313.3 kB | Details |
Release files / flatland-1.0.0.tar.gz
| Download URL | flatland-1.0.0.tar.gz |
|---|---|
| Size | 313.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
179488455b906b204bb12bf6996211cea3ab6e8d12e3604511b8904e6f0d7c74
|
|
BLAKE2b-256 checksum How to use checksums |
219b787e00e1d8c7468d24f83a5c2790c2aa3ff06b1c1757d9acd4946d581813
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|