REST API and web UI for nested-diff
Project description
RESTful Nested-Diff
REST API and web UI for Nested-Diff.py, recursive diff and patch for nested structures.
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.
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
Built Distribution
File details
Details for the file nested_diff_restful-1.1.0.tar.gz
.
File metadata
- Download URL: nested_diff_restful-1.1.0.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 569d2ad138e5b96ade4c3e1962c47d113950ba9970f608c11af86206d69c8bb4 |
|
MD5 | a575ed5ebd27d2dc12929bb0a98b461e |
|
BLAKE2b-256 | 07a96c1f9592aa82ef0cbb65209a2fcc7803e4a91822ce765195e8c8f2fa2775 |
File details
Details for the file nested_diff_restful-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: nested_diff_restful-1.1.0-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f495ccfc1790f5ccf9f3daff8033d6d7b1c4c2f5451bef3f19a24293e6edbd48 |
|
MD5 | b2d97fd3e67aed5a54a2bf1744eec923 |
|
BLAKE2b-256 | b109c1cf28128e0e62f85d6d3d87ef893979798b97255baa11fe79cb508d0128 |