stdout.be

A blog about programming, information architecture and journalism

in coding

An identity team for Python

Summary Ruby screams of plain good-natured fun, it invites you in. Python, on the other hand, looks stodgy and there's no easy way to get introduced to the community. That should change.

Thinking out loud. A while ago I asked a question on StackOverflow that has been keeping my mind occupied since: “What should people new to Python know about its community and ecosystem?”. I observed:

With How to Think Like a Computer Scientist and other great tutorials, it’s easy to get familiar with the language, but it took me a fair while before I knew what The Cheese Shop, or, err, PyPi is about, how pip and virtualenv work and why you should use them, where you should go for help, the interesting blogs that you should follow, how your code should look (PEP 8, writing pythonic code) and so on. The ‘soft stuff’.

Googling “python best practices” and similar queries can get you somewhere, taking a look at http://www.python.org/community/ is worth a moment of your time too, but it’s all so fragmented, and it’s all pretty dry.

The Ruby people faced a similar problem five years ago, so a bunch of them banded together to create the Ruby Visual Identity Team . They describe themselves as “a group of individuals dedicated to improving the online presence of the Ruby programming language.” They redesigned http://www.ruby-lang.org to be more like a friendly message to fellow coders and less like a boring technical document, successfully so.

I wonder if perhaps we need something similar. A way to get people familiar with the wonderful philosophy behind Python , and an introduction to the community, the goings-on, the best practices. Not as a bunch of big lists like on python.org, but designed like a warm invitation to explore the language, both visually and in its writing.

I’m not talking about a big, time-consuming new community site, I’m not talking about weekly podcasts and I’m not talking about a new go-to site that replaces python.org. I’m also not talking about a whole new visual identity or marketing strategy for Python like what the Ruby folks did. I’m talking about a welcome message for people new to Python. A way of introducing people to python-the-ecosystem rather than python-the-language.

Does this resonate with anyone?


3 comments

As someone who's new to Python and trying to learn, I'd like to see something like this. There are tons of tutorial resources but I've had trouble finding a community I can engage with - I'm sure it's there, I just haven't found where it lives yet. Clearer signposts would be welcome.

Stijn Debrouwere

Hi Mary, thanks for the comment. Well, I'll bring the issue up again at the next DjangoCon in a few weeks, let's see what people say there. Hopefully we can get something going.