How to check if one dictionary is a subset of another larger dictionary?
I’m trying to write a custom filter method that takes an arbitrary number of kwargs and returns a list containing the elements of a database-like list that contain those kwargs.