python-dirty-equals src fb447eec4c86c279325d74ad0a73fbf457b712218eecb1669fea7e3d5955c009 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 45bdd4ee93b83ff4be096bdaac344fb13af392668efc6301b63947b18a10a8cf 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