python

You are currently browsing articles tagged python.

Premix

I am extremely pleased to announce the 1.0 release of Premix, an easy to use Python wrapper around the Best Buy Remix APIs. It is compatible with Google App Engine.

Changes in this version includes updated tests, the addition of extend() to add an ‘OR’ complement filter(), and new convenience properties on results, next and previous. Version 1.0 is backwards compatible with previous 0.9 versions.

The project’s main repository and wiki are hosted on bitbucket.org.

Tags: , , ,

Premix

I am pleased to announce the 0.9.3 release of Premix, an easy to use Python wrapper around the Best Buy Remix APIs. It also runs on Google App Engine.

Changes in this version includes updated tests. Version 0.9.3 is backwards compatible with previous 0.9 versions.

The project’s main repository and wiki are hosted on bitbucket.org.

Tags: , , ,

Premix

I am pleased to announce the 0.9.2 release of Premix, an easy to use Python wrapper around the Best Buy Remix APIs. It also runs on Google App Engine.

Changes in this version include a fix for the retry logic and more tests. Version 0.9.2 is backwards compatible with versions 0.9, and 0.9.1.

The project’s main repository and wiki are hosted on bitbucket.org.

Tags: , , ,

Gaegene Released

Gaegene

I am pleased to announce the 0.1 release of Gaegene, a collection of general purpose models, utilities, and mix-in classes to help develop Google App Engine web apps.  It was created while developing Giftag for Best Buy.

The 0.1 release contains two modular apps to help simplify two common design patterns, counters and slugs.  Future releases will also help with images, pagination, and tagging.

The project’s main repository and wiki, as well as a test/example webapp are hosted on bitbucket.org.

Tags: , ,

Climbing The Stack

When I was in college, I used to look at the kids who took the compiler theory classes and loved to work in assembler and think to myself, “Thank goodness you like that stuff.  Now I can concentrate on solving real problems with C.”

Now I realize that I’m starting to look at C programmers the same way.  “Thank goodness you like that stuff.  Now I can concentrate on solving real problems with Python.”

I guess I’m just a “top of the stack” kind of guy.  Shoulders of giants and all that.

Tags: , ,

« Older entries