geohexviz

View on PyPIReverse Dependencies (0)

1.0.2 geohexviz-1.0.2-py3-none-any.whl

Wheel Details

Project: geohexviz
Version: 1.0.2
Filename: geohexviz-1.0.2-py3-none-any.whl
Download: [link]
Size: 55250
MD5: eb99b64e173eadb052298c423cd1a8c2
SHA256: 13fa7bff1eb431037455e27856c2f0a2a300bcdb29bac12f7d4afb5793aa4e2d
Uploaded: 2023-02-06 20:19:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: geohexviz
Version: 1.0.2
Summary: A library for the visualization of hexagonally binned data sets.
Author: Tony Marco Abou Zeidan, Mark Rempel
Author-Email: Tony Abou Zeidan <tony.azp25[at]gmail.com>, Mark Rempel <mark.rempel[at]forces.gc.ca>
Project-Url: Source, https://github.com/mrempel/geohexviz
License: MIT
Keywords: visualization,geospatial,hexagonal binning
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Requires-Dist: h3 (>=3.7.0)
Requires-Dist: shapely (>=1.8.5)
Requires-Dist: geojson (>=2.5.0)
Requires-Dist: plotly (>=4.14.3)
Requires-Dist: kaleido (>=0.2.1)
Requires-Dist: pyyaml (>=5.4.1)
Requires-Dist: rtree (>=0.9.7)
Requires-Dist: openpyxl (>=3.0.9)
Requires-Dist: pdfcropmargins
Requires-Dist: pip; extra == "dev"
Requires-Dist: Sphinx; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 16631 characters]

WHEEL

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

RECORD

Path Digest Size
docs/sphinx/source/conf.py sha256=ovn_W5YA5ks37lPDjJGbh8cJ-s1XpEZtIyUMwJ2Vj1A 2154
examples/forest_fires/python_walkthrough.py sha256=QHLYY9b90RVW1QzBqiY0-2C-qkFJCFBA0oeBPiASLek 1692
examples/mass_shootings/python_walkthrough.py sha256=MwaDgBjMne8VPlVlKyMe9zQDiVnWpupt5DxdES4C-nw 1780
examples/search_and_rescue/python_walkthrough.py sha256=ZzB-vc4TlYo0DRD2uKfrjitqVbCo3vrLqabx-n6-A7E 1236
examples/ww2_bombings/python_walkthrough.py sha256=qtjoYgn-Y38kUrw_eLpHNiSqaD2ZfHxonQv27gdF-AU 2438
geohexviz/__init__.py sha256=kM2HEQDa0DOMr9YH19AGOjF3GGIT89W2jfrya2m_fYU 344
geohexviz/builder.py sha256=ZvquDANmbcIhAHFfEr_ceVGozb9GpUTe_tWzpydVp18 84293
geohexviz/errors.py sha256=20Kd5Pp1_Hmq4kL7EbzvOCEOZIYm4eFBzuDmVFNvxDo 8321
geohexviz/simple.py sha256=YAYpQVkRSE7NzPT-veRAj9I9rUeqN1IZnjyEMcDUSjI 4015
geohexviz/templates.py sha256=QWVqiLV8pxc-pDcgDZ3JOLBlfy2Votl8bF792mXfSiY 2778
geohexviz/utils/__init__.py sha256=ZhzQKWZ8RFrTIkj7z87B144DI95e8LMfA5w8NDWQDtg 23
geohexviz/utils/colorscales.py sha256=mGNbQfh4Swhm6mlcFXUnXrtesPb8Ov2RbbC-_h-Hp7o 22394
geohexviz/utils/file.py sha256=mUOuEmyDDHTxhOOCGymQj4CJCn6xxG3rJe9H4tDyDBU 6741
geohexviz/utils/geoutils.py sha256=4_Z2D2UW6BehhoSUTl5Oh3H8FZsIu3Mlz2or3FNZrlo 31285
geohexviz/utils/plot_util.py sha256=tk6xB8zyRxivAIxCWAlLhDpxg_XkyZnTG1vhPrs4Zys 17902
geohexviz/utils/util.py sha256=ITefrxL_fop9zh0z4lmjKRyaNyoPrLC_MR-9eYGavE0 8221
geohexviz-1.0.2.dist-info/LICENSE sha256=-VgU0suPSvSIZfQbWCZL0yQfFy_-WjR5PyQhnpmqmbc 1149
geohexviz-1.0.2.dist-info/METADATA sha256=3GsPjIuY9K0kTuspsUJoPzXRzmUzOCV9PkqZsKy5s0M 18476
geohexviz-1.0.2.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
geohexviz-1.0.2.dist-info/entry_points.txt sha256=ePlxF5bGWK8EmZL6-vIjTT-tAqLJUqPDaZbwKOYy1u8 55
geohexviz-1.0.2.dist-info/top_level.txt sha256=Q5atPZxnQXXeRL0hp2w6Yk17D00KxQ_6MHlwAbF60G4 24
geohexviz-1.0.2.dist-info/RECORD

top_level.txt

docs
examples
geohexviz

entry_points.txt

geohexsimple = geohexviz.simple:main