Python command line oneliners

看板Python作者 (周點鬧)時間12年前 (2013/02/22 05:03), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串1/1
http://www.vurt.ru/2013/02/python-command-line-oneliners/ There is list of pretty useful python small command line oneliners available out of the box. That means if you already have installed python on your system (most Linux, *BSD, including OSX) then you can use it even if you are not python developer. Make JSON beautiful? Next oneliner: $ echo '{"foo": "lorem", "bar": "ipsum"}' | python -mjson.tool -- 備註:樓下可停機車。房東不時貼心打掃維持整潔,有事情會馬上替你解決。 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.36.227.182

03/06 09:22, , 1F
還有 http server and smtp server
03/06 09:22, 1F
文章代碼(AID): #1H9ekunQ (Python)
文章代碼(AID): #1H9ekunQ (Python)