Metadata-Version: |
2.3 |
Name: |
pywbt |
Version: |
0.2.7 |
Summary: |
A lightweight Python wrapper for WhiteboxTools command-line interface |
Author-Email: |
Taher Chegini <cheginit[at]gmail.com> |
Project-Url: |
Changelog, https://github.com/cheginit/pywbt/blob/main/CHANGELOG.md |
Project-Url: |
CI, https://github.com/cheginit/pywbt/actions |
Project-Url: |
Homepage, https://github.com/cheginit/pywbt |
Project-Url: |
Issues, https://github.com/cheginit/pywbt/issues |
License: |
MIT |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: GIS |
Classifier: |
Topic :: Scientific/Engineering :: Hydrology |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9 |
Requires-Dist: |
geopandas (>=1); extra == "dem" |
Requires-Dist: |
planetary-computer; extra == "dem" |
Requires-Dist: |
pystac-client; extra == "dem" |
Requires-Dist: |
rioxarray; extra == "dem" |
Requires-Dist: |
black; extra == "docs" |
Requires-Dist: |
mdx-truly-sane-lists (>=1.3); extra == "docs" |
Requires-Dist: |
mkdocs-jupyter; extra == "docs" |
Requires-Dist: |
mkdocs-macros-plugin; extra == "docs" |
Requires-Dist: |
mkdocs-material (>=9.5.20); extra == "docs" |
Requires-Dist: |
mkdocs (>=1.5.3); extra == "docs" |
Requires-Dist: |
mkdocstrings-python; extra == "docs" |
Provides-Extra: |
dem |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |
License-File: |
AUTHORS.md |
License-File: |
LICENSE |