Первая директория в 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
Десять елочных украшений от художников и брендов
Собрали несколько вариантов елочных украшений: от тех, что вызывают ностальгию, до декора, который призван обратить внимание на хрупкость животного мира.
Смотрите карточки и забирайте украшения к себе в вишлист!
#newyear
🎄The Russian Embassy School hosted a New Year's fairy tale “New Year Knocks at the Door!”
In his address, Ambassador Albert P. Khorev thanked the Embassy staff for their hard work and wished them happiness, health, and success in serving their Motherland in the New Year.
#NewYear
As we begin the #newyear, here’s a recap of key housing news in 2021.
🏠✨ Our new year resolution = continue delivering homes to new flat buyers, while increasing supply to meet the strong housing demand from Singaporeans.
Happy New Year from the Venom team! We hope 2023 brings new opportunities and growth for all of our ecosystem participants and partners. We are excited to continue building and improving our platform to serve our community better. Here's to a successful and blockchain-filled year ahead! #NewYear#Blockchain
How to Make a New Year's Wish in Russian
🔻On New Year's Eve in Russia, there is a tradition of making a wish as the Kremlin clock strikes midnight:
1⃣Я хочу (+ noun in Genitive case):
• Я хочу счастья! (I want happiness).
• Я хочу здоровья! (I want health.)
2⃣Я хочу (+ Infinitive, perf./imperf.):
• Я хочу путешествовать! (I want to travel).
• Я хочу получить повышение! (I want to get a promotion).
3⃣Пусть (+ verb in the Future Tense):
• Пусть наступит мир! (May there be peace).
• Пусть придёт любовь! (May love come).
• Пусть все будут здоровы и счастливы! (May everyone be healthy and happy.)
🥂Let's write some wishes in Russian the comments!
🎧🗣👇
#NewYear
#useful_vocabulary
😎 Stay with @learnRCRussian
Father Frost Saddled a Fir Tree and Rode Through the Streets of Chelyabinsk, Launching Fireworks.
🔻The festive tree was tied to an Audi. Police are searching for the "New Year's wizard" and his "reindeer" to clarify the circumstances.
That's Russia, baby:)
#NewYear
#news
🎄 Stay with @learnRCRussian
🎄Father Frost, a rescuer from Murmansk, delivers gifts on mountain skis, a snowmobile and a festive illuminated all-terrain vehicle Бурлак(Burlak).
Video: Ministry of Emergency Situations (Russia)
#news
#NewYear
🎄 Stay with @learnRCRussian