Metadata-Version: 2.4
Name: fetch-houston2013
Version: 0.0.1
Summary: Download and load Houston 2013 Dataset
Project-URL: Documentation, https://github.com/U.N. Owen/fetch-houston2013#readme
Project-URL: Issues, https://github.com/U.N. Owen/fetch-houston2013/issues
Project-URL: Source, https://github.com/U.N. Owen/fetch-houston2013
Author-email: "U.N. Owen" <void@some.where>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: numpy>=1.25.0
Requires-Dist: scikit-image>=0.20.0
Requires-Dist: scipy>=1.12.0
Description-Content-Type: text/markdown

# fetch-houston2013

[![PyPI - Version](https://img.shields.io/pypi/v/fetch-houston2013.svg)](https://pypi.org/project/fetch-houston2013)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fetch-houston2013.svg)](https://pypi.org/project/fetch-houston2013)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install fetch-houston2013
```

## License

`fetch-houston2013` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
