stac-utils / pystac

Python library for working with any SpatioTemporal Asset Catalog (STAC)

Home Page:https://pystac.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accept `pathlib.Path` when opening files

gadomski opened this issue · comments

It's a bit of a pain to always have to Item.from_file(str(path)).