python-dirty-equals src 1d4a37dde309ed25279bd29ad3411a022a1a101a55ad49f395ae61dd1404b52a 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 aa9fdbebe29859b7ea0e5c5cb2f0ea7949175d4a7bf874b8d15bae2ceb18ae9b 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