## About this package
This package is available on https://pypi.org/project/meuip/ , know in your command line your ip, isp, country, asn, region, latitude, longitude, countryCode
Code on github
https://github.com/rafaelscone/meuip
## Apis this script use
- http://ip-api.com/json
- https://api.myip.com
- https://api.my-ip.io/ip
- https://api.ipify.org?format=json
- https://ipapi.co/json/
## How to install
```bash
pip3 install meuip
```
## How to use
```bash
meuip --help
```
You can choose more than one option
- ip = to see the ip address
- isp = to see the isp provider
- country = to see your contry
- countryCode = to see your Contry Code
- city = to see your city
- region = to see your region
- latitude = to see your latitude
- longitude = to see your longitude
```bash
meuip isp
```
### Feel free to send me news, bugs and suggestions to this package
Rafael Schneider - rafaelscone
Raw data
{
"_id": null,
"home_page": "",
"name": "meuip",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "ip location,ip,region,asn",
"author": "rafaelscone (Rafael Schneider)",
"author_email": "<pipmeuip@impaire.com>",
"download_url": "https://files.pythonhosted.org/packages/1f/12/9563f851c2a218a4e1351edc179c0fac3cc62f9f580bf260da4518ec5d3c/meuip-0.0.3.tar.gz",
"platform": null,
"description": "\n## About this package\n\nThis package is available on https://pypi.org/project/meuip/ , know in your command line your ip, isp, country, asn, region, latitude, longitude, countryCode\n\nCode on github\nhttps://github.com/rafaelscone/meuip\n\n## Apis this script use \n- http://ip-api.com/json\n- https://api.myip.com\n- https://api.my-ip.io/ip\n- https://api.ipify.org?format=json\n- https://ipapi.co/json/\n\n## How to install \n\n```bash\npip3 install meuip\n```\n\n## How to use\n\n```bash\nmeuip --help\n```\n\nYou can choose more than one option\n- ip = to see the ip address\n- isp = to see the isp provider\n- country = to see your contry\n- countryCode = to see your Contry Code\n- city = to see your city\n- region = to see your region\n- latitude = to see your latitude\n- longitude = to see your longitude\n\n\n```bash\nmeuip isp\n```\n\n### Feel free to send me news, bugs and suggestions to this package\nRafael Schneider - rafaelscone\n\n\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "command line to know your IP, isp, location and others",
"version": "0.0.3",
"split_keywords": [
"ip location",
"ip",
"region",
"asn"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f1b972577ab8909a1eb2a8c8c6232080d5dffee840dbaee14bc0cc96d6366a0a",
"md5": "217edcd86b71e040e5d987c057561425",
"sha256": "7ca6a1bed3ec3a20d48470f6fd7be2e8de1c648ffc5d46f84fa5fd5a51343a78"
},
"downloads": -1,
"filename": "meuip-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "217edcd86b71e040e5d987c057561425",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3395,
"upload_time": "2023-01-23T19:45:33",
"upload_time_iso_8601": "2023-01-23T19:45:33.736139Z",
"url": "https://files.pythonhosted.org/packages/f1/b9/72577ab8909a1eb2a8c8c6232080d5dffee840dbaee14bc0cc96d6366a0a/meuip-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1f129563f851c2a218a4e1351edc179c0fac3cc62f9f580bf260da4518ec5d3c",
"md5": "703cfe1e2b0c9048f4006bb64e9f0557",
"sha256": "3411fcb88bfd448adda6bbfed2f3325b6b78df55c4229769972bb820c0763f13"
},
"downloads": -1,
"filename": "meuip-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "703cfe1e2b0c9048f4006bb64e9f0557",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3124,
"upload_time": "2023-01-23T19:45:35",
"upload_time_iso_8601": "2023-01-23T19:45:35.499205Z",
"url": "https://files.pythonhosted.org/packages/1f/12/9563f851c2a218a4e1351edc179c0fac3cc62f9f580bf260da4518ec5d3c/meuip-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-23 19:45:35",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "meuip"
}