Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfgmesquita/ip-geolocater
Streamlit app that geolocates IP addresses. (2023/2024)
https://github.com/jfgmesquita/ip-geolocater
learning python streamlit
Last synced: about 2 months ago
JSON representation
Streamlit app that geolocates IP addresses. (2023/2024)
- Host: GitHub
- URL: https://github.com/jfgmesquita/ip-geolocater
- Owner: jfgmesquita
- Created: 2024-03-21T00:39:53.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T10:40:48.000Z (5 months ago)
- Last Synced: 2024-07-31T13:01:32.085Z (5 months ago)
- Topics: learning, python, streamlit
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IP Geolocater in Python
#### Using Visual Studio Code
***
Simple application that geolocates IP addresses, designed to learn how to create a Python application with a graphical interface using Streamlit.
The following libraries are required: requests, streamlit, pandas, and ipaddress.
If you need to install them, use the following commands: `pip install requests`, `pip install streamlit`, `pip install pandas` and `pip install ipaddress`
***
###### All instructions and interactions are written in Portuguese.
###### 2023/2024