PyCon JP 2025

Anthony Shaw

Anthony is from Sydney, Australia and is a contributor to many open-source communities. Running and contributing to several popular open-source tools for DevOps, Security, Automation and Code Quality. He has been recognized for his contribution to open source, including as Fellow of the Python Software Foundation and member of the Apache Software Foundation. Anthony runs a Python blog and YouTube channel and wrote the book "CPython Internals".


Session

09/26
15:00
30min
Python and Friends - embedding Python
Anthony Shaw

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!

Python自体の機能、開発
ダリア2