All Projects → scikit-build → Scikit Build

scikit-build / Scikit Build

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

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
fortran
972 projects
cython
566 projects
cpython
15 projects

Projects that are alternatives of or similar to Scikit Build

Catkin tools
Command line tools for working with catkin
Stars: ✭ 115 (-50.85%)
Mutual labels:  cmake, build-tool
Corrosion
Marrying Rust and CMake - Easy Rust and C/C++ Integration!
Stars: ✭ 106 (-54.7%)
Mutual labels:  cmake, build-tool
Arduino Cmake Ng
CMake-Based framework for Arduino platforms
Stars: ✭ 123 (-47.44%)
Mutual labels:  cmake, build-tool
Buildcache
A build cache
Stars: ✭ 107 (-54.27%)
Mutual labels:  cmake, build-tool
Reggae
Build system in D, Python, Ruby, Javascript or Lua
Stars: ✭ 141 (-39.74%)
Mutual labels:  cmake, build-tool
Engine
A basic cross-platform 3D game engine
Stars: ✭ 208 (-11.11%)
Mutual labels:  cmake
Poetry
Python dependency management and packaging made easy.
Stars: ✭ 17,543 (+7397.01%)
Mutual labels:  packaging
Cmake Scripts
A selection of useful scripts for use in CMake projects, include code coverage, sanitizers, and dependency graph generation.
Stars: ✭ 202 (-13.68%)
Mutual labels:  cmake
Vcmi
Open-source engine for Heroes of Might and Magic III
Stars: ✭ 2,514 (+974.36%)
Mutual labels:  cmake
Mason
Cross platform package manager for C/C++ apps
Stars: ✭ 230 (-1.71%)
Mutual labels:  packaging
Hxcpp
Runtime files for c++ backend for haxe
Stars: ✭ 228 (-2.56%)
Mutual labels:  build-tool
Seed
Build tool for Scala projects
Stars: ✭ 223 (-4.7%)
Mutual labels:  build-tool
Compiler
Pawn compiler for SA-MP with bug fixes and new features - runs on Windows, Linux, macOS
Stars: ✭ 209 (-10.68%)
Mutual labels:  cmake
Lirios
🏠 General issue tracking and wiki for Liri
Stars: ✭ 228 (-2.56%)
Mutual labels:  cmake
Directx Vs Templates
Direct3D Visual Studio Templates
Stars: ✭ 205 (-12.39%)
Mutual labels:  cmake
Recipe Robot
A kick ass tool for creating AutoPkg recipes.
Stars: ✭ 229 (-2.14%)
Mutual labels:  packaging
Papyros
General issue tracking and wikis for Papyros
Stars: ✭ 205 (-12.39%)
Mutual labels:  cmake
Ios Cmake
A blank iOS app build system written in CMake. Includes building a dynamically linked C++ framework and bundling it into the app.
Stars: ✭ 220 (-5.98%)
Mutual labels:  cmake
Gtest Demo
Unit test demo using Google Test.
Stars: ✭ 227 (-2.99%)
Mutual labels:  cmake
Repository
Repository of LuaDist modules available for installation using the luadist-git command line tool
Stars: ✭ 218 (-6.84%)
Mutual labels:  cmake

=============================== 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 <https://cmake.org/>_.

To get started, see this example <https://scikit-build.readthedocs.io/en/latest/usage.html#example-of-setup-py-cmakelists-txt-and-pyproject-toml>_ and scikit-build-sample-projects <https://github.com/scikit-build/scikit-build-sample-projects>_.

Latest Release

.. table::

+-----------------------------------------------------------------------------+-------------------------------------------------------------------------------+ | Versions | Downloads | +=============================================================================+===============================================================================+ | .. image:: https://img.shields.io/pypi/v/scikit-build.svg | .. image:: https://img.shields.io/badge/downloads-660k%20total-green.svg | | :target: https://pypi.python.org/pypi/scikit-build | :target: https://pypi.python.org/pypi/scikit-build | +-----------------------------------------------------------------------------+-------------------------------------------------------------------------------+ | .. image:: https://anaconda.org/conda-forge/scikit-build/badges/version.svg | .. image:: https://anaconda.org/conda-forge/scikit-build/badges/downloads.svg | | :target: https://anaconda.org/conda-forge/scikit-build | :target: https://anaconda.org/conda-forge/scikit-build | +-----------------------------------------------------------------------------+-------------------------------------------------------------------------------+

Build Status

.. table::

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

Overall Health

.. image:: https://requires.io/github/scikit-build/scikit-build/requirements.svg?branch=master :target: https://requires.io/github/scikit-build/scikit-build/requirements/?branch=master :alt: Requirements Status

.. image:: https://codecov.io/gh/scikit-build/scikit-build/branch/master/graph/badge.svg :target: https://codecov.io/gh/scikit-build/scikit-build

.. image:: https://landscape.io/github/scikit-build/scikit-build/master/landscape.svg?style=flat :target: https://landscape.io/github/scikit-build/scikit-build :alt: Code Health

Miscellaneous

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].