Quantcast
Channel: Yann's Blog » Python
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Announcing IRM 2, MkIII

I’ve done a lot of thinking, some non-thinking, talking to people, users, and some (well ok, a lot) of prototyping. As a result of all that work, I have decided to revive and continue to work on a new...

View Article



anyvcs: Python library for version control systems

What if you had a high-level library in Python for driving revision control systems and their working copies? Well, anyvcs to the rescue! Or, as it stands today, not yet. There isn’t much code to go...

View Article

Image may be NSFW.
Clik here to view.

Using Facebook’s Thrift with Python and HBase

Today I’m going to show you how to interface Python to Apache HBase using Facebook’s Thrift package. Hbase is a documented oriented database which is very similar to Google’s BigTable (in fact its more...

View Article

qsgen – The Quick Site Generator – Version 0.1 Released

qsgen, the single-script static web-site generator has just hit the first release, version 0.1. In short, qsgen is a pure Python functional wrapper around Mako templates and the Pygments library. It...

View Article

Why I Use CherryPy, in someone elses words

With the popularity of Django or Rails, people have asked before why I use CherryPy. The reason is simple, I love the flexibility. I get to pick what I want to use inside, CherryPy simply worries about...

View Article


yyafl now has layout support, with decorators

Just finished adding in a flexible layout system to yyafl, my reimplementation of Django newforms for other Python web frameworks or WSGI adapters. Now its simple to add default layouts or render a...

View Article

yyafl version 0.2.0 available for download

Version 0.2.0 of Yann’s Yet Another Form Library is now available for download. I have been using this code in product for at least a month and felt it is pretty stable. You can grab it from the main...

View Article

yyafl 0.2.1 is now available

yyafl, a Python web form library operating on domain objects, now has version 0.2.1 available for download. This release includes numerous fixes for decorators, including the ability to attach multiple...

View Article


Image may be NSFW.
Clik here to view.

qsgen 0.2 available

qsgen now is at version 0.2. There aren’t any new features, but some critical issues preventing installation with newer versions of setuptools has been fixed. qsgen is a Python static website generator...

View Article


History loaded to Github

I’ve loaded a part of my back-catalog of software to github. Included into the transfer is: an old Python application server (Cymbeline) an audio player library (PyAudioPlay) a project which combines...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images