Contact Us
24/7
Python BlogDjango BlogSearch for Kubernetes Big DataSearch for Kubernetes AWS BlogCloud Services

Blog

Mob Coding with AI: Lessons from a 9-Hour SprintMob Coding with AI: Lessons from a 9-Hour Sprint

Mob Coding with AI: Lessons from a 9-Hour Sprint

Three developer teams had nine hours to build a web app with AI, revealing both its strengths and its limits.

READ MORE
|
September 8, 2025
Building Python Command Line Tools, Part 4: CSV Importing and Time ZonesBuilding Python Command Line Tools, Part 4: CSV Importing and Time Zones
|
March 13, 2015

Building Python Command Line Tools, Part 4: CSV Importing and Time Zones

In the final part of our series on Python Command Line Tools, we'll put our application to work. I'll show you how to import the CSV module and handle timezones post import.

READ MORE
PyTennessee 2015 RecapPyTennessee 2015 Recap
|
March 7, 2015

PyTennessee 2015 Recap

Here's a recap from the Sixies who headed South to PyTennessee...

READ MORE
Building Python Command Line Tools, Part 3: Bootstrapping PyramidBuilding Python Command Line Tools, Part 3: Bootstrapping Pyramid
|
March 2, 2015

Building Python Command Line Tools, Part 3: Bootstrapping Pyramid

For the third part of our series on Python Command Line Tools, I'll show you how to use your console_script to bootstrap a Pyramid App.

READ MORE
5 Critical Considerations for Python Testing5 Critical Considerations for Python Testing
|
February 26, 2015

5 Critical Considerations for Python Testing

Resulting from our recent Python Testing and Debugging event, check out these five key considerations developers should understand before diving into Python testing.

READ MORE
How We Made our Site ResponsiveHow We Made our Site Responsive
|
February 19, 2015

How We Made our Site Responsive

Mobile and responsive development are key in today's web design practice, but how do you make an existing production site fully responsive? Here's how we did it.

READ MORE
Journey To Find the Best Support SystemJourney To Find the Best Support System
|
February 14, 2015

Journey To Find the Best Support System

This article provides a side by side comparison of six customer support and ticketing systems. You will find out what we learned through the evaluation process and which system met all of the support and workflow requirements for our team.

READ MORE
Displaying EasySlideshow on your Homepage with DiazoDisplaying EasySlideshow on your Homepage with Diazo
|
February 11, 2015

Displaying EasySlideshow on your Homepage with Diazo

Now that you've learned how to use EasySlideshow, this article will give instruction on how to display it within your site's pages.

READ MORE
Building Python Command Line Tools, Part 2: Console ScriptsBuilding Python Command Line Tools, Part 2: Console Scripts
|
February 9, 2015

Building Python Command Line Tools, Part 2: Console Scripts

In this second part of our series on Python Command Line Tools, I'll show you how to make the agrparse script executable and ready to be installed as a console script when someone installs your Pyramid or Django app.

READ MORE
How To Use EasySlideshowHow To Use EasySlideshow
|
February 4, 2015

How To Use EasySlideshow

This article provides step by step instruction for using Easyslideshow within Plone post install and activation.

READ MORE