areyde / paddle

Young and dynamic build system for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paddle

Young and dynamic build system for Python.

Setup

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

About

Young and dynamic build system for Python

License:MIT License


Languages

Language:Kotlin 75.9%Language:Java 21.9%Language:ANTLR 1.1%Language:Shell 0.9%Language:Python 0.2%