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

Резултати

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

Пребарај: #wanderlust

当前筛选 #wanderlust清除筛选
International Geographic

@internationalgeographic · Post #5600 · 14.04.2025 г., 03:56

📍 Nighttime in Singapore 🇸🇬 View of the Marina Bay Sands hotel 🌆 Singapore is an island nation in Southeast Asia. Founded as a British trading colony in 1819, after gaining independence it became one of the most prosperous countries, with the world's leading trading port. A fascinating fact: Singapore is the world's only island city-state! 🏙️🌴 #travel#wanderlust#cityscape

VEON AdTech

@veonadtech · Post #254 · 11.07.2025 г., 10:30

Ловим момент, когда мозг говорит: «Пора в отпуск!» Мечты рождаются между делом: 🫴 Оплатил связь → увидел билеты по цене кофе 👍 Оформил страховку → получил оффер на SPA-уикенд 🛫 Проверил баланс → открыл подборку тревел-хаков Почему это не реклама, а магия: ✨ Алгоритм ловит момент, когда мозг готов к побегу ✈️ Предложения встраиваются в рутину, как свои мысли 📈 Конверсия в 4 раза выше стандартных баннеров P.S. Это как если бы Booking.com читал мысли — только точнее и без cookie. 💻 Знаем, как продавать отдых до того, как его захотят — протестируем? #VEONAds#BehavioralTargeting#DigitalMarketing#Wanderlust#TravelTech#SmartAds 👋👋Всё о digital-рекламе в Узбекистане: аналитика, лайфхаки и готовые решения.

Amazing World and Travel

@amazingworldtravel · Post #677 · 10.04.2026 г., 03:58

🇲🇬Avenue of the Baobabs, Madagascar Ancient baobab trees, some over 800 years old and 30 meters tall, line this red-dirt road in western Madagascar like sentinels from a primordial world. These Grandidier's baobabs are among the most endangered trees on Earth — the last survivors of a once-dense tropical forest cleared over centuries, leaving these ancient giants standing alone in open farmland. At sunset, their massive silhouettes glow against a sky of liquid fire, bare branches reaching upward like roots — which is why Malagasy legend says the gods planted baobabs upside down. Ox-carts pass between trees that were already ancient when Genghis Khan rode across Asia, creating one of Africa's most hauntingly beautiful landscapes. Drop a 🔥 if this is on your list! #travel#wanderlust#explore#bucketlist#travelgram#adventure 📸@amazingworldtravel

Amazing World and Travel

@amazingworldtravel · Post #675 · 09.04.2026 г., 03:45

🇺🇸Antelope Canyon, United States Sculpted by flash floods over millions of years, this narrow slot canyon in Navajo Nation reveals flowing sandstone walls in waves of orange, red, purple, and gold. When midday sunlight beams pierce the narrow openings above, shafts of light illuminate the swirling rock in an ever-changing display that has made Antelope Canyon one of the most photographed wonders in the American Southwest. Upper Antelope Canyon — 'the place where water runs through rocks' in Navajo — is a smooth, undulating corridor at ground level, while Lower Antelope Canyon descends via narrow ladders into deeper chambers. Both were formed by monsoon floods that carry sand polishing the Navajo sandstone into these impossibly smooth, flowing forms. Drop a 🔥 if this is on your list! #travel#wanderlust#explore#bucketlist#travelgram#adventure 📸@amazingworldtravel

ПретходнаСтраница 1 од 3Следна