Found process number:
ps ax | grep python
Example number is 28651, so watching for counts:
cd /proc/28651 sudo watch "ls -l fd/ | grep socket | wc -l"