Metadata-Version: 2.4
Name: rjfrank
Version: 1.0.1
Summary: An honorary Python module celebrating Randy Frank.
Project-URL: Homepage, https://github.com/viseshrp/rjfrank
Author-email: Visesh Prasad <viseshrprasad@gmail.com>
License-Expression: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# rjfrank

🎉 An honorary Python module celebrating Randy Frank's legendary contributions.

This playful module includes memorable quotes, fun attributes, and a stylish farewell message when removed from runtime.

---

## Install

```bash
pip install rjfrank
```

## Usage

```python
import rjfrank

print(rjfrank.catan_negotiations())
print(rjfrank.movie_quotes())
print(rjfrank.retire())

del rjfrank
```

---

## License

MIT License

---

## Credits

This project was inspired by an idea from **David Bremer** to honor **Randy Frank**.

![initial_idea.png](randy.png)
