Skip to content

Instantly share code, notes, and snippets.

@ginrou
Created May 21, 2013 10:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ginrou/5618880 to your computer and use it in GitHub Desktop.
Save ginrou/5618880 to your computer and use it in GitHub Desktop.
Perfect Python 10章 コマンドラインユーティリティ

ファイルの読み込み

bytes, str

文字列のフォーマット

その他のファイル処理モジュールなど

10.4 TODO リストを作る

データ構造

タスクの作成と登録

データの操作

タスクの保存

コマンドライン引数

サブコマンド

アプリケーションのエントリポイント

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment