Description wxGlade is a GUI designer written in Python for the wxPython GUI toolkit, that helps you create wxWidgets/wxPython user interfaces. It can generate Python, C++, Perl, Lisp and XRC (wxWidgets' XML resources) code. It is not a full featured IDE, but simply a "designer": the generated code does nothing apart from displaying the created widgets. Usually, you will use it together with a com
The latest version of PyChecker is 0.8.19 PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent. PyChecker works in a combination of ways. Fi
« Pythonのライセンス | メイン | boostのVC.NET 2003へのインストール » 2005年02月12日 Teaspire 開発日誌:: Pythonを組み込んでみる Tweet @jin1016をフォロー 簡単なコードでPythonの組み込みを行ってみる。 使ったバージョンはPython 2.3.4。 とりあえず、ソースコードは以下のような感じ。 #undef _DEBUG #include <python.h> #define _DEBUG int main( int argc, char *argv[] ) { Py_Initialize(); PyRun_SimpleString( "from time import time,ctime\n" "print 'Today is',ctime(time())\n"); Py_Finalize(); retu
This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.
やっつけなので出来はイマイチ(言い訳)。整形は各自で。 参考:アフィリエイトをはじめよう - はてな 参考:はてなダイアリーガイド「アフィリエイト・プログラムに参加する」とは - はてなキーワード 自分のアソシエイトIDのはてなasinページリンク作成。「ISBN⁄ASIN記法」のtitle、detailと同じ形で出力する。 実行例: > python PyAmaAsso.py "4061822691:t" sys:1: DeprecationWarning: Non-ASCII character '\x81' in file PyAmaAsso.py on line 20, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details 『<a href="http://d.haten
Not your computer? Use a private browsing window to sign in. Learn more about using Guest mode
沖ソフトウェア株式会社は、沖通信システム株式会社および株式会社沖インフォテックと平成22年10月1日をもって合併いたしました。新会社名は、株式会社OKIソフトウェアとなります。3社が行っております事業は新会社にて従来通り継続いたします。
RSSの解析には以下のスクリプトを使用しました。 http://www.mnot.net/python/RSS.py これ、そのままではWindows上で動かない。 signalモジュールが引っかかってしまうのだけど、 今回はあえなくコメントアウトに。 30行目付近でsignalを使っている部分をコメントアウト #signal.signal(signal.SIGALRM, self._timeout) #signal.alarm(timeout) #try: p.parse(str(url)) # URIs are ascii #finally: #signal.alarm(0) return dh RSSリーダーはやっぱ3ペインだよねーということで、 リストモデルも作ってしまった。 Qt4からは、ModelViewフレームワークがあるので、 結構楽チン。 from PyQt4 impor
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く