Python

  • submit to reddit

Embedded Neo4j Graph Database Now Works in Python

First of all, we’re really sorry. We have been saying that Python support for the embedded database is coming in “a few weeks” or “next...

0 replies - 6381 views - 11/17/11 by Jacob Hansson in Articles

Developing (a.k.a. Testing) in Python - Part 1: Python and Java

Before coming to Fiesta I had worked with Java almost exclusive for the past six years. The codebase at my previous company was about 2,000 files and...

1 replies - 4293 views - 11/14/11 by Daniel Gottlieb in Articles

Beginning with OpenCV in Python

OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision [Ref]. In this post we will see how to use some of the...

0 replies - 7449 views - 11/12/11 by Giuseppe Vettigli in Articles

Stackato, a Private PaaS for Python, PHP, Java, and more, gets Management and Monitoring

I’ve been really positive about Cloud Foundry, seeing it as doing the sort of things for PaaS that OpenStack does for IaaS. If Cloud Foundry succeeds in...

1 replies - 5395 views - 11/08/11 by Ben Kepes in News

Python Method For Dynamically Creating Zope Interface Mock Classes

0 replies - 3403 views - 09/28/11 by Snippets Manager in Uncategorized

"Strict" Unit Testing -- Everything In Isolation Is Too Much Work

Folks like to claim that unit testing absolutely requires each class be tested in isolation using mocks for all dependencies.  This is a noble aspiration,...

4 replies - 9030 views - 09/24/11 by Steven Lott in News

Month Day Year Smart Dropdowns

3 replies - 8957 views - 08/21/11 by Snippets Manager in Uncategorized

Daily Dose: The End is Nigh - IBM Builds Cognitive Computing Chips

The brilliant engineers and scientists over at Cyberdyne Systems IBM introduced the "first computing core that combines digital 'neurons' and on-chip...

2 replies - 23528 views - 08/18/11 by Ross Jernigan in Daily Dose

Your test cases should sometimes fail!

I'm an avid subscriber of the delightful weekly (sometimes) Python-URL! email, highlighting the past week's interesting discussions across the numerous...

1 replies - 8322 views - 08/18/11 by Michael Mccandless in News

ConFoo 2012: Call for Papers is Now Open!

We are looking for the best speakers willing to share their skills and experience with developers and managers. This year, ConFoo is dedicated to software...

0 replies - 9740 views - 08/15/11 by Yann Larrivee in Announcements

Python AST Template Idea

0 replies - 2975 views - 08/13/11 by Snippets Manager in Uncategorized

Making Solr Requests with urllib2 in Python

When making XML requests to Solr (A fulltext document search engine) for indexing, committing, updating or deleting documents, the request is submitted as...

0 replies - 6038 views - 07/15/11 by Mats Lindh in News

Daily Dose: JBoss Application Server 7 is here!

Today, JBoss released the 7th version of their free, open-source Java EE-based application server. As JBoss' Lead Technical Director Mark Little states,It's...

0 replies - 24247 views - 07/12/11 by Ross Jernigan in Daily Dose

Track your home's live electricity usage with Python

Modern electric meters (the one attached to the outside of your house) emit an IR flash for each watt-hour consumed, through the port on the top of the...

0 replies - 11261 views - 06/24/11 by Michael Mccandless in News