Metadata-Version: 2.4
Name: tds-hello-vignesh
Version: 0.1.1
Summary: A tiny greeter library from TDS 2026 at IIT Madras.
Project-URL: Homepage, https://github.com/24f2007157/tds-hello-vignesh
Project-URL: Issues, https://github.com/24f2007157/tds-hello-vignesh/issues
Author-email: "S. Vignesh" <24f2007157@ds.study.iitm.ac.in>
License-Expression: MIT
Keywords: greeter,iit-madras,tds
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Education
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# tds-hello-vignesh

A tiny Python greeter, published as part of **Tools in Data Science** at IIT Madras (May 2026).

## Install

```bash
pip install tds-hello-vignesh

```

