Some simple tools for building python projects.
Project description
wkmake
Some simple python project build tools.
Install
pip3 install wkmake
Usage
# quick start
wkmake makepkg mypkg
cd mypkg
# edit wkmake.yaml , config your package information.
# run following command to build pkg at path "."
wkmake make .
Check out the result in folder demo
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wkmake-0.0.6.2.tar.gz
(4.9 kB
view hashes)
Built Distribution
wkmake-0.0.6.2-py3-none-any.whl
(17.6 kB
view hashes)