PyDev development PyDev is open source and depends on your contributions! This may be in the form of bug fixes, answers on stackoverflow, new features... Another option is financially supporting it at: Patreon (which provides a way to support it monthly and get rewards starting with $1). Or through 1-time contributions at: Paypal Stripe PyDev Stripe Payments (at brainwy.com) Search PyDev-related c
比較的安くDjangoを使える環境を手に入れるために(Dreamhostの割引情報あり)。 7月には自宅でグローバルIPを使用できるようになるため、スイスにあるVPSを使用していましたが、電気を食べないマシンのメモリを現場の若いのに譲ってしまっているので、また管理が面倒(火事が恐い)なので、Jeff Croftの記事を見ながらDreamhostを借りてみました。 Djangoを利用するためには、mod_pythonかfastcgiの環境を手に入れる必要があります。 Dreamhostはアメリカのレンタルサーバ屋さんです。スイスと違って日本からのネットワーク距離はあまり遠くありません。 利用可能なデータベースがMySQLだという以外は素敵なうたい文句が満載です。 二年払いにするとひとつきあたり7ドル台から ホストできるドメイン数(やサイト数)は無制限(パーキングではあり
突然ですが、いつものように ぼ〜っと ネットワークを ふらふら さ迷っていると、面白い物を見つけました。 README: ctypes code generation http://starship.python.net/crew/theller/ctypes/codegen.html ctypes は、.DLLや.soなどの共有ライブラリを、pythonから動的に呼び出すライブラリなんですが、その呼び出しコードを生成するコードのようです。 h2xml.py で、ヘッダファイルをXMLに変換し xml2py.py で、XMLから ctypes用の呼び出しコードを生成する という按配らしいです。 興味が湧いたので、早速使ってみました。 インストール 英文なので、適当にWeb翻訳にかけると、GCC-XMLを突っ込めとか書いてあるようです。 なので、以下のファイルをダウンロードして、入れました。
DirectPython is an open source C++ extension to the Python programming language which provides basic access to DirectX (9.0c) API, including Direct3D, DirectSound, DirectShow and DirectInput. This project is no longer maintained and it has been succeeded by DirectPython 11. DirectPython uses DirectX almost directly, usually just interpreting Python objects to a form that DirectX can understand. Na
You didn't write that awful page. You're just trying to get some data out of it. Beautiful Soup is here to help. Since 2004, it's been saving programmers hours or days of work on quick-turnaround screen scraping projects. Beautiful Soup is a Python library designed for quick turnaround projects like screen-scraping. Three features make it powerful: Beautiful Soup provides a few simple methods and
Pythonのソースコードを書く際、最近はめっきり X11 gnome + emacs + python-mode + pycomplete + cedet + ecb な開発環境でのですが、このpython-modeの使用感に微妙な違和感があるのでカスタマイズしてみました。 ちなみに、Eclipse + PyDEV plugin + WTP plugin という開発環境もありだと思いますが、いろいろトータルで見るとこっちの方がプログラムを書いてて楽しげです。 問題 py-help-at-point および python-execute-* 関数を呼んだときに以下の問題がある カーソルのフォーカスが*Help*や*Python Output*バッファの方に飛んでしまう ヘルプ表示やコードを実行した後、すぐにコーディングに戻れない(C-x oが必要)ので、ストレスがたまる 実行した結果のデー
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.
El sketch del que se cogío el término spam. Espero qeu nadie se moleste por encontrar este video (que evidentemente no es mio) aquí, pero es algo que forma parte de la historia, y creo que debe ser accesible de la forma más fácil para cualquiera. Esta es una de ellas. Gracias, <a href="Monty Python">http://pythonline.com/home.html</a>
PEP 7 – Style Guide for C Code Author: Guido van Rossum <guido at python.org>, Barry Warsaw <barry at python.org> Status: Active Type: Process Created: 05-Jul-2001 Post-History: Table of Contents Introduction C dialect Code lay-out Naming conventions Documentation Strings Copyright Introduction This document gives coding conventions for the C code comprising the C implementation of Python. Please
reST to S5 convertor rst2s5 is a Docutils writer for S5, a Simple Standards-based Slide Show System. This means simple text files with reStructuredText (reST) markup can be converted to nice looking slideshows that can easily be viewed with the webbrowser. See presentation.txt in the archive below for an example and instructions. It's now part of the official Docutils distribution (starting from v
仕事でちょっと必要だったので、python で動く crawler(Web ページを集めまくるツール)を調べてみました。 まずは Python Cheese Shop で crawler をキーワードに検索。すると以下のものがヒットしました。 HarvestMan 1.4.6 final Multithreaded Offline Browser/Web Crawler Orchid 1.0 Generic Multi Threaded Web Crawler spider.py 0.5 Multithreaded crawling, reporting, and mirroring for Web and FTP webstemmer 0.6.0 A web crawler and HTML layout analyzer SpideyAgent 0.75 Each use
Psyco で高速化にチャレンジしてみる? (2006/06/10) python Psyco で高速化にチャレンジしてみる? Python 2.5、正式版リリースに一歩近づく の記事を目にする。「Need for Speed」というプログラミングコンテストも開かれていたのか。「目的は単にPython言語を速くすること」と。こういうアプローチは好きだったりする。言語そのものの速度が速くなるメリットは大きい。Psycoみたいなものも好きだし。そういえば以前に ほんとにPython の起動は遅いのか?(2006/02/10) なんてことを書いたことがある。Python 2.5 は起動がもっと速くなっているんだろうか。 Psyco を久々に使ってみる psyco は、JIT(just-in-time) コンパイラの一種で、一行一行を python のインタプリタで実行するのではなく、ブロックご
(English Version) 概要 アクションゲームを体全体の動きによって操作できるようにするツール。 GUIを用いて空間内にセンサーを配置しておくと、そのセンサー領域への 侵入物を検知してあらかじめ指定されたキーイベントを発生させる。 EyeToy対応でないゲームを無理矢理EyeToyに対応させてしまおう、という意図である。 スクリーンショット デモ GUIの操作例 (wmv形式、約5.8MB) 進んだ使い方 (wmv形式、約7.2MB) 動作環境 Windows + 一般的な日本語配列キーボード (他のキーボードはたぶん無理) 必要なもの 以下のPython処理系/Pythonライブラリをあらかじめインストールしておく。 Python Ver.2.3.5 Python Imaging Library Ver.1.1.5 VideoCapture Ver.0.9 PyGame Ve
なぜこんな文書を書いたか わたしは Jargon Fileの編集者で、またその他似たような有名文書いくつかの著者なので、しばしば熱心なネットワーク初心者から「ウィザード級の大ハッカーになるにはどうやって勉強すればいいの?」といったようなお尋ねメールを頂きます。でもかつて 1996 年に、こんな大事な問題を扱った FAQ や Web 文書 はみあたらないことに気がつきました。というわけで、これを書き始めました。多くのハッカーがいまやこれを決定版と見なしているし、つまり実際に決定版なんだと思います。でも、この問題について自分が唯一無二の権威だと主張するつもりもありません。気にくわなければ、自分なりのヤツをどうぞ。 この文書をオフラインで読んでいるなら、最新版は次のところにあります。 http://www.catb.org/~esr/faqs/hacker-howto.html なお、この文書の
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く