skip to navigation
skip to content

NestedRecord 0.3.0

Tools for handling the NestedRecord encoding, a useful way of representing nested structures of dictionaries and lists as flat key-value pairs by using a convention for key names.

Downloads ↓

Summary

Tools for handling the NestedRecord encoding, a useful way of representing nested structures of dictionaries and lists as flat key-value pairs by using a convention for key names.

Get Started

  • Download and install from source

Author

James Gardner

(although the idea came from FormEnode, NestedRecord is just a specicalisation of the idea)

Changes

0.3.0

2009-09-30

  • Updated the manifest to include the docs and tests in the source distribution
  • Updated license to GNU AGPLv3

2009-08-11

  • Relaxed the restriction on numbers being consecutive in _dict_merge_next_level() unless strict is specified as True.

2009-08-08

  • First version in its own package (split off from RecordConvert and ConversionKit)
  • Written documentation and tested with doctest

License

NestedRecord - Tools for handling the NestedRecord encoding, a useful way of representing nested structures of dictionaries and lists as flat key-value pairs by using a convention for key names.

Copyright (C) 2009 James Gardner

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

 
File Type Py Version Uploaded on Size # downloads
NestedRecord-0.3.0-py2.5.egg (md5) Python Egg 2.5 2009-09-30 11KB 931
NestedRecord-0.3.0.tar.gz (md5) Source 2009-09-30 12KB 630