エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
This is a toy one-file application to manage persistent key-value string data. The file is *both* the application and its data. When you run any of the commands described in `escher.py --help`, the file will be executed and, after data change, it will re
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
This is a toy one-file application to manage persistent key-value string data. The file is *both* the application and its data. When you run any of the commands described in `escher.py --help`, the file will be executed and, after data change, it will re
escher.py P ��rU � |�rU #! /usr/bin/env python """{escher} -- one-file key-value storage. What? T... escher.py P ��rU � |�rU #! /usr/bin/env python """{escher} -- one-file key-value storage. What? This is a toy application to manage persistent key-value string data. The file {escher} is *both* the application and its data. When you run any of the commands below, the file will be executed and, after data change, it will rewrite itself with updated data. You can copy the file with whatever name to