GEOMAPpy/README.md
2025-01-19 21:26:13 +01:00

23 lines
462 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# GEOMAPpy
Donnez une adresse, vous obtiendez sa position sur une carte ainsi que ses coordonnées gépgraphiques
## Installation
```
# Si ce n'est déjà fait !!
sudo apt-get install git python3 python3-folium python3-geopy
# ou dans un venv
pip install folium
pip install geopy
# Cloner
git clone https://git.vermeulen.pro/PYTHON/GEOMAPpy.git
```
```
cd GEOMAPpy
./GEOMAPpy.py
```
la page web contenant la map se trouve dans le dossier de lapplication