heystac

View on PyPIReverse Dependencies (0)

0.0.1 heystac-0.0.1-py3-none-any.whl

Wheel Details

Project: heystac
Version: 0.0.1
Filename: heystac-0.0.1-py3-none-any.whl
Download: [link]
Size: 16394
MD5: 0b230bf4bb4df0f09a27b13607f7e8eb
SHA256: 81f6cc80029133a59c975c0b3fe5712cb293e96f62265808085bcfbb5883ef08
Uploaded: 2024-11-19 19:21:27 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: heystac
Version: 0.0.1
Summary: Command-line interface (CLI) to rate and crawl STAC
Author-Email: Pete Gadomski <pete.gadomski[at]gmail.com>
License: Copyright 2024 Pete Gadomski <pete.gadomski@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: stac
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=3.12
Requires-Dist: click (>=8.1.7)
Requires-Dist: httpx (>=0.27.2)
Requires-Dist: jsonschema (>=4.23.0)
Requires-Dist: pydantic-settings (>=2.6.1)
Requires-Dist: pydantic (>=2.9.2)
Requires-Dist: pystac[validation] (>=1.11.0)
Requires-Dist: shapely (>=2.0.6)
Requires-Dist: tabulate (>=0.9.0)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: tqdm (>=4.67.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4181 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
heystac/__init__.py sha256=Jwt_p1jLvelz4orLOEuig3NFoX2iMkSxBeZjPnHfRjM 362
heystac/catalog.py sha256=CdV_trvncXvOGcCEtXUHOsI81JHBoZ6QlBkKJocQeyo 450
heystac/check.py sha256=mHVApFxDT1-5csYAMFC9j2bhExGfTl2w8fPIqfRI95w 227
heystac/cli.py sha256=IStnjGldvitwsuFCwcZrchh_ppogkl4vmM-LmxJ9qVw 4668
heystac/collection.py sha256=2QsUnN12y2OVI2nSVYikEYU69AMeGPHGwDg7Vle59AQ 418
heystac/config.py sha256=w8Cy3kIc7x8KOduFxyUsrNA9SDAxe4oNIWwdgCbHovs 3276
heystac/crawl.py sha256=Nnc4E3Amws-533ItCqnFoKwgnOJ0FC1iBbjLekLg-tE 1892
heystac/item.py sha256=ySnFAnjdxhwrHqn4U3P-EOZBDQId8c422d3kYehwqUw 847
heystac/link.py sha256=HSqds315h48zrZABAOO9VYg9TyWYWUQAjh2QLa-hqos 306
heystac/node.py sha256=j--9T4RQyix8NffYePjmEppDyA7VHwSvuYBq98MpoTM 5109
heystac/rate.py sha256=MEjedAQqstbeoagl3x9nIj4IrerHX0Lh-sHf7byorQs 6487
heystac/rating.py sha256=fzFVg8YfhRWlhwTPjbHeqBdHS1Z5vgp86PyO6MC4-aE 572
heystac/rules.py sha256=o8EOErHOot9pcbX3UdOGjD56t0O5cTT4GHCLbYXvw8s 4164
heystac/stac_object.py sha256=hCqZn5snQCRszmpFI9TTK3KgHNEuJsaBgbIF0Z8pyyY 2076
heystac-0.0.1.dist-info/METADATA sha256=NYlqBvMqHlGMG9N4ueujLKvcpe4eeaW-jBQP0PHvhGg 6193
heystac-0.0.1.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
heystac-0.0.1.dist-info/entry_points.txt sha256=xRlstxRghI_U2hA6BiNAeDnwfu_AO9YUESwyaXw6eNQ 44
heystac-0.0.1.dist-info/licenses/LICENSE.txt sha256=1pOrHqYKUqB-i9EZXso1BIqNqMGsStr6TmjoiKqMTF8 1087
heystac-0.0.1.dist-info/RECORD

entry_points.txt

heystac = heystac.cli:cli