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

Резултати

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

Пребарај: #insider

当前筛选 #insider清除筛选
ReD Line ☢️

@channelredline · Post #327249 · 07.05.2026 г., 10:04

#Insider Our source in the Presidential Administration reported that the IPOC, together with MI6, developed narratives for information campaigns inside Russia to maximize the destabilization of the situation. Given the enemy's economic situation, it was decided to emphasize the funds spent on the war, the lack of development prospects, and the crisis in the power vertical. Through a network of controlled actors and cognitive operations at Bankova, they want to create a new narrative critical of Putin, and tens of millions of dollars have been allocated for this purpose.

Hashtags

Ali Ahmad

@AlisherAhmatovich · Post #968 · 05.03.2024 г., 07:07

Tez orada Sharh'da Instagramga ulashish funksiyasini taqdim etamiz. Hozir test flight'da test qilyabmiz:) Stay tune! #insider @elzodxon

Hashtags

Venture Village Wall 🦄

@venturevillagewall · Post #4155 · 15.02.2025 г., 01:00

Tether Pushes for Stablecoin Regulation 🔥 Tether actively working with U.S. lawmakers to influence stablecoin regulation. CEO Paolo Ardoino emphasizes compliance with upcoming laws. A related bill may be signed by President Trump in April. 👉 Read more: Fox Business 🚨 Concerns over LIBRE launch: Funded by FixedFloat, with suspicious activities and large insider wallets. Details suggest possible illegal actions. 🟠 Tether announces strategic minority stake in Juventus Football Club. Read more: Tether News Coinbase adds Pyth Network (PYTH) to its asset roadmap. More here: Coinbase #Bitcoin#Stablecoin#Tether#Regulation#Trump#SEC#Juventus#Coinbase#PYTH#Blockchain#Crypto#Fintech#Investments#Lawmakers#Fiat#DLMM#Insider#ETH#Solana#VC#CryptoNews