# Packages

Package resource_properties provides several helpers to work with kubernetes resource requests and limits, as well as other quantities that would be specific to a given kubernetes v1.ResourceName Unlike kube's APIs, requests and limits are programmatically the same, as well as other quantities, which greatly reduces tedium when doing arithmetic on those.