Explode python data, yaml or json into flat files in directories.
Project description
Explode python data, yaml or json into flat files in directories.
It turns out that sometimes you need to drop some data onto a server. Yaml and Json are both great for that, except that they suck to be consumed in shell scripts. What shell scripts are great at are directory structures and text files. SO - turn a python simple data structure, or a yaml or json representation of one, into a directory structure with text files.
Free software: Apache license
Source: http://github.com/emonty/explode
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
explode-1.0.2.tar.gz
(9.4 kB
view hashes)