Boost.Python tutorial ===================== Quick start for building Boost.Python on different OS Please ckeck README.md for your OS in resperive folder https://www.boost.org/doc/libs/1_77_0/libs/python/doc/html/index.html Nice tutorials: https://www.mantidproject.org/Boost_Python_Introduction.html https://riptutorial.com/boost https://wiki.python.org/moin/boost.python Python and Numpy (linux): https://cosmiccoding.com.au/tutorials/boost On Windows: https://www.badprog.com/c-boost-using-boost-python-library-on-windows-to-create-a-dll https://nielsberglund.com/2021/01/03/build-boost.python--numpy-in-windows/ Examples might be found here (```/from_different_sites```): https://github.com/TNG/boost-python-examples https://github.com/dvjdjvu/c_from_python https://github.com/EiffL/Tutorials/tree/master/PythonC%2B%2B