Python Application Recipes
摘要
In the embedded world, the C language is (maybe) the predominant programming language; however, the Python language is without doubt in the second position. So it could be useful to know how we can operate in the case we need to add Python code to our embedded system.