python-dirty-equals src a7b0213ee6525c9e887a3c7d63185b7fa97c6bd91779afa613ee67b6b3b304f2 Doing dirty (but extremely useful) things with equals The dirty-equals Python library (mis)uses the __eq__ method to make python code (generally unit tests) more declarative and therefore easier to read and write. You can use dirty-equals in whatever context you like, but it comes into its own when writing unit tests for applications where you’re commonly checking the response to API calls and the contents of a database. https://github.com/samuelcolvin/dirty-equals python3-dirty-equals noarch 743403e88fedf293e1048146a4c6ab4b01fde916c26835ea06858caacbaadd5b Doing dirty (but extremely useful) things with equals The dirty-equals Python library (mis)uses the __eq__ method to make python code (generally unit tests) more declarative and therefore easier to read and write. You can use dirty-equals in whatever context you like, but it comes into its own when writing unit tests for applications where you’re commonly checking the response to API calls and the contents of a database. %pyproject_extras_subpkg -n python3-dirty-equals pydantic https://github.com/samuelcolvin/dirty-equals