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

Резултати

Пронајдени 1,453 слични објави

Глобално пребарување

iGitHub

@igithub · Post #192 · 10.03.2026 г., 05:53

Buzz Buzz 可以在您的个人电脑上离线转录和翻译音频。它由 OpenAI 的 Whisper 提供技术支持。 1.高准确率:基于OpenAl开源的Whisper自动语音识别模型,这是一款非常强大的机器学习模型 2.转换速度快:Buzz的模型都离线存在本地,转换过程无需联网,因此转换速度很快,适合批量转换语音跨平台支持 Windows / macOs / Linux 3.支持中文,也支持很多个国家的语言,还能将结果翻译,不过只能翻译成英文 GitHub 标签:#工具#Mac#Windows#Linux

#软件分享#Linux#Windows 🍎RunCat 😙 总结:可爱的CPU负载监控 😀Windows | 😍Linux 可以在任务栏中显示一只可爱的猫猫,可以设置其速度随着 CPU 负载的变化而变化,比如可以设为 CPU 负载越高, 猫猫越跑越慢,也可以设置为 CPU 负载越大,猫猫跑得越快 📬投稿 & 群聊🔈频道🔎索引

Libreware

@libreware · Post #1520 · 26.11.2025 г., 14:21

Collabora Launches Desktop #Office Suite for #Linux https://itsfoss.com/news/collabora-launches-desktop-office-suite/ https://www.collaboraonline.com/collabora-office/

Libreware

@libreware · Post #1400 · 02.02.2025 г., 08:23

Tiling Shell Advanced Window Management for #Linux#gnome desktops https://extensions.gnome.org/extension/7065/tiling-shell A GNOME extension for advanced window management. It's highly configurable and offers different ways of tiling and managing your windows. The focus is on delivering the best user experience, highest stability, and full customization. It also works with multiple monitors (even if they use different scaling), comes with a number of tiling layouts built-in but there is a layout editor to allow you to create and save customs layouts. Tiling Shell also features the Snap Assistant, borrowed from Windows 11: just move a window to the top with your mouse and the Snap Assistant slides in and you can place the window where you want and how you want. * Automatic tiling * Fully customizable keyboard shortcuts to tile, move windows, change focus and more * You can also move the window to the edge of the screen to tile it * Right click on the window title to place the window where you want and how you want it * Coming soon this week, Windows Suggestions: after tiling a window you get suggestions for other windows to fill the remaining tiles ... There are other features https://github.com/domferr/tilingshell Tiling Shell supports GNOME Shell 40 to 47 on X11 and Wayland.

Hashtags

加密货币知识库

@jmhbzsk · Post #795 · 17.02.2026 г., 12:34

🆔 软件名称:FundVal-Live ⭐️ 软件功能:实时基金估值 ➡️ 支持平台:#Windows#macOS#Linux#Android 📁 软件简介:一款用于实时基金估值的开源软件,提供透明的基金估值逻辑和实时数据分析。 通过结合持仓穿透、实时行情加权计算和数学模型,帮助用户准确评估基金的净值。 ⬇️ 软件下载:点击下载

极客情报局

@funletu · Post #2238 · 25.12.2023 г., 12:59

Hiddify-next|多平台自动代理客户端 基于 Sing-box 的多平台自动客户端,用作通用代理工具链。 该应用程序可免费使用、无广告且开源。它提供了一个安全且私密的工具,用于访问免费互联网。 ⭐ 易于使用,用户界面简单 ✈️多平台:Android、Windows、Linux 和 macOS(欢迎 iOS PR) 🔍 基于延迟的自动选择 🔄 自动订阅更新 🔎 显示配置文件信息,包括剩余天数和流量使用情况 💻 完全免费,没有任何广告和干扰 🛡 开源、安全、社区驱动 🌙 深色和浅色模式 ⚙ 与所有代理管理面板兼容 支持平台:#Windows#macOS#Linux#Android 开源地址:https://github.com/hiddify/hiddify-next 下载:https://github.com/hiddify/hiddify-next/releases https://geekerline.com/circle/75732.html

12•••4142434445•••100•••121122
ПретходнаСтраница 43 од 122Следна