• [^] # Re: Il y a un truc qui me chiffonne ....

    Posté par . En réponse à la dépêche Glances affiche l'état de votre système en un clin d'oeil. Évalué à 4.

    ce logiciel s'appuie sur libstatgrab et voici la description de la librairie :

    libstatgrab is a library that provides cross platform access to statistics about the system on which it's run. It's written in C and presents a selection of useful interfaces which can be used to access key system statistics. The current list of statistics includes CPU usage, memory utilisation, disk usage, process counts, network traffic, disk I/O, and more.

    du coup, je me dis que python ne sert que pour l’interfaçage au même titre que tu as du javascript sur les pages HTML, mais le render est en code natif (c, c++).