Python Allocine API
Fully copied and adapted from the PHP version from Gromez, who kinda reversed-engineered the Android Allocine app (I guess).
His full documentation can be found here
Requirements : requests
> pip install requests
Runs fine on both Python2 and Python3