Metadata-Version: 2.1
Name: tempdb-py
Version: 1.0.0
Summary: A Python client for interacting with TempDB
Home-page: https://github.com/ThembinkosiThemba/tempdb-py
Author: Thembinkosi Mkhonta
Author-email: thembinkosimkhonta01@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# TempDB Client

A Python client for TempDB. 

## Installation

You can install the package using pip:

```sh
pip install tempdb-py
```
