sample_proj sample project that combines C++/Python as a pip wheel Flow that we want Build Test Package Deploy C++ code Python code that calls C++ code ctypes (no FFI) https://solarianprogrammer.com/2019/07/18/python-using-c-cpp-libraries-ctypes/ Package all the code into a pip wheel https://packaging.python.org/tutorials/packaging-projects/ Tests Setting up Jenkins on AWS with Amazon Linux 2 https://blog.tentamen.eu/jenkins-and-github-integration-using-webhooks/