Simple API to manage multi-node xbee networks
pip install pyserial
But not from pypi, those packages are buggy...
wget https://github.com/tomstrummer/python-xbee/archive/master.zip
unzip master
cd python-xbee-master/
python setup.py install