Metadata-Version: 2.0
Name: GetMyIPcawen
Version: 1.0.11
Summary: A simple Python project to get my IP
Home-page: https://github.com/abarik1981/getmyip
Author: Wen Cai
Author-email: cawen@amazon.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Dist: requests
Requires-Dist: pyyaml
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'
Requires-Dist: mock; extra == 'test'

#############
GetMyIP
#############

Simple Python script that is used for get mypublic IP

*************
Installation
*************

    pip install getmyip



