Ce projet est une application logicielle développée en Python orienté objet (POO). Il vise à analyser les données hydrologiques (niveaux de la Garonne) et météorologiques (précipitations, vent, ...
Python, like many other modern coding languages, is at its heart “object-oriented”. To use Python to its fullest requires the use of its object-oriented features. These features allow for greater ...