---------------------------------------------------------------------- This is the API documentation for the gdtest_descriptors library. ---------------------------------------------------------------------- ## Classes Main classes provided by the package Resource(name: str, capacity: int = 100) A managed resource with properties and class/static methods. Parameters ---------- name Resource name. capacity Maximum capacity.