TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #183 · 23 ное.

Python + bash Если вам часто требуется запускать shell команды из Python-кода, какой способ вы используете? Самый низкоуровневый это функция os.system(), либо os.popen(). Рекомендованный способ это subprocess.call(). Но это всё еще достаточно неудобно. Советую обратить своё внимание на очень крутую библиотеку sh. Что она умеет? 🔸 удобный синтаксис вызова команд как функций # os import os os.system("tar cvf demo.tar ~/") # subprocess import subprocess subprocess.call(['tar', 'cvf', 'demo.tar', '~/']) # sh import sh sh.tar('cvf', 'demo.tar', "~/") 🔸 простое создание функции-алиаса для длинной команды fn = sh.lsof.bake('-i', '-P', '-n') output = sh.grep(fn(), 'LISTEN') в этом примере также задействован пайпинг 🔸 удобный вызов команд от sudo with sh.contrib.sudo: print(ls("/root")) Такой запрос спросит пароль. Чтобы это работало нужно соответствующим способом настроить юзера. А вот вариант с вводом пароля через код. password = "secret" sudo = sh.sudo.bake("-S", _in=password+"\n") print(sudo.ls("/root")) Это не все фишки. Больше интересных примеров смотрите в документации. Специально для Windows💀 юзеров #libs#linux

Hashtags

Резултати

Пронајдени 2 слични објави

Пребарај: #postapocalypse

当前筛选 #postapocalypse清除筛选
movies & series 🍿

@images · Post #1947 · 03.12.2025 г., 09:33

🍿 '28 Years Later: The Bone Temple' drops a brutal, irresistible new trailer 📆Release: January 16, 2026 🎭Genre: #Horror · #PostApocalypse ✈️Add to watchlist The new trailer for Nia DaCosta’s hit me with that rare mix of dread and excitement that only a sequel with real ambition can spark. Sony just confirmed what many of us suspected: this chapter aims to revive the raw intensity of '28 Days Later' while diving deeper into the twisted inhumanity of the survivors. 🧟‍♂️🔥 Ralph Fiennes, unforgettable in 'The English Patient' and 'The Grand Budapest Hotel', brings a magnetic moral ambiguity to Dr. Kelson. Jack O’Connell, who blew me away in '71' and 'Starred Up', looks ready to steal the film with a Jimmy Crystal straight out of a nightmare worthy of 'A Clockwork Orange'. What grabbed me most is the idea that the infection might be treatable rather than curable, a shift that could redefine the entire mythology of this universe. And yes, that blink-and-you-miss-it shot hinting at Cillian Murphy’s return made me grin like it was 2002 again. This looks wild, vicious and full of surprises. I’m all in. 💀🔥