I need to call this python script in NodeJs.
Read.py
#!/usr/bin/env python # -*- coding: utf8 -*- import RPi.GPIO as GPIO import MF
Adopt a micro-services approach. Host the Python script as a HTTP REST API service. Consume the API from node.js - you do not need to integrate the technologies; it's not scalable.