Young and dynamic build system for Python.
To install Paddle you can execute the following curl command:
curl -s 'https://raw.githubusercontent.com/tanvd/paddle/master/scripts/install.sh' -o ./install.sh && chmod +x install.sh && ./install.sh && rm ./install.sh