py-stac

View on PyPIReverse Dependencies (1)

0.2.6 py_stac-0.2.6-py2.py3-none-any.whl

Wheel Details

Project: py-stac
Version: 0.2.6
Filename: py_stac-0.2.6-py2.py3-none-any.whl
Download: [link]
Size: 8585
MD5: 47a6f5de61721da65e422d6d9b4441e2
SHA256: 339a7aabbc3d779e64b4cb1dca6fe196c89b8292f8c4ebf16b2cd1aa7d94c4a5
Uploaded: 2018-11-08 15:06:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py-stac
Version: 0.2.6
Summary: Python command line and library utilities for interactingwith and creating STAC compliant files.
Author: Geobeyond
Author-Email: info[at]geobeyond.it
Home-Page: https://github.com/geobeyond/py-stac
License: Apache Software License 2.0
Keywords: pystac,py-stac,imagery,raster,catalog,STAC
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: python-dateutil (==2.6.1)
Requires-Dist: rasterio (==1.0a12)
Requires-Dist: Click (>=6.0)
Requires-Dist: geojson (==2.3.0)
Requires-Dist: requests (>=2.18.0)
Requires-Dist: marshmallow (>=3.0.0b12)
Requires-Dist: typing (==3.6.2); python_version <= "3.6"
[Description omitted; length: 1031 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.31.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
py_stac-0.2.6.dist-info/METADATA sha256=l73NpF_wKsmh8J01CeZV9CyaReL6eaji3GmPlCp-mC0 2108
py_stac-0.2.6.dist-info/RECORD
py_stac-0.2.6.dist-info/WHEEL sha256=J3CsTk7Mf2JNUyhImI-mjX-fmI4oDjyiXgWT4qgZiCE 110
py_stac-0.2.6.dist-info/entry_points.txt sha256=xzQwX-_ySB6VEmPyUscVeZn1onlWczyUYRZVfQ8wMRs 40
py_stac-0.2.6.dist-info/top_level.txt sha256=SdCdXpjxJ0o1sgz2-qeEJTC3wEyfXfPRjQKujAau-kw 24
stac/__init__.py sha256=3YhAeB0Don0QMGJ0K2U3k4NQdi_rxDTBFRp90SvEvAo 152
stac/cli.py sha256=4xcSqJ6D0vdYCtnkiYA_njfvOb2WUffZ3Ats_tFQVGg 422
stac/stac.py sha256=VYoI-gwqwBKPx84cA0KnYDRofrgIXs8xtASD2nu5fE0 44
stac/models/__init__.py sha256=dPp5tbTCbYMqH3wDP4iJwy_G3zO2O-B1RklDp5FpuSY 141
stac/models/asset.py sha256=76ph61Wfj41lcKH-bMK9eX9J-zcwnqFP6a68WKXBvW4 775
stac/models/base.py sha256=xeQRV5QjqWJL3J7-OklPDdZpO0uMZiqYVdWryf-gZTQ 358
stac/models/collection.py sha256=aU90BvBsrygwXwH8HnRNA1khkh4ZWEn_yS5UqzZ6gSM 935
stac/models/geojson_type.py sha256=BgpyfZalg6gphXZe4qIydoeF8xY3NPxJlxu-0Eh4zHI 117
stac/models/item.py sha256=jUZNd0zuCyOTNcmj4HGTiCVizLQ_7XRxcdflcFDifes 1800
stac/models/link.py sha256=HBJUI8PJWXMqJaJ4mZagleW6ZudLx_g7zG29c1CSHD0 971
stac/models/properties.py sha256=YmGeSX6SvoieN5FjxxIKhAfz-s8TLlW_3Sc4yNoLRkc 1161
stac/models/extensions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
stac/models/extensions/band.py sha256=kF0uExkLlYnzEQnb2iA5bsLORLZE3qmiwxxNYEBaaSs 1461
stac/models/extensions/product.py sha256=D35bME1BBGL4rkgGlWTOm0guXkx3kXU5sKoKgITkmi8 1293
tests/__init__.py sha256=qlyfiziurE3m7T23Rm8mlvypCumE3JI-DdA-oj_px64 62
tests/test_stac.py sha256=Owu_08ExZSZB1eluTfmkTCkGHosl5QeJ6-yLtGZ6TnQ 119

top_level.txt

__init__
cli
stac
tests

entry_points.txt

stac = stac.cli:main