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

Резултати

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

Пребарај: #realfi

当前筛选 #realfi清除筛选
Go! Announcements

@gorwachain_announcements · Post #512 · 28.08.2024 г., 12:13

⚡️Go! Smartchain is bridging the gap with Realfi, a ground breaking hybrid financial system⚡️ Peruse through the Go! Blog posts for some special knowledge 🔗https://gosmartchain.ai/blog RealFi is a revolutionary approach that combines the stability of the traditional financial system with the innovations of DeFi. It's profitability to you can be seen in the; 1️⃣ Lower costs 2️⃣ Enhanced liquidity 3️⃣ Improved security 4️⃣ Greater accessibility 5️⃣ Innovative financial products With Go!, you can access essential services and make a positive impact on your community. Join the RealFi revolution now💪 #finance#Realfi#Defi#Innovation#blockchain Join: 🐣X✉️Chat✉️News🤖Discord Play: 🕹️TON App💻Web App Info: 🖥Newsletter🌐Website🌐Blog

Go! Announcements

@gorwachain_announcements · Post #510 · 27.08.2024 г., 13:18

🌟 Revolutionize with RealFi by Go! SmartChain AI! 🌟 Here's a sneak peak into how Realfi is transforming communities with Go!👇 🔗https://goplatform.io/blog/introducing-realfi-transforming-communities-with-decentralized-ai RealFi represents a significant leap in integrating AI, blockchain, and community-driven initiatives With the ability to tokenize anything in seconds, RealFi makes the process simple, fun, and rewarding for you to participate and benefit. Join Go! on this transformative journey. #Realfi#Gosmartchain#AI#blockchain#tokenize ------------------------- Join: 🐣X✉️Chat✉️News🤖Discord Play: 🕹️TON App💻Web App Info: 🖥Newsletter🌐Website🌐Blog

Go! Announcements

@gorwachain_announcements · Post #1056 · 13.10.2025 г., 19:08

Every transaction tells a story. Validated. Broadcast. Secured on Go! SmartChain. This is how real-world value becomes digital — fast, transparent, and verified. 💡 Try it yourself: https://app.gosmartchain.ai #GSMC#GoSmartChain#RWA#RealFi#Blockchain

Go! Announcements

@gorwachain_announcements · Post #547 · 11.09.2024 г., 14:13

🚀 Ready to build & secure the future of decentralized finance? Dive into a day in the life of a developer & validator on the Lysa Testnet! Learn how to create dApps, validate blocks, and earn rewards on Go! SmartChain AI. Explore more👇 👉https://tally.so/r/wQYoxl #Blockchain#DeFi#RealFi#LysaTestnet#GoSmartChain#developers#validators#BlockchainGaming ----------------- Join: 🐣X✉️Chat✉️News🤖Discord Play: 🕹️TON App💻Web App Info: 🖥Newsletter🌐Website🌐Blog