@profile_pictures_tm · Post #18415 · 17.10.2024 г., 13:47
#Animation🍿🕶
Hashtags
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
Пребарај: #animation
@profile_pictures_tm · Post #18415 · 17.10.2024 г., 13:47
#Animation🍿🕶
Hashtags
@profile_pictures_tm · Post #13981 · 10.04.2023 г., 17:02
#Animation
Hashtags
@profile_pictures_tm · Post #13842 · 29.03.2023 г., 11:53
#Animation
Hashtags
@BuffFurries · Post #12497 · 12.04.2026 г., 19:18
#animation@YiffArtHub https://x.com/YoseBose/status/2043342267788997078
Hashtags
@BuffFurries · Post #11887 · 15.01.2026 г., 14:20
#animation@YiffArtHub
Hashtags
@BuffFurries · Post #11870 · 15.01.2026 г., 02:43
#animation@YiffArtHub
Hashtags
@BuffFurries · Post #11605 · 09.12.2025 г., 12:46
#animation@YiffArtHub
Hashtags
@profile_pictures_tm · Post #11537 · 16.10.2022 г., 16:01
#Animation
Hashtags
@figma60sec · Post #10723 · 23.03.2026 г., 17:03
SVG Motion — плагин анимирует векторные линии с помощью свойства «Обводка». Figma Community • #animation
Hashtags
@PawStash · Post #3570 · 02.03.2026 г., 22:23
Paw aftercare Mystery box YCH for Roukan #Animation
Hashtags
@viral_today · Post #3326 · 23.06.2025 г., 12:31
Cute animation of a little Lego kitty playing with a yarn ball @Viral_Today / #animation
Hashtags
@viral_today · Post #2278 · 17.04.2024 г., 14:30
Bread is bad for ducks and other waterfowl. Their natural diet consists of pond weed, seeds, insects, worms, small water snails, and even crustaceans, such as crayfish. White bread barely offers any nutrition. It simply acts as a filler. @Viral_Today / #animation
Hashtags