Embedding Python with Boost.Python Part 1 by Howard "SiCrane" Jeng Building Applications that Embed Python Python is an increasingly popular programming language used in a variety of contexts. Python has been called a language optimized for development speed. This puts it in contrast with compiled languages like C and C++, which can be called languages optimized for execution speed. This contrast