Example of how to read RSSI values from wifi packages using Scapy. If you're only interested in how to extract the RSSI values from the packets, have a look at the parsePacket() method.
cb-314/scapy-rssi
Example of how to read RSSI values from wifi packaged using Scapy
PythonBSD-2-Clause