html_url,issue_url,id,node_id,user,created_at,updated_at,author_association,body,reactions,performed_via_github_app,issue
https://github.com/pydata/xarray/pull/7000#issuecomment-1244499083,https://api.github.com/repos/pydata/xarray/issues/7000,1244499083,IC_kwDOAMm_X85KLYyL,14371165,2022-09-12T21:22:31Z,2022-09-12T21:22:31Z,MEMBER,"My 2 cents is that `list_engines` should be good enough and the issue is the lack of a good repr on the backend classes.
If the dict repr from `list_engines` is still not good enough maybe replacing the dict with a custom MutableMapping with a good repr format could be a way forward?","{""total_count"": 2, ""+1"": 2, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1363829843
https://github.com/pydata/xarray/pull/7000#issuecomment-1244125614,https://api.github.com/repos/pydata/xarray/issues/7000,1244125614,IC_kwDOAMm_X85KJ9mu,14371165,2022-09-12T18:21:05Z,2022-09-12T18:21:05Z,MEMBER,"```
>>> xr.backends.plugins.list_engines()
{'scipy': , 'rasterio': , 'store': }
```
I wonder if these classes had a proper repr wouldn't that be enough?","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1363829843