Some notes and comments from my first time at PyCon, the Python software conference.
- It was huge - 2,300 attending, even though it was “capped” at 1,500. More would have liked to attend.
- The on-site network worked very well, reliable and stable. Capped at 512KB/sec per person, which is fine. I tried out my LTE tether but didn’t need it.
- The conference hotel was good, and it was nice to be able to walk back to my room if needed. 149/night is a very reasonable rate, and the room was nice. Good chair to sit in.
- I attended two tutorials, which ran the day before the main conference. At $150 each I’m not sure I’d do so again; decent but not wow. The quality of the main talks is so high that the tutorials are just icing.
- I think next year I’ll go for a code sprint instead. I’d really like to contribute to Python or some of the libraries I use and appreciate.
- Overall, the conference felt like coming home. It’s odd, as I’ve been to quite a few conferences but this felt the most like my personality. Big expensive ones like Supercomputing are more about PR and sales, and even Software Development was kind of sterile and blah. PyCon felt like peers, getting together to hang out and do amazing stuff. And make no mistake, a lot of the people there are doing amazing and inspiring work.
- Jobs - I didn’t know this going in, but of the 134 exhibitors/sponsors, it seemed like all of them were looking for Python hackers. I’m not looking, but it’s reassuring to know the market is there for the skills.
- Very decent food for a convention this large.
- I will go again, even if I have to pay my own way. Strongly recommended.
And a few more specific notes and pointers:
- The OpenStreetMap project has advanced a huge amount. Check it out as a Google maps equivalent/replacement.
- My deep thanks to the Dropbox folks for giving out 5GB at their hiring booth. I needed that!
- NewRelic looks awesome. Magic-level app analytics.
- I’m already using Disqus here and on WatchOtaku, and stopped by to confirm with them that I had implemented it correctly there. Nice folks, they setup a board just for pycon.
- Speaking of chat, once again IRC was helpful, I used Colloquy to hang out in the #pycon channel.
- I tried to take the ‘Google at PyCon’ challenge but after passing the first level their email never made it to me. Weak.
- I really need to try the Pyramid web framework. Talked a bit to the hackers and it sounds like a nice replacement for web.py for the code I’m doing.
- The NAO robot demos were amazing, I wish I could afford one. Even at developer discount they’re 6k USD each.
- The WebCube platform might be nice; I have a friend or two needing sites that’d be well suited for this.
- The new iPython notebook looks astounding, but I wasted a few hours trying to get the stack of requirements installed to no avail. You have to install an entire Python distribution EPD to get it working.
- I was impressed by Web2py but a lot of the Pythonistas were skeptical or dubious. Interesting.
- Videos of all of the talks and posters are free to watch at PyVideo.org.
- Almost forgot PiCloud, a nifty-looking way to run Python with 2 lines of code. Up to 20 CPU hours per month for free, very much worth a try.
For next year:
- I spent some airport time hacking up a quick Bootstrap/web.py app for signing up for an Ultimate game. I think it’d be great to have during PyCon, will see if I can make it happen. A bit daunting, between the logistics and not knowing anyone, but who knows.



