Metadata-Version: 2.4
Name: acciodata
Version: 0.0.1
Summary: Lightweight helpers for Teradata/SQL workflows (placeholder package to reserve name).
Author-email: tmarquart <tmarquart@gmail.com>
License: MIT
Keywords: teradata,sql,data,utilities
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# acciodata

Placeholder package to reserve the `acciodata` name on PyPI.

> Minimal scaffold. Feel free to replace everything later.
> 
> This package is for querying data and managing connections

## Installation (once uploaded)
```bash
pip install acciodata
```

## License
MIT
