Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voria-py/ip2geo
https://github.com/voria-py/ip2geo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/voria-py/ip2geo
- Owner: voria-py
- License: mit
- Created: 2022-03-16T16:03:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T19:11:22.000Z (over 2 years ago)
- Last Synced: 2024-06-28T10:37:03.345Z (5 months ago)
- Language: Python
- Size: 46.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IP2GEO
A python gui program for check ip location details
## Tech Stack
**Main Stack:** Python**Packages/Modules:** Tkinter , ip2geotools , request , urllib
## How to using?
Sure to install requirements.txt file using `pip install -r requirements.txt`
Clone or download this project.
Run `gui.py`
## Screenshots
![App Screenshot](https://github.com/amirkho-py/ip2geo/blob/main/ScreenShot.png)