Python and Friends
DRANK

Python has a hidden superpower-- not only can you run Python and write Python, but you can also run Python inside other languages and tools using Python's "embedded mode". I've been going on a journey to embed Python into C# for a project called CSnakes. In this talk, you'll learn about what embedded Python is, how it can be useful and how to integrate Python into anything!

2025.pycon.jp
Related Topics: Python