/python_c_extensions

A minimal setup for mixing Python and C++ in the same project. Builds Cython with Scikit-Build. Includes setup for Unit Testing + Documentation on all three layers.

Primary LanguageCMake

EZ Python w/ C++ Extensions

A minimal setup for mixing Python and C++ in the same project. ... I finally threw this together instead of having to figure out what I did from scratch each time.

Aims to configure for Cython + Scikit-Build with Unit Testing and Documentation for all 3 layers.