Skip to content

Collect, generate, and validate data according to a plan.

Notifications You must be signed in to change notification settings

ygeo/python-datafaser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datafaser

Datafaser collects and generates data, then fills in templates to generate files.

Results of each phase are checked against data schemas and content descriptions.

Requirements

  • Python 3.5

Setup

. setup

Testing

nosetests --with-coverage --cover-package=datafaser

Use

. local/bin/activate
python datafaser --help

For example, to output the schema of datafaser as yaml:

python datafaser utilities/convert-json-to-yaml.yaml < datafaser/data/schema.json

Documentation

Ideas in doc folder are currently a bit out of date.

About

Collect, generate, and validate data according to a plan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%