dictdiffer0.9.0
dictdiffer0.9.0
Published
Dictdiffer is a library that helps you to diff and patch dictionaries.
pip install dictdiffer
Package Downloads
Authors
Requires Python
Dependencies
- Sphinx
(>=3) ; extra == 'all'
- sphinx-rtd-theme
(>=0.2) ; extra == 'all'
- check-manifest
(>=0.42) ; extra == 'all'
- mock
(>=1.3.0) ; extra == 'all'
- pytest-cov
(>=2.10.1) ; extra == 'all'
- pytest-isort
(>=1.2.0) ; extra == 'all'
- sphinx
(>=3) ; extra == 'all'
- tox
(>=3.7.0) ; extra == 'all'
- numpy
(>=1.13.0) ; (python_version < "3.7") and extra == 'all'
- numpy
(>=1.15.0) ; (python_version < "3.8") and extra == 'all'
- numpy
(>=1.18.0) ; (python_version < "3.9") and extra == 'all'
- pytest
(==5.4.3) ; (python_version <= "3.5") and extra == 'all'
- pytest-pycodestyle
(>=2) ; (python_version <= "3.5") and extra == 'all'
- pytest-pydocstyle
(>=2) ; (python_version <= "3.5") and extra == 'all'
- pytest
(>=6) ; (python_version > "3.5") and extra == 'all'
- pytest-pycodestyle
(>=2.2.0) ; (python_version > "3.5") and extra == 'all'
- pytest-pydocstyle
(>=2.2.0) ; (python_version > "3.5") and extra == 'all'
- numpy
(>=1.20.0) ; (python_version >= "3.9") and extra == 'all'
- Sphinx
(>=3) ; extra == 'docs'
- sphinx-rtd-theme
(>=0.2) ; extra == 'docs'
- numpy
(>=1.13.0) ; (python_version < "3.7") and extra == 'numpy'
- numpy
(>=1.15.0) ; (python_version < "3.8") and extra == 'numpy'
- numpy
(>=1.18.0) ; (python_version < "3.9") and extra == 'numpy'
- numpy
(>=1.20.0) ; (python_version >= "3.9") and extra == 'numpy'
- check-manifest
(>=0.42) ; extra == 'tests'
- mock
(>=1.3.0) ; extra == 'tests'
- pytest-cov
(>=2.10.1) ; extra == 'tests'
- pytest-isort
(>=1.2.0) ; extra == 'tests'
- sphinx
(>=3) ; extra == 'tests'
- tox
(>=3.7.0) ; extra == 'tests'
- pytest
(==5.4.3) ; (python_version <= "3.5") and extra == 'tests'
- pytest-pycodestyle
(>=2) ; (python_version <= "3.5") and extra == 'tests'
- pytest-pydocstyle
(>=2) ; (python_version <= "3.5") and extra == 'tests'
- pytest
(>=6) ; (python_version > "3.5") and extra == 'tests'
- pytest-pycodestyle
(>=2.2.0) ; (python_version > "3.5") and extra == 'tests'
- pytest-pydocstyle
(>=2.2.0) ; (python_version > "3.5") and extra == 'tests'