Install Xscale
For the moment, you can only install xscale from source.
Install from Source
To install xscale from source, clone the repository from github:
git clone https://github.com/serazing/xscale.git
cd xscale
python setup.py install
Test
Test xscale with py.test: