cog2h3

View on PyPIReverse Dependencies (0)

0.0.3 cog2h3-0.0.3-py3-none-any.whl

Wheel Details

Project: cog2h3
Version: 0.0.3
Filename: cog2h3-0.0.3-py3-none-any.whl
Download: [link]
Size: 18674
MD5: e7d5d46d384b5ce275eab944c6c27e62
SHA256: 284abd3f85a1c1148e119d7ad5966fe9b5a7fd25ae80eab344a0e0d8a8d22fe9
Uploaded: 2024-08-22 07:24:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cog2h3
Version: 0.0.3
Summary: Command line script to convert Cloud Optimized Geotiff to h3 cells and insert to PosgreSQL
Author-Email: Kshitij Raj Sharma <skshitizraj[at]gmail.com>
Project-Url: documentation, https://github.com/kshitijrajsharma/cog2h3
Project-Url: homepage, https://github.com/kshitijrajsharma/cog2h3
Project-Url: repository, https://github.com/kshitijrajsharma/cog2h3
License: GPL-3.0-only
Keywords: h3,index,postgresql,cog,tiff,raster
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: aiohttp (>=3.0.0)
Requires-Dist: asyncio (>=3.0.0)
Requires-Dist: asyncpg (>=0.29.0)
Requires-Dist: h3 (>=3.7.0)
Requires-Dist: h3ronpy (>=0.21.0)
Requires-Dist: pandas (>=2.0.0)
Requires-Dist: rasterio (>=1.3.0)
Requires-Dist: scikit-learn (>=1.5.0)
Requires-Dist: mkdocs (>=1.5.3); extra == "docs"
Requires-Dist: mkdocs-material (>=9.4.2); extra == "docs"
Requires-Dist: mkdocstrings-python (>=1.7.0); extra == "docs"
Requires-Dist: mkdocs-exclude (>=1.0.2); extra == "docs"
Requires-Dist: pytest (>=7.4.2); extra == "test"
Requires-Dist: pytest-mock (>=3.14.0); extra == "test"
Requires-Dist: coverage (>=7.6.1); extra == "test"
Requires-Dist: coverage-badge (>=1.1.2); extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2276 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 1.1.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cog2h3/__init__.py sha256=gPX81eVpCla1lLd1d-B1kNry2ikbAOfA4KcCdg5OlWI 24
cog2h3/__version__.py sha256=k5tJXhBQJ4l9fKHJ76K5w98zBHoYvNk9r-UNH6eQ2-k 21
cog2h3/cog2h3.py sha256=8kQQQ9HNAFbQkS9gTE8Dl2XDA5oE70SDEQMtgcsfWdg 10139
cog2h3-0.0.3.dist-info/entry_points.txt sha256=ks8YzBUc--FL_rBF0Bz0sF_h2EJhj4LkqBeUabywPQQ 38
cog2h3-0.0.3.dist-info/WHEEL sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU 87
cog2h3-0.0.3.dist-info/METADATA sha256=5zHN_TKe6iB3W-0xAeH8zmmi6NYVH6FZG0DhM2S5bxI 3814
cog2h3-0.0.3.dist-info/licenses/LICENSE sha256=ILBn-G3jdarm2w8oOrLmXeJNU3czuJvVhDLBASWdhM8 34522
cog2h3-0.0.3.dist-info/RECORD

entry_points.txt

cog2h3 = cog2h3:main