seperman / deepdiffLinks
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
☆2,439Updated 2 months ago
Alternatives and similar repositories for deepdiff
Users that are interested in deepdiff are comparing it to the libraries listed below
Sorting:
- Schema validation just got Pythonic☆2,939Updated 2 months ago
- Extensible memoizing collections and decorators☆2,667Updated this week
- Python library providing function decorators for configurable backoff and retry☆2,702Updated last year
- ☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️☆2,102Updated 11 months ago
- Thin-wrapper around the mock package for easier use with pytest☆2,002Updated this week
- Python dictionaries with advanced dot notation access☆2,804Updated 7 months ago
- Useful extensions to the standard Python datetime features☆2,581Updated 3 months ago
- Coverage plugin for pytest.☆1,982Updated last week
- Automatically mock your HTTP interactions to simplify and speed up testing☆2,908Updated last week
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,756Updated last year
- File support for asyncio☆3,205Updated 2 months ago
- A utility for mocking out the Python Requests library.☆4,310Updated 4 months ago
- Parse strings using a specification based on the Python format() syntax.☆1,775Updated 3 weeks ago
- Various code metrics for Python code☆1,914Updated last year
- JMESPath is a query language for JSON.☆2,395Updated 2 weeks ago
- The bidirectional mapping library for Python.☆1,570Updated last month
- Easily serialize Data Classes to and from JSON☆1,474Updated last year
- A fancy and practical functional tools☆3,487Updated 3 months ago
- An implementation of the JSON Schema specification for Python☆4,893Updated last week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,391Updated 6 months ago
- CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.☆1,848Updated last week
- Let your Python tests travel through time☆4,477Updated 4 months ago
- More routines for operating on iterables, beyond itertools☆4,023Updated last week
- Simple, powerful, and fast logging for Python.☆4,465Updated last week
- easy to use retry decorator in python☆746Updated last year
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,758Updated this week
- Asynchronous Python HTTP Requests for Humans using Futures