/grandPyBot

GrandPy Bot - Le papy robot

Primary LanguagePython

GrandPy-Bot

GrandPy-Bot is the 7th Project of the Python Application Developer program from OpenClassrooms.

The purpose of the project is to create a bot that can ask the Google Maps and Wikipedia APIs for information on a topic entered by the user and display a gmap map and the story of the subject.

Local version

To use the local version of the code : Install the required python packages with pip install -r requirements.txt Edit config.py and add your Google Maps API key between "".

Run the run.py file.