@Gatos_Cats · Post #4916 · 03.02.2026 г., 16:52
#Fondos
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #198 · 6 јан.
Первая директория в sys.path 🔸 Когда вы запускаете Python-интерпретатор в интерактивном режиме, в системные пути (sys.path) в самое начало добавляется текущая рабочая директория >>> for path in sys.path: ... print(f'"{path}"') "" "/usr/lib/python37.zip" "/usr/lib/python3.7" ... Первая строка пустая, что и означает текущую рабочую директорию. 🔸 Если вы запускаете интерпретатор передавая скрипт как аргумент, то история получается иная. На первом месте будет директория в которой располагается скрипт. А текущая рабочая директория игнорируется. Пишем скрипт с таким содержанием: # script.py import sys for path in sys.path: print(f'"{path}"') Запускаем python3 /home/user/dev/script.py Получаем "/home/user/dev" "/usr/lib/python37.zip" "/usr/lib/python3.7" ... 🔸 Если вы запускаете скрипт по имени модуля то на первом месте будет домашняя директория текущего юзера python3 -m script "/home/user" "/usr/lib/python37.zip" "/usr/lib/python3.7" ... Скрипт должен быть доступен для импорта На что это влияет? На видимость модулей для импорта. Если вы ждёте, что, запустив скрипт по пути, сможете импортировать модули из текущей рабочей директории, то вы ошибаетесь. Придётся добавлять путь os.getcwd() в sys.path самостоятельно или заранее объявлять переменную PYTHONPATH. #basic
Hashtags
Пребарај: #fondos
@Gatos_Cats · Post #4916 · 03.02.2026 г., 16:52
#Fondos
Hashtags
@Gatos_Cats · Post #4630 · 11.10.2025 г., 17:31
#Fondos Recomiendo el primero para pantalla de bloqueo y el segundo para la de inicio
Hashtags
@Gatos_Cats · Post #4465 · 27.07.2025 г., 16:10
#Fondos
Hashtags
@botsgram_cu · Post #4134 · 21.07.2021 г., 16:08
¿Que puede hacer este bot? @DuvarKagidiBot Con este bot puede obtener fondos de pantalla de varias fuentes, como Microsoft y Unsplash. Idiomas: turco (Visto en @botsgram_cu) #fondos
Hashtags
@Gatos_Cats · Post #3926 · 19.11.2024 г., 16:26
#Fondos
Hashtags
@beck_blog · Post #2816 · 06.10.2021 г., 19:34
· · • • • •🍂• · · · FONDOS · · · • 🍂• • • • · · Hola personitas bellas hoy les traigo unos fondos que pueden usar este otoño. Espero que os gusten y los pongan cuanto antes 🙈. #fondos · · • • • • • · · · · • • • 🍁 • • • · · · · • • • • • · ·
Hashtags
@beck_blog · Post #2458 · 22.07.2021 г., 20:26
· · • • • •☀️• · · · FONDOS · · · • ☀️• • • • · · Hola personitas bellas hoy les traigo unas fotos hermosas que seguro amarán utilizar como fondos de pantalla este verano. #fondos · · • • • • • · · · · • • • 🏖 • • • · · · · • • • • • · ·
Hashtags
@beck_blog · Post #1113 · 23.01.2021 г., 15:30
· · • • • •❄️• · · · FONDOS · · · • ❄️• • • • · · Hola personitas bellas hoy les traigo unos fondos deliciosamente bellos espero que les gusten 😊 #fondos · · • • • • • · · · · • • • ☃️ • • • · · · · • • • • • · ·
Hashtags
@botsgram_cu · Post #4428 · 11.10.2021 г., 03:35
¿Que puede hacer este bot? @ShareWallpaperBot Obtenga fondos de pantalla de alta calidad en su grupo. Idiomas: Italiano Inglés Español Alemán (Visto en @botsgram_cu) #fondos#grupos
@Gatos_Cats · Post #5035 · 31.03.2026 г., 19:17
#Dibujos #Fondos
@Gatos_Cats · Post #4941 · 13.02.2026 г., 16:13
#Dibujos#Fondos
@Gatos_Cats · Post #4919 · 04.02.2026 г., 16:09
#Dibujos#Fondos