Sumith: GSoC Progress - Week 7
Hello. Sorry for the really late post. As I was moving from home to Mumbai back and also part of the grading team of International Physics Olympiad(IPhO), I could not contribute as much as I had...
View ArticleMontreal Python User Group: Inter-community BBQ
You must also register on Eventbrite in order to participate to this event. There will be an attendance list at the event.This year, We are inviting you with YulDev to invites you to its...
View ArticleChris Moffitt: Best Practices for Managing Your Code Library
IntroductionOver time you have probably developed a set of python scripts that you use on a frequent basis to make your daily work more effective. However, as you start to collect a bunch of python...
View ArticleMike Driscoll: PyDev of the Week: Kevin Ollivier
This week we would like to welcome Kevin Ollivier as our PyDev of the Week. He’s helped me (and many others) lots of times on the wxPython mailing list. Let’s spend some time getting to know him a bit...
View ArticleDjango Weblog: Happy 10th Birthday Django!
10 years ago, just before lunch on July 13, 2005, Jacob Kaplan-Moss made the first commit to the public repository that would become Django. This was followed by a series of commits by Adrian Holovaty...
View ArticleDamyan Bogoev: Flask Series: Model
Working with data is one of the most important aspects in the software development. Object Relational Mapping Flask provides the developers with the power and flexibility of the SQL Alchemy ORM to...
View ArticleEuropython: EuroPython 2015: A few attendee tips
EuroPython will start next week. We will issue a number of blog posts with helpful tips and reminders this week to warm you up and also collect them on our page “Tips for attendees”.Contacting fellow...
View ArticlePython Software Foundation: PyOhio Young Coders to receive PSF Funding
The PSF is always thrilled to be able to help introduce young people to the world of programming. As such, Young Coders' Workshops (also see O'Reilly) are especially close to our hearts. Young Coders,...
View ArticleDaily Tech Video (Python): [Video 234] Lacey Williams Henschel: A More...
DjangoGirls aims to introduce women (and girls) to the world of software and Web development (using Django, of course). They sponsor workshops, and offer documentation, tutorials, and other materials...
View ArticleNicholas Amorim: Software Engineering/Architecture Resources
Disclaimer: Strong focus on Python.So, I thought I could share an amazing collection of videos from conferences and engineering blogs from big companies (think Instagram, PayPal, Dropbox, etc…). No...
View ArticleTalk Python to Me: #16 Python at Netflix
Right now there is a chaos monkey running through AWS knocking over Netflix servers. But don't be alarmed! It's all part of the plan. This is Talk Python to Me with Roy Rapoport from Netflix and the...
View ArticleS. Lott: Upgrading to Python 3
Folks who don't use Python regularly -- the folks in TechOps, for example -- are acutely aware that the Python 3 language is "different," and the upgrade should be done carefully. They've done their...
View ArticleCaktus Consulting Group: Q3 2015 ShipIt Day ReCap
Last Friday marked another ShipIt Day at Caktus, a chance for our employees to set aside client work for experimentation and personal development. It’s always a wonderful chance for our developers to...
View ArticleMike Driscoll: Python 101: Episode #10 – Functions
I recently completed Episode #10 of the Python 101 Screencast. It’s about the basics of functions. I hope you like it!
View ArticlePython Piedmont Triad User Group: PYPTUG Meeting: Project Night July 15
As always, plenty of projects to work on, mentoring available and interesting conversations. Come and join us. I think I've overheard people talking about stealth drone something something computer...
View ArticleMike C. Fletcher: Every Test
I hate little bugs that shouldn't be.Every test it passes.I test every corner of the case.Every test it passes.Pulling logs, pushing scripts.Every test it passes.Spelunking through the code.Every test...
View ArticleMike C. Fletcher: PyCon.ca Call for Proposals is Out
The call for talk proposals is out for PyCon.ca. Haven't yet decided if I should propose one, definitely planning to attend the conference.
View ArticleEuropython: EuroPython 2015: Guggenheim and Fine Arts Museum
EuroPython is not the only attraction in Bilbao to attend in July. The city also hosts the famous Guggenheim Museum, featuring modern art in an amazing building designed by Frank O. Gehry. See below...
View ArticleMachinalis: Beta release for thewalnut.io
We have released an initial version of TheWalnut.io, a web application which allows creating and sharing algorithm visualizations. We are going beyond just making a gallery of nice algorithm...
View ArticleNikola: Nikola 7.6.1 is out
On behalf of the Nikola team, I am pleased to announce the immediate availability of Nikola v7.6.1. It fixes some bugs and adds new features.What is Nikola?Nikola is a static site and blog generator,...
View Article