Metadata-Version: 2.1
Name: no-rizz
Version: 1.0.2
Summary: UNKNOWN
Home-page: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
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
Requires-Dist: google-auth-oauthlib >=1.2.1
Requires-Dist: google-api-python-client >=2.154.0

# no_rizz

`no_rizz` is a simple Python package that checks if you have "rizz" or not. It provides a single function that prints the message "You have no rizz."

## Installation

You can install the package using `pip`:

```bash
pip install no-rizz
```

