Node.js & sql server & python?

I want to run SQL server query . ( under NodeJs server)

I've read here About the Prerequisites

Question :

Why Node.js required Python ?

enter image description here

Node doesn't require Python. It's a requirement of the SQL driver you want to use.