nested-diff-restful 1.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

nesteddiffrestful 1.1.0

RESTful Nested-Diff
REST API and web UI for Nested-Diff.py,
recursive diff and patch for nested structures.
Live Demo




Install
pip install nested_diff_restful

Run
nested_diff_restful --bind 127.0.0.1:8080 --workers=4

Run tests
# prepare environment
python3 -m venv venv && \
. venv/bin/activate && \
pip install -e .[test]

# run tests
pytest

License
Licensed under the terms of the Apache License, Version 2.0.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.