home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 841428456

This data as json

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/issues/5291#issuecomment-841428456 https://api.github.com/repos/pydata/xarray/issues/5291 841428456 MDEyOklzc3VlQ29tbWVudDg0MTQyODQ1Ng== 1217238 2021-05-14T18:37:11Z 2021-05-14T18:37:41Z MEMBER

Is there a way of having pooch as a default but not required dependency? I'm not sure how python works with this — can we specify a minimal / required dependency set, but have pooch installed by default?

pip install xarray is always the minimal set of dependencies, but we can make something like pip install xarray[tutorial] work. Actually, pooch should be (but currently isn't) included in xarray[io]: https://github.com/pydata/xarray/blob/9e84d093102c9d7b98fd03d25db0636ff4aaf073/setup.cfg#L82

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  889162918
Powered by Datasette · Queries took 77.091ms · About: xarray-datasette