TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

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

Резултати

Пронајдени 3 слични објави

Пребарај: #polychain

当前筛选 #polychain清除筛选
Airdrop3 LTD

@airdrop3ltd · Post #414 · 29.12.2023 г., 10:26

Check out the new Get Grass - Incentive Beta 🪂 Airdrop! 💥🌿 🔥 Install the extension on your computer or smartphone and earn points, which can then most likely be converted into tokens on #Solana . 😎💻📱💰 The Get Grass Is An Oracle For Decentralized AI, They Recently Raised $3.5M Amongst Investors Like #Polychain , #BigBrainVC & Others. 🎁 Get Paid when Internet Connected ↷ Register on websete → Get Grass https://app.getgrass.io/register/?referralCode=jUdJVtSVb6sVnLe - Set Your Email & Username ✉️👤 - Set Password, Tick To Agree Term&Co 🔒✅ - Then Proceed To Click Register 🖱📝 - Click CONNECT & Click Add To Chrome 🤝🖥 https://chromewebstore.google.com/detail/grass-extension/ilehaonighjijnmpnagapkhpcdbhclfg… 💸💻 Earn passive income by sharing your unused internet resources with Grass! They only work with top-tier companies and prestigious educational institutions that have passed a strict filter. 📊 Many of these companies are in the Fortune 500 list.

Venture Village Wall 🦄

@venturevillagewall · Post #4221 · 23.02.2025 г., 04:00

Ethereum Rollback Not Feasible, Developer Warns Ethereum developer Tim Beiko cautions against rolling back the Bybit attack, citing potential widespread disruptions and significant costs exceeding $1.5 billion. This attack does not breach Ethereum protocol rules unlike the 2016 TheDAO incident. Additionally, a Bybit address transferred $48 million to Galaxy Digital and FalconX, acquiring 34,800 ETH shortly before depositing it back into Bybit. Read more: Ethereum rollback debate and Bybit address transactions #Ethereum#Bybit#Crypto#Blockchain#DeFi#News#Investment#ETH#GalaxyDigital#FalconX#TimBeiko#CZ#KanyeWest#Polychain#OTC#Transaction#Security#Protocol#Rollback#Market#Analysis

Venture Village Wall 🦄

@venturevillagewall · Post #3758 · 31.12.2024 г., 07:00

2023 Reflections and Initiatives Key takeaways from the past year: Emphasis on founder-side roles, collaborations with dynamic teams, and growth initiatives. Initiated two accelerators: triangle.tg connecting TON to Web3, supporting 11 teams with notable backers like Binance Labs, GSR, and others. Launched Gaming.tg with Anton from Helika.io, focusing on the gaming sector. Significant partnerships emerged, enhancing the value for founders. Currently supporting promising Telegram ecosystem projects, anticipating a return to article writing in 2025. Appreciating the support received and lessons learned. #FounderSide#Web3#TON#Accelerator#Gaming#BinanceLab#GSR#Polychain#DelphiDigital#Blackrock#TriangleTG#GamingTG#Community#Innovations#Telegram#Investments#2023Reflections#CholyLabs#Projects#Support#Partnerships#Leadership