Links Of The Week 1 :

Python Mag 2.6

Services

Programming

  • The new issue of Python magazine is out !
  • The talented Limodou has created another new web framework Web called Uliweb. Knowing that he's the author behind UliPad (I've contributed in bringing the TextMate like snippets capability), I think it might be a good idea to bookmark it.
  • The Google App Engine docs are avaible in PDF here
  • Maybe sometimes you're in need of making quick png files with Python without using PIL ? Here's a lightweight solution.
  • Another MVC web framework build on top of Google App Engine : Oil
  • A lot of articles on testing with Python on Vallista
  • The Erlang pattern's matching algo has been ported to Python inside patmatch.py
  • Just another Python implementation of plugins plugins in Python
  • Major new release of DrScheme4.0, but maybe you should take a look at the new features in video. And if you don't know Scheme, maybe you can have a look at a good introduction book.
  • If you've some experience with wxListCtrl, then ObectListView may ease your tasks a lot. If you like custom wxControls, I also suggest that you take a look at Infinity77.
  • Write yourself a presentation with Python + YAML + Beamer with this article.
  • How to write a compiler in Python in 160 lines of code, just dicover yourself !
  • The first release of Ubuntu MID : an Ubuntu distrib for mobiles.
  • Guido posts his the fate of reduce() inside Python 3K.
  • Tim Burrell posts his thoughts about the D langage in D a postmortem.
  • A new CSS framework for HTML forms is born : Formy-css
  • wxPython 2.8.8.0 just came out !

Interviews

Comments
Back to index
blog comments powered by Disqus

Atom feeds