###Python Library for Ultrasonic Module HC-SR04 Distance Measuring Transducer
Find the details about connecting the sensor and installing the library can be found in the following. Example code snippets with explination is also in the aticle.
##Installing
At the command prompt in the Raspberry Pi Terminal, execute one of the following:
pip install Bluetin_Echo
or
pip install --upgrade Bluetin_Echo