pymotw
以下の標準モジュールのチュートリアルを翻訳しました。 mailbox – メールアーカイブのアクセスと操作 - Python Module of the Week mhlib – MH メールボックスと連携する - Python Module of the Week os.path – プラットホーム独自のファイル名を操作する …
以下の標準モジュールのチュートリアルを翻訳しました。 abc – 抽象基底クラス - Python Module of the Week dis – Python バイトコードディスアセンブラ - Python Module of the Week functools – 関数を巧みに操作するためのツール - Python Module of the…
以下の標準モジュールのチュートリアルを翻訳しました。 array – データ型固定のシーケンス - Python Module of the Week contextlib – コンテキストマネージャユーティリティ - Python Module of the Week difflib – シーケンスを比較する - Python Module …
pyclbr – Python クラスブラウザサポート - Python Module of the Week へ移転しました。
mmap – メモリマップファイル - Python Module of the Week へ移転しました。
json – JavaScript Object Notation シリアライザ - Python Module of the Week へ移転しました。
signal – 非同期のシステムイベント通知を受け取る - Python Module of the Week へ移転しました。
2009/06/16(火) Python Code Reading 10 で講師を務めることになりました。柴田さんから PyMOTW を参考にして、標準モジュールの使い方についてお話してみないかというご連絡を頂きました。これなら、私でもできるかなと思い、二つ返事で務める事にしました…
Python Module of the Week について - Python Module of the Week へ移転しました。
Index - Python Module of the Week へ移転しました。
Python Module Index - Python Module of the Week へ移転しました。
Python Module of the Week - Python Module of the Week へ移転しました。
Python Module of the Week - Python Module of the Week へ移転しました。
tempfile – 一時的なファイルシステムリソースを作成する - Python Module of the Week へ移転しました。
heapq – インプレースヒープソートアルゴリズム - Python Module of the Week へ移転しました。
base64 – バイナリデータを ASCII 文字へエンコードする - Python Module of the Week へ移転しました。