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

Резултати

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

Пребарај: #tearline

当前筛选 #tearline清除筛选
Dataline Channel

@tearline_news · Post #74 · 19.11.2024 г., 13:00

🦉🚨Node Upgrade🚨🦉 Tearline AI app just rolled out a node upgrade! 🔥 This update will revamp power & compute calculations, ensuring a more equitable and transparent reward system. Embrace fairer perks and a stronger #Tearline. Plus, enjoy an easier-to-use sharing button in chat! Details👉https://medium.com/@tearlineAI/tearline-node-upgrade-and-system-changes-3053e78abee1

Hashtags

Dataline Channel

@tearline_news · Post #56 · 22.10.2024 г., 14:36

🌐✨#Tearline just dropped on the 🔝 AI tool directories — Toolify.ai & TopAI.tools! 🔗 Toolify: toolify.ai/tool/tearline 🔗 TopAI: topai.tools/t/tearline We’re blowing up in Web3 & tech. What are you waiting for? Start earning more today! 💸

Hashtags

Dataline Channel

@tearline_news · Post #26 · 26.07.2024 г., 13:03

Watch out, Tearline is leveling up - Your chat mate just got a turbo boost! 🦉💬 ✅Chat history - securely stored ✅Full-context convo - like talking to real person ✅Multi-window chat - as smooth as cutting melting butt ✅Multi-language support, sure thing! 🇰🇷🇯🇵🇷🇺Korean, Japanese, Russian, Traditional Chinese speakers🤖️#Tearline now speaks the same language with you! Let's rock those chats! Play free, Earn your Power & Compute to secure airdrops! 🔐💫

Hashtags

Dataline Channel

@tearline_news · Post #7 · 13.07.2024 г., 12:54

Exciting news! 🦉#Tearline Bot will soon be seamlessly available on Telegram. 🚀 1. Access a real-time Web3 research engine instantly. 2. Get daily consulting to enhance your trading assistant. 3. Grab community points by joining now! http://t.me/tearlinexyz Stay tuned for expanding service & ecosystem support📈✨

Hashtags

Dataline Channel

@tearline_news · Post #93 · 19.03.2025 г., 05:44

📢Tearline Points Program Update🚀 🔹 Phase 1 Points Snapshot Completed! 🎯 A snapshot of Phase 1 points will be taken on March 20 at 10:00 AM (UTC+8). These points have been securely recorded and will be a key reference for future TGE airdrops. 🔹 Phase 2 Starts NOW! 🌟 The next phase of the points program will officially begin on March 20 at 10:00 AM (UTC+8). You can now earn points across both the Mini App and the Web version. Log in with your Telegram account to seamlessly continue your journey. Start earning today 👉https://www.tearline.io 📖 Learn more on Medium: https://medium.com/tearline/the-future-of-web3-interaction-tearlines-ai-and-multi-chain-strategy-aac34e5c856a #Web3#Tearline#Airdrop#BNBChain