Skip to content

inveniosoftware-contrib/json-merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

218 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-merger

Module for merging JSON Objects.

Installation

Install your local copy into a virtualenv. Assuming you have virtualenvwrapper installed, this is how you set up your fork for local development:

$ pyenv virtualenv json-merger
$ pyenv activate json-merger
$ cd json-merger/
$ pip install -e ".[all]"

You can now run the tests with:

$ ./run-tests.sh

About

Python module that is able to merge json record objects.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors