Python CMake

Open-source Python projects categorized as CMake

Top 23 Python CMake Projects

  1. openage

    Clone of the Age of Empires II engine 🚀

    Project mention: MCP Server for Ghidra | news.ycombinator.com | 2025-03-25

    I hope that one day we have a tool that can convert any proprietary binary to source code with a single click. It would be so much fun to have an "open source" version of all games. Currently, there are projects like https://github.com/Try/OpenGothic and https://github.com/SFTtech/openage, but these require years of community effort.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. conan

    Conan - The open-source C and C++ package manager

    Project mention: Conan: Your Embedded Cross-Compilation Champion | dev.to | 2024-07-13

    include(FetchContent) FetchContent_Declare(conan URL https://github.com/conan-io/conan/releases/download/2.3.2/conan-2.3.2-linux-x86_64.tgz ) FetchContent_Populate(conan) if (conan_POPULATED) set(CONANEXE ${conan_SOURCE_DIR}/conan) set(CONAN_AVAILABLE TRUE) endif()

  4. cmake_format

    Source code formatter for cmake listfiles.

  5. cmakeconverter

    This project aims to facilitate the conversion of Visual Studio to CMake projects.

  6. cmake-conan

    CMake wrapper for conan C and C++ package manager

  7. cget

    C++ package retrieval

  8. scikit-build-core

    A next generation Python CMake adaptor and Python API for plugins

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. catkin_tools

    Command line tools for working with catkin

  11. cmake_min_version

    Determine the minimal requirement CMake version of a project

  12. faiss-server

    faiss serving :)

  13. torchlambda

    Lightweight tool to deploy PyTorch models to AWS Lambda

  14. cmake-python-distributions

    This project provides the infrastructure to build CMake Python wheels.

  15. cxx

    :electric_plug: Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on includes, via the package system and pkg-config. (by xyproto)

  16. my-scripts

    A collection of personal scripts.

  17. Sublime-CMakeLists

    Sublime Text 2/3 - CMake Package

  18. py-build-cmake

    Modern, PEP 517 compliant build backend for creating Python packages with extensions built using CMake.

  19. cookiecutter-cpp-project

    A cookiecutter for a C++ Project with lots of configuration options

  20. reflecxx

    A static reflection framework for C++, using libclang.

  21. cookiecutter-qt-app

    A cookiecutter to create Qt applications, with translations and packaging

  22. yacpm

    Easy to use, fast, git sourced based, C/C++ package manager.

  23. StaticAnalysis

    GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs. (by JacobDomagala)

  24. cmake-project-creator

    cpp-project-creator

  25. Raylib-Basic-Project

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python CMake discussion

Log in or Post with

Python CMake related posts

  • Conan Unrecongnized commands error

    1 project | /r/cpp_questions | 11 May 2023
  • Recourses to help understand libraries/projects and setting them up?

    2 projects | /r/cpp_questions | 28 Apr 2023
  • CMake+Conan2 project template example repositories?

    4 projects | /r/cpp | 15 Apr 2023
  • vcpkg vs conan

    1 project | /r/cpp | 21 Mar 2023
  • Help understanding Project Setups

    2 projects | /r/cpp_questions | 10 Mar 2023
  • Conan 2.0, the new version of the open-source C and C++ package manager

    4 projects | /r/cpp | 22 Feb 2023
  • Cross compiling pybind11 module with Mingw-gcc for Windows from Linux

    4 projects | /r/cpp_questions | 29 Dec 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 12 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source CMake projects in Python? This list will help you:

# Project Stars
1 openage 13,648
2 conan 8,774
3 cmake_format 1,008
4 cmakeconverter 887
5 cmake-conan 871
6 cget 455
7 scikit-build-core 333
8 catkin_tools 166
9 cmake_min_version 151
10 faiss-server 134
11 torchlambda 125
12 cmake-python-distributions 123
13 cxx 122
14 my-scripts 107
15 Sublime-CMakeLists 78
16 py-build-cmake 64
17 cookiecutter-cpp-project 57
18 reflecxx 55
19 cookiecutter-qt-app 38
20 yacpm 34
21 StaticAnalysis 32
22 cmake-project-creator 29
23 Raylib-Basic-Project 6

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?