Metadata-Version: 2.4
Name: what-is-my-ip-simp
Version: 0.1.1
Summary: This module can help you to grab your public IP address
Requires-Python: >=3.14
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4>=4.14.3
Requires-Dist: html5lib>=1.1
Requires-Dist: requests>=2.32.5

# What is my ip?

This project is made by Neko no akuma.
You can install this module by using the command below
```bash
pip install what-is-my-ip
```
And this module has executable command called `whatismyip`, you can run it if you installed this module.
