Index

Installation

PyPI

The py-build-cmake package is available on PyPI:

pip install py-build-cmake

From source

py-build-cmake can build itself:

git clone https://github.com/tttapa/py-build-cmake.git
cd py-build-cmake
pip install .