next generation build system based on Ninja and Python
Project description
Craftr is a next generation build system based on Ninja and Python that features modular and cross-platform build definitions at the flexibility of a Python script and provides access to multiple levels of build automation abstraction.
Currently, the Craftr standard library provides convenient interfaces for the following languages:
ASM/C/C++
Cython
C#
Java
CUDA (experimental)
flex/YACC
protobuf
Contribute
I welcome all contributions, feedback and suggestions! If you have any of those or just want to chat, ping me on twitter, by mail or open a new issue!
Requirements
Python 3.4 or higher
see requirements.txt
Pandoc when installing from the Git repository
Installation
pip install craftr-build
To install from the Git repository, use the -e flag to be able to update Craftr by simply pulling the latest changes from the remote repository.
git clone https://github.com/craftr-build/craftr.git && cd craftr pip install -e .
MIT Licensed – Copyright © 2016 Niklas Rosenstein
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
File details
Details for the file craftr-build-1.1.2.tar.gz
.
File metadata
- Download URL: craftr-build-1.1.2.tar.gz
- Upload date:
- Size: 71.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c2b740b8014abd6a9ee8711a1bf3ad86ae95a55c66500bb0386886d88ecbec7 |
|
MD5 | 867e08cd0b4aeec2bb556b04be11d832 |
|
BLAKE2b-256 | edd514dec779cd166d8ad05fe2bfee43e03a13317c064777fdecc662159eec0b |