-
From ianlewis.org
Django アプリサーバ、gunicorn と fastcgi の比較
概要 最近、会社では、fastcgi より、 gunicorn を使うのがどう? といわれました。gunicorn を触ったことない僕は fastcgi のロードテストも実際やったことなくて、メソッドについて、(prefork がいいか、 threadedがいいか) の読んでいたものを元にした推測しかできない状態で、知識足りないと思った。 gunicor...1 week ago -
From delicious.com
Modular toolkit for Data Processing (MDP)
Modular toolkit for Data Processing (MDP) is a Python data processing framework. From the user's perspective, MDP is a collection of supervised and unsupervised learning algo...1 week ago -
From delicious.com
Fabulous
Fabulous is a Python library designed to make the output of terminal applications look fabulous. Fabulous allows you to print colors, images, and stylized text to the console (with...1 week ago -
From ianlewis.org
Google App Engine 1.3.6
今日、 Appengine 1.3.6 がリリースされました。今回の大きいなリリースは以下の4つです。元のブログポストは こちら 1. データの名前空間API これは結構おもしろくて、データを名前空間を使うと、ユーザーのデータを完全に分けることができる。たとえば、xxx.jp と yyy.jp は自分が作ったアプリケーションを使っているとすると、 xxx....2 weeks ago -
From google.com
[Python][Django]djangodash2010
3人でdjangodashやってました。 BeProud - beproud / eventstream / overview — bitbucket.org2 weeks ago -
From delicious.com3 weeks ago
-
From delicious.com
django-mptt - Project Hosting on Google Code
Utilities for implementing Modified Preorder Tree Traversal (MPTT) with your Django Model classes and working with trees of Model instances.1 month ago -
From google.com
[Python][Django]Djangoとディレクトリトラバーサル
社内で話題になったのでまとめる。Djangoとディレクトリトラバーサルについて。検証したバージョンは1.2.1。 ユーザの入力値などを利用してファイルパスなどを生成したりする場合やファイルをアップロードさせる場合には特に注意する。 DjangoのテンプレートやストレージAPIでは、ディレクトリトラバーサルを避けるような工夫がある。 os.path.join...1 month ago -
From delicious.com
python-bitstring - Project Hosting on Google Code
bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.2 months ago
Ian Lewis is a web developer living in Tokyo Japan. His current interests are in Django, python, alternative databases and rapid web application development. About Me...
