Guido van Rossum - Personal Home Page
I am the creator and
of the
programming language. See also my
and my
, a
, assorted
,
and
(all about Python), and some
.
I am permanently retired. I have worked for Microsoft, Dropbox, Google, Elemental Security, Zope Corporation, BeOpen.com, CNRI, CWI, and SARA. (See my
.) I created Python while at CWI.
Social Media and Blogs
Read my
for some inspiration. Then watch the
.
I am
on Twitter,
, and
.
Blog posts:
Interviews with key Python developers from the first 25 years
(
), 2026– (new series!)
, 2019–2021 (from
)
, 2009–2018 (from
)
, 2008–2022 (from
)
, 2003–2008 (from
)
How to Reach Me
You can send email for me to guido (at) python.org. I read everything sent there, but I receive too much email to respond to everything.
Please understand that I do not give talks or keynotes any more, nor do I participate in podcasts or give interviews, etc. I am sorry, but I just receive too many such requests to decline them individually. Offering payment or trips to exotic locales just makes things worse, sorry.
I also prefer not to receive:
questions about how to use Python (please read the
or search the internet for Python answers forums),
bug reports (use the
),
proposals for changes to the language (use
),
job offers (I'm happy where I am),
or requests to join you in some far-fetched scheme to save humanity (though sometimes I like me a good rant :-).
My Name
My name often poses difficulties for Americans.
Pronunciation: in Dutch, the "G" in Guido is a hard G, pronounced roughly like the "ch" in Scottish "loch". (Listen to the
.) However, if you're American, you may also pronounce it as the Italian "Guido". I'm not too worried about the associations with mob assassins that some people have. :-)
Spelling: my last name is two words, and I'd like to keep it that way, the spelling on some of my credit cards notwithstanding. Dutch spelling rules dictate that when used in combination with my first name, "van" is not capitalized: "Guido van Rossum". But when my last name is used alone to refer to me, it is capitalized, for example: "As usual, Van Rossum was right."
Alphabetization: in America, I show up in the alphabet under "V". But in Europe, I show up under "R". And some of my friends put me under "G" in their address book...
More Hyperlinks
Here's a collection of
relating to Python that I've written, including the foreword I wrote for Mark Lutz's book "Programming Python".
I own the official
The Audio File Formats FAQ
I was the original creator and maintainer of the Audio File Formats FAQ. It was later maintained by Chris Bagwell, but seems to have been lost. You can still find it on
by searching for
http://www.cnpbagwell.com/audio-faq
. And here is a link to
, to which I contributed some early code.
———