Metadata-Version: 2.1
Name: wtt01
Version: 0.1.26.dev4
Author-email: Trent Hauck <thauck@wheretrue.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Programming Language :: Python
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
Requires-Python: >=3.7
Requires-Dist: duckdb==0.7.1
Description-Content-Type: text/markdown

# WTT 01

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

-----

**Table of Contents**

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

## Installation

```console
pip install wtt01
```

## License

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