Giter Club home page Giter Club logo

geolocalisateur-ip-url's Introduction

Localisateur d'IP en Python

Ce script Python permet de localiser une adresse IP en utilisant l'API gratuite de DbIpCity pour obtenir des informations sur la ville, la région et le pays associés à l'adresse IP. De plus, le script utilise Geopy pour obtenir les coordonnées géographiques (latitude et longitude) de la ville.

Utilisation

  1. Exécutez le script Python.
  2. Entrez l'URL ou l'adresse IP que vous souhaitez localiser lorsque le programme le demande.

Structure du projet

  • main.py: Le script principal contenant le code source.

Dépendances

  • Python 3.x
  • ip2geotools
  • geopy

Informations affichées

Le script affiche les informations suivantes pour l'adresse IP spécifiée :

  • Adresse IP
  • Ville
  • Région
  • Pays

S'il est possible de récupérer les coordonnées géographiques, le script affiche également :

  • Adresse complète
  • Latitude
  • Longitude

Note: Assurez-vous d'installer les dépendances en utilisant pip install ip2geotools geopy avant d'exécuter le script.


Made in Marseille

Contact: [email protected]

geolocalisateur-ip-url's People

Contributors

raphael-attias avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.