Metadata-Version: 2.1
Name: pygeoshader
Version: 0.1.0a1
Summary: Python package for 3D mapping
License: MIT
Author: James Gardiner
Author-email: james@jgardiner.co.uk
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: rasterio (>=1.3.7,<2.0.0)
Description-Content-Type: text/markdown

# pyshader
Python package for 3D mapping

[![PyPI Version][pypi-image]][pypi-url]
[![Build Status][build-image]][build-url]
[![Code Coverage][coverage-image]][coverage-url]
[![][stars-image]][stars-url]
[![][versions-image]][versions-url]

...

<!-- Badges: -->

[pypi-image]: https://img.shields.io/pypi/v/pygeoshader
[pypi-url]: https://pypi.org/project/pygeoshader/
[build-image]: https://github.com/JamesGardiner/pygeoshader/actions/workflows/build.yaml/badge.svg
[build-url]: https://github.com/JamesGardiner/pygeoshader/actions/workflows/build.yaml
[coverage-image]: https://codecov.io/gh/JamesGardiner/pygeoshader/branch/main/graph/badge.svg
[coverage-url]: https://codecov.io/gh/JamesGardiner/pygeoshader/
[stars-image]: https://img.shields.io/github/stars/JamesGardiner/pygeoshader/
[stars-url]: https://github.com/JamesGardiner/pygeoshader
[versions-image]: https://img.shields.io/pypi/pyversions/pygeoshader/
[versions-url]: https://pypi.org/project/pygeoshader/

