aws-taylor / scikit-build

Improved build system generator for CPython C, C++, Cython and Fortran extensions

Home Page:http://scikit-build.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scikit-build

Improved build system generator for CPython C/C++/Fortran/Cython extensions.

Better support is available for additional compilers, build systems, cross compilation, and locating dependencies and determining their build requirements.

The scikit-build package is fundamentally just glue between the setuptools Python module and CMake.

To get started, see this example and scikit-build-sample-projects.

Latest Release

Versions Downloads

Build Status

  Linux MacOSX Windows
PyPI https://circleci.com/gh/scikit-build/scikit-build.svg?style=shield https://img.shields.io/travis/scikit-build/scikit-build.svg?maxAge=2592000 https://ci.appveyor.com/api/projects/status/77bjtsihsjaywjr0?svg=true
Conda https://circleci.com/gh/conda-forge/scikit-build-feedstock.svg?style=shield https://travis-ci.org/conda-forge/scikit-build-feedstock.svg?branch=master https://ci.appveyor.com/api/projects/status/github/conda-forge/scikit-build-feedstock?svg=True

Overall Health

Requirements Status Code Health

Miscellaneous

About

Improved build system generator for CPython C, C++, Cython and Fortran extensions

http://scikit-build.org

License:Other


Languages

Language:Python 77.5%Language:CMake 20.2%Language:C++ 1.8%Language:Makefile 0.5%