inveniosoftware / inveniosoftware/dictdiffer
Make a str/repr for the diff generator?
Open
- Dominant language
- Python
- Stars
- 849
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
I'm wondering if it would be useful to add a `__str__` and/or `__repr__` to the generator the `diff(..)` call produces that then renders the diff to the console, this to make it convenient to use the tool in a shell to use this to show the difference of two dictionaries.
Contributor guide
Assessment
This issue has not been assessed yet.