Groups¶ barbara.resources.groups.GroupsResource ¶ GroupsResource(client: BarbaraClient) list_admin ¶ list_admin() -> List[Dict[str, Any]] The admingroup shape differs from the regular group entity — kept raw rather than forced into :class:Group. barbara.resources.groups.AsyncGroupsResource ¶ AsyncGroupsResource(client: AsyncBarbaraClient)