stac-model

View on PyPIReverse Dependencies (1)

0.2.0 stac_model-0.2.0-py3-none-any.whl

Wheel Details

Project: stac-model
Version: 0.2.0
Filename: stac_model-0.2.0-py3-none-any.whl
Download: [link]
Size: 18529
MD5: d5ed075aaa5abcc91e1aae958e610065
SHA256: 4ac2210c63d79b2cb70362ff056504f8fa72887161d51ef025432d8512b2ecef
Uploaded: 2024-05-14 19:36:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stac-model
Version: 0.2.0
Summary: A PydanticV2 validation and serialization libary for the STAC ML Model Extension
Author: Ryan Avery
Author-Email: ryan[at]wherobots.com
Home-Page: https://github.com/crim-ca/mlm-extension/blob/main/README_STAC_MODEL.md
Project-Url: Repository, https://github.com/crim-ca/mlm-extension
License: Apache Software License 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pydantic
Classifier: Framework :: Pydantic :: 2
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: File Formats :: JSON :: JSON Schema
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10,<4.0
Requires-Dist: jsonschema (<5.0.0,>=4.21.1)
Requires-Dist: pydantic (<3.0.0,>=2.6.3)
Requires-Dist: pydantic-core (<3,>=2)
Requires-Dist: pystac (<2.0.0,>=1.9.0)
Requires-Dist: rich (<14.0.0,>=13.7.0)
Requires-Dist: shapely (<3,>=2)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3667 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
stac_model/__init__.py sha256=zKrqgvcEWVRLDCr74V-Pk42ULC8sn3CYIUEEYrgTceI 265
stac_model/__main__.py sha256=h7Zjm6D7B2Q8Lsv9LcvKgRux3Is68nYPaiEMuHuPHqo 1215
stac_model/base.py sha256=lAeK73JOKEkCXY91PsgAZYNtxQmARmHkBEOlqhI-mto 3038
stac_model/examples.py sha256=BVFmdrGATuRiEFs5Ld_4rmK2EUD5gfPYxGnUxssRCYY 7083
stac_model/input.py sha256=uI4I4w2rG4Vm9nHNwT4jOqZRglEk-7UQrQZGOP_LlLo 3838
stac_model/output.py sha256=q2g7nKxfP81EXC95qAsZTblv29t904-qGGQ7lR4fAz0 3007
stac_model/runtime.py sha256=x2eG_Q_-_L2qvh353XDJEETjjvPI8hhOAqb3EXrATEI 1476
stac_model/schema.py sha256=L1rK8NivQ8Lm-4v8xWz9ipUWmLPt9cF09DAYrFEXQvo 9432
stac_model-0.2.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
stac_model-0.2.0.dist-info/METADATA sha256=enneQXKSRPBaL6IGOBTwvBKX4k6uz0H94dpQwxba3cs 5472
stac_model-0.2.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
stac_model-0.2.0.dist-info/entry_points.txt sha256=XEKYpoPWodkX_IO_r79kzXCagI_Fj3kHtTSiDA5pNCg 54
stac_model-0.2.0.dist-info/RECORD

entry_points.txt

stac-model = stac_model.__main__:app