Book Image

Python Interviews

By : Michael Driscoll
Book Image

Python Interviews

By: Michael Driscoll

Overview of this book

Each of these twenty Python Interviews can inspire and refresh your relationship with Python and the people who make Python what it is today. Let these interviews spark your own creativity, and discover how you also have the ability to make your mark on a thriving tech community. This book invites you to immerse in the Python landscape, and let these remarkable programmers show you how you too can connect and share with Python programmers around the world. Learn from their opinions, enjoy their stories, and use their tech tips. • Brett Cannon - former director of the PSF, Python core developer, led the migration to Python 3. • Steve Holden - tireless Python promoter and former chairman and director of the PSF. • Carol Willing - former director of the PSF and Python core developer, Project Jupyter Steering Council member. • Nick Coghlan - founding member of the PSF's Packaging Working Group and Python core developer. • Jessica McKellar - former director of the PSF and Python activist. • Marc-André Lemburg - Python core developer and founding member of the PSF. • Glyph Lefkowitz - founder of Twisted and fellow of the PSF • Doug Hellmann - fellow of the PSF, creator of the Python Module of the Week blog, Python community member since 1998. • Massimo Di Pierro - fellow of the PSF, data scientist and the inventor of web2py. • Alex Martelli - fellow of the PSF and co-author of Python in a Nutshell. • Barry Warsaw - fellow of the PSF, Python core developer since 1995, and original member of PythonLabs. • Tarek Ziadé - founder of Afpy and author of Expert Python Programming. • Sebastian Raschka - data scientist and author of Python Machine Learning. • Wesley Chun - fellow of the PSF and author of the Core Python Programming books. • Steven Lott - Python blogger and author of Python for Secret Agents. • Oliver Schoenborn - author of Pypubsub and wxPython mailing list contributor. • Al Sweigart - bestselling author of Automate the Boring Stuff with Python and creator of the Python modules Pyperclip and PyAutoGUI. • Luciano Ramalho - fellow of the PSF and the author of Fluent Python. • Mike Bayer - fellow of the PSF, creator of open source libraries including SQLAlchemy. • Jake Vanderplas - data scientist and author of Python Data Science Handbook.
Table of Contents (25 chapters)
Python Interviews
Foreword
Contributor
Preface
Other Books You May Enjoy
Free Chapter
1
Brett Cannon
2
Steve Holden
3
Carol Willing
4
Glyph Lefkowitz
5
Doug Hellmann
6
Massimo Di Pierro
7
Alex Martelli
8
Marc-André Lemburg
9
Barry Warsaw
10
Jessica McKellar
11
Tarek Ziadé
12
Sebastian Raschka
13
Wesley Chun
14
Steven Lott
15
Oliver Schoenborn
16
Al Sweigart
17
Luciano Ramalho
18
Nick Coghlan
19
Mike Bayer
20
Jake Vanderplas

Chapter 8. Marc-André Lemburg

Marc-André Lemburg is a German software developer and entrepreneur. He is the CEO and founder of eGenix, which provides Python training and consulting services. Marc-André is a core developer for Python and the creator of a set of popular Python extensions. He is a founding member of the Python Software Foundation (PSF) and has served as a director twice. Marc-André is the co-founder of the Python Meeting Düsseldorf and the chair of the EuroPython Society (EPS). He regularly gives talks at Python conferences around the world.

Discussion themes: mx packages, the PSF, v2.7/v3.x.

Catch up with Marc-André Lemburg here: @malemburg

Mike Driscoll: So why did you become a programmer?

Marc-André Lemburg: My father worked at IBM, so I was exposed to programming computers quite early.

I loved technology and making things work, but at the time (late in the 1970s), computers were still pretty much out of reach for kids of my age. I played around with "programs" which were...