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 слични објави

Пребарај: #nonproliferation

当前筛选 #nonproliferation清除筛选
Embassy of Russia in Singapore

@rusembsg · Post #2893 · 24.04.2024 г., 03:31

📹 Russia's Foreign Minister Sergey #Lavrov’s video address to participants in the Moscow Nonproliferation Conference Key talking points: • The arms control, disarmament and #nonproliferation system crisis reflects unprecedented degradation in the sphere of international security. • The #West is balancing on the dangerous edge of a direct military confrontation between nuclear powers, which could have catastrophic consequences. • The US-led collective West is cynically complementing the deliberate destruction of balanced and equal agreements that do not suit Washington with the promotion of apparently dishonest schemes that would create advantages for the United States. • Striving to attain decisive military superiority, Washington and its allies are enlarging the network of alliances directed against other countries. They are working energetically to implement a number of highly destabilising military-technical programmes. • There is no basis whatsoever for an arms control and strategic stability dialogue with the United States in the face of a total hybrid war being waged against our country. • Moves to undermine the existing arms control and non-proliferation system are affecting the stability of the Treaty on the Non-Proliferation of Nuclear Weapons (https://disarmament.unoda.org/wmd/Nuclear/npt/text). <...> The Western countries have used the treaty for years to address political agendas unrelated to nuclear non-proliferation. • The attempts of the Western countries to tailor the OPCW to their vested interests are a source of serious concern. The Western states have already turned this prestigious and strictly technical international agency into an instrument for implementing their geopolitical interests in the Middle East and beyond by privatising the OPCW Secretariat. • We are convinced that to prevent further degradation of the world situation <...> all countries should pool their efforts to upgrade the international security system relying on the principles of multilateralism, equality and indivisibility. 🔗Read in full: https://mid.ru/en/foreign_policy/news/1945334/