Skip to content

christokur/data-file-merge

 
 

Repository files navigation

data-file-merge

This python module allows you to merge multiple JSON files into a single destination JSON file using a set of rules defined in the dfm config file

Please refer to the project wiki for complete documentation including usage and configuration file syntax.

Considerations

Development

  • install pre-commit hooks: poetry run pre-commit install
  • check and fix linting issues: make format

About

Data-file-merge (dfm) allows you to merge JSON files into a destination file using a set of rules defined in a configuration file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Makefile 0.9%