Thank you for being patient. We are doing some work on the site and will be back shortly.
Thank you for being patient. We are doing some work on the site and will be back shortly.
PyHP 1.0.0 - alpha 2 has been released! The new alpha has been released. This version simply fix some issues and adds the PyHP PDF Manual for reference. PyHP is an Apache module which embeds the Python language inside web pages. It is inspired by the PHP module to permit quick and easy dynamic web pages creation with Python. The web developer using PyHP will find inside his/her pages a new Pyt
One of the things that I like about Django is that it allows you to run unit tests on the code with relative ease. So I have a bunch of unit tests now, and I was looking to expand it. For that I first needed to know which parts of the code had good coverage and which parts had no coverage. I needed to integrate code coverage with the unit testing framework. In the end, it involved modifying a few
The Realm of the AvatarSponsor via Patreon iPhone Applications in PythonWriting iPhone applications is easy. Well, if you are willing to wait until Apple provides the ability to run their SDK-based applications on actual hardware. Until then, you are forced to go through a quite long list of steps. While I've updated this process somewhat, it's still anything but "easy". Even then, when you get th
「Pythonで外部プロセスを起動して出力と戻り値を処理する」で扱ったsubprocessモジュールによる外部プロセスの起動のコードをもとに、外部プロセスをバックグラウンドで実行してみるテストを行った。 ここで言うバックグラウンド実行とは、プログラム中で処理を並行して実行する「マルチスレッド」を利用して実行することを示す。 なぉ、下に書いている例はチュートリアルのサンプルコードを参考にしている。 (2014/11/9)ドキュメントのリンク先を修正し、サンプルコードの内容もPython 3で動作するように修正した。 threading.Threadオブジェクト threading.Threadを直接使用する場合 threading.Threadの子クラスを作成する場合 threading.ThreadオブジェクトPython上でマルチスレッド処理を行うのに便利なのが、threadingモジュ
PyCon 2008 シカゴ 特設ページ このページは ymasuda が編集しています。 2008/03/13 18:00(JST) 関空に来ています。。。朝から準備で走り回ってました。手荷物を鞄一個にまとめるためにあらゆる手を尽くしました :) おかげで身軽に移動できそうです。ひげ剃りとか歯ブラシとか細々したものは現地調達。 関空特急で関空まで移動。関空特急って、意外に速いんだね。自宅から1時間かからなかった。 eMobile で本社に電話+iChat。帯域が狭く本社が印象派の世界 に。 そうそう、AUのGRP (国際ローミング) で自分の携帯、ローミングしてますよ。 1分190円かかるけど。現地にいったらNOKIAの端末に切り替えます。 それじゃ、行ってきま〜す。 2008/03/13 21:30 (CDT) シカゴに着きました。ジェットラグで眠れません。ホテルにチェックインして、部
渋川さん テストファーストが大好き。MindMapもキレイに書きこなしていた。 大川さん 製薬系の人はPythonを使う人が多い。ライブラリが豊富なことが理由らしい。(Rubyは少ない、とのこと) 根本さん iPhone(脱獄済み)を持ってました!いろいろ見せてもらい、自分のiPod touchと比較。カメラ機能があって、写真を撮った後に写真閲覧モードにシームレスに移動していたところに感動。おもてなしの美学だなあ。 小吉さん Python1.4から使用している方。総務なのに、Pythonを業務に使用して役立てているとのこと。 西尾さん Jython本を書いているとのこと。いつ頃でるのかな?楽しみだ。(飲み会での追記:最短で4月らしい)
Welcome to NodeBox NodeBox is a Mac OS X application that lets you create 2D visuals (static, animated or interactive) using Python programming code and export them as a PDF or a QuickTime movie. NodeBox is free and well-documented. Read more » Download NodeBox for Mac OS X (version 1.9.5) Universal Binary Compatible with Mac OS X 10.5 (Leopard) and 10.6 (Snow Leopard) Mac OS X Lion (10.7) and Mou
とりあえず動かすまで まず、pasteを使って、wsgiアプリケーションの土台を作る paster create -t paste_deploy wsgiwiki cd wsgiwiki コンフィグのひな形をプロジェクトトップに移動。 mv docs/devel_config.ini . とりあえず動かしてみる。 paster serve --reload devel_config.ini ディスパッチャの導入とモデル作成 selectorを導入する。 wsgiwiki/wsgiapp.py from paste.deploy.config import ConfigMiddleware import selector def make_app( global_conf, **kw): app = selector.Selector() conf = global_conf.copy()
はじめに 2006年9月、.NETで動作するPython「IronPython」が正式にリリースされました。.NET環境の本格的な動的言語ということもあってIronPythonは多くの注目を集めました。その反面、C#やVisual Basicを使っている開発者にとって、IronPythonをどのような局面で使ってよいのかわからない人も少なくないと思います。また、IronPythonの魅力がわからない人もいるのではないかと思います。 そこで、本稿では、C#からIronPythonを利用するメリットとその方法について紹介します。この記事を通してIronPythonに興味を持っていただければ幸いです。対象読者 IronPythonに興味のある.NET開発者。必要な環境 このサンプルは.NET Framework 2.0環境(Visual Studio 2005と2008)にて作成しています。Ir
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く