Metadata-Version: 2.2
Name: tprdbreader
Version: 0.1.1
Summary: A library to read TPRDB tables from Google Cloud Storage.
Author: Devisri
Author-email: bandarudevisri.ds@gmail.com
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
License-File: LICENSE.txt
Requires-Dist: pandas
Requires-Dist: google-cloud-storage
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# tprdbreader

tprdbreader is a Python library to read TPRDB tables from Google Cloud Storage.

## Installation

Install via pip:

```bash
pip install tprdbreader
