@wal_pep · Post #307 · 05.03.2025 г., 21:42
#Clouds #4K
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #303 · 27 дек.
Наверняка вы замечали, что в Python есть удобная функция для получения переменной окружения os.getenv(NAME) И её "сестра" для создания или изменения переменных окружения os.putenv(NAME, VALUE) Но почему-то putenv() не работает как должно. Энвайромент не обновляется! os.putenv('MYVAR', '1') print(os.getenv('MYVAR')) ... и ничего 😴 Почему так? На самом деле энвайромент обновляется, но это значение не добавляется в словарь os.environ. Откройте исходник функции os.getenv(). Это просто шорткат для os.environ.get() В то время как putenv() это built-in С-функция. Словарь os.environ (или точней класс из MutableMapping) создаётся из энвайромента в момент инициализации. Функция putenv() самостоятельно его не изменяет. В тоже время, когда вы создаёте или изменяете ключ в os.environ, автоматически вызывается putenv() в методе __setitem__(). То есть, технически putenv() всё делает верно, но в os.environ это не отражается. Можно проверить так: >>> os.putenv('MYVAR', '123') >>> os.system('python -c "import os;print(os.getenv(\'MYVAR\'))"') 123 Я объявил переменную в текущем процессе и вызвал дочерний процесс, который её унаследовал и получил в составе os.environ. Аналогично при удалении переменной вызывается еще одна built-in функция unsetenv(), удаляющая переменную из системы. Итого ▫️ Удобней всего явно обновлять переменные через os.environ ▫️ Есть способ неявно создать/удалить переменную через putenv/unsetenv, что не повлияет на os.environ но изменит энвайромент и передаст изменения сабпроцессам. Но так лучше не делать! ▫️os.environ это просто обертка для built-in функций putenv() и unsetenv(). #basic
Hashtags
Пребарај: #clouds
@wal_pep · Post #307 · 05.03.2025 г., 21:42
#Clouds #4K
@NatureTravelVacationPictures · Post #1201 · 13.05.2019 г., 06:30
🌿❤️✨🍃 Perfect Timing📸 #Scenery#Nature#Clouds 💁Join Us ✅🔜@Discover_Nature 🍃🍃🍃🍃🍃🍃🍃🍃🍃🍃🍃🍃🍃
@NatureTravelVacationPictures · Post #1346 · 23.05.2019 г., 00:30
🌿🍁🍃 #Clouds#Mountains#Nature 💁Join Us ✅🔜@BillionaireHomes 🍃🍃🍃🍃🍃🍃🍃🍃🍃🍃🍃🍃🍃
Hashtags
@depthwallpaper · Post #167 · 24.12.2022 г., 07:47
Hi-Res. Source: iSpazio #hres#mountain#clouds
@depthwallpaper · Post #811 · 11.07.2025 г., 20:51
Hi-Res ☁️ #hres#clouds#art
@amazingeo · Post #587 · 22.01.2026 г., 20:31
🌍 Polar stratospheric clouds, also known as nacreous clouds, shimmer with pastel colors and only form in extremely cold conditions. They set the stage for both rare atmospheric optics and ozone loss. ✨ #aurora⚡#clouds⚡#atmosphere⚡#geography⚡#nature⚡#earth 👉subscribe Amazing Geography 👉more Channels
@amazingeo · Post #511 · 13.12.2025 г., 12:31
🌍 The highest clouds on Earth are called noctilucent clouds. They glow at twilight and form up to 85 kilometers above ground, in the edge of space—far higher than any weather clouds. ✨ #meteorology⚡#clouds⚡#atmosphere⚡#geography⚡#nature⚡#earth 👉subscribe Amazing Geography 👉more Channels
@interesting_planet_facts · Post #519 · 08.08.2025 г., 00:22
🌎 The horseshoe vortex, or “smoke ring” in the sky, is a rare weather phenomenon where winds sculpt swirling, donut-shaped clouds. These dramatic rings form after volcanic eruptions, industrial blasts, or even lightning, showcasing nature’s surprising ability to twist air into geometric shapes. ✨ #atmosphere⚡#clouds⚡#weather 👉subscribe Interesting Planet
Hashtags
@IOSTelegramThemes · Post #706 · 07.11.2025 г., 14:48
#Wallpaper #background #Nature #clouds ☆𝗝𝗼𝗶𝗻 𝗶𝗣𝗵𝗼𝗻𝗲𝘀
@Wallpaper_INT · Post #46787 · 08.07.2025 г., 17:30
#Astronaut#Clouds#Aesthetic#4K @Wallpaper_INT
Hashtags
@IOSTelegramThemes · Post #674 · 20.10.2025 г., 14:48
#Wallpaper #background #AIphoto #clouds ☆𝗝𝗼𝗶𝗻 𝗶𝗣𝗵𝗼𝗻𝗲𝘀
@cosmomyst · Post #84 · 05.08.2025 г., 13:11
🪐 In the atmosphere of the giant planet Neptune, astronomers have discovered clouds of methane ice drifting in bands, creating ghostly streaks against the blue background. These shimmering clouds form when sunlight breaks apart methane gas and turns it into icy crystals high above the planet’s swirling, windy storms. ✨ #Neptune⚡#planets⚡#clouds⚡#nasa⚡#galaxy⚡#stars⚡#astronomy⚡#universe⚡#cosmos⚡#space 👉subscribe Universe Mysteries