Metadata-Version: 2.4
Name: rajathshttgr
Version: 0.0.2
Summary: Placeholder for Rajath Shettigar
Author-email: Rajath <rrshttgr@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/rajathshttgr/rajathshttgr-py
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# rajathshttgr

Placeholder for rajathshttgr.

## Installation

```bash
pip install rajathshttgr
```

## usage

```python
from rajathshttgr import hi

print(hi())
```
