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

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #281 · 18 авг.

Что-то вы гоните насчет "привычного вида формата 755 и 644". Я вот вообще не понял что это!😳 Действительно, что означают цифры которые мы получили в прошлом посте? Это кодировка, заключающая в себе режимы доступа к файлу. Подробней можно почитать в статье про chmod. Там можно увидеть альтернативное обозначение того же самого с помощью символов r w x, что значит чтение, запись, исполнение. Чтобы преобразовать восьмеричное число в такое обозначение в Python есть готовая функция >>> stat.filemode(0o755) '?rwxr-xr-x' Мы видим 3 группы по 3 символа, дающие 3 типа доступа для 3 типов юзеров. А что за знак вопроса в начале? Давайте передадим в эту функцию необрезанное значение от os.stat >>> stat.filemode(os.stat(path).st_mode) 'drwxr-xr-x' Это данные, которые мы безжалостно обрезали в прошлый раз😼 Первый символ обозначает тип объекта. Это может быть файл (-), директория (d) или симлинк (l). Вот простая схема данной кодировки [1][3][3][3] │ │ │ │ │ │ │ └──> Others Permissions │ │ └─────> Group Permissions │ └────────> Owner Permissions └───────────> File Type (разверните экран если вы с телефона) Если вы попробуете получить пермишены для симлинка то получите пермишены для файла >>> path = '.venv/bin/python3' >>> stat.filemode(os.stat(path).st_mode) '-rwxr-xr-x' Чтобы получить свойства именно симлинка, нужно это явно указать >>> stat.filemode(os.stat(path, follow_symlinks=False).st_mode) 'lrwxrwxrwx' #tricks#basic

Резултати

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

Пребарај: #grt

当前筛选 #grt清除筛选
Pro Analysis

@proanalysistrader · Post #28212 · 16.11.2024 г., 13:04

#GRT/USDT analysis : #GRT has broken out of its trendline with strong momentum following a bounce back from the support zone. The price is expected to maintain its bullish momentum and test previous highs. The current level presents a favorable entry opportunity. TF : 1W Entry : $0.2023 Target : $0.3446 and $0.4902 SL : $0.1450

Hashtags

Pro Analysis

@proanalysistrader · Post #28050 · 22.10.2024 г., 08:38

#GRT/USDT analysis : #GRT is currently in a downtrend, making lower lows (LLs) and lower highs (LHs), and is trading below the 200 EMA. The price is facing rejection from both the 200 EMA and the resistance zone. It is expected to decline from this point and potentially test the previous swing low. TF : 1D Entry : $0.1682 Target : $0.1294 SL : $0.1940

Hashtags

American Crypto©

@americancryptotrading · Post #27540 · 20.02.2026 г., 11:29

🇺🇸#GRT/USDT is ready to bounce from the lowerborder of the fallingwedge pattern on the weekly chart💁‍♂️ Looking for a move up on a bounce✈️ American Crypto©

Hashtags

American Crypto©

@americancryptotrading · Post #27323 · 26.07.2025 г., 08:29

🇺🇸#GRT/USDT is rebounding from the supportzone on the weekly chart🔍 More upside is likely📈 American Crypto©

Hashtags

Crypto Profit Coach™

@cryptoprofitcoach · Post #8731 · 14.03.2023 г., 18:31

#GRT Bullish 🚀🚀 https://www.binance.com/en/trade/GRT_BTC Buying Zone 600-625 Sitting on bottom.. bull run awaited Sell 🤑 700-740 🤑 740-800 🤑 800-860 🚀 860-900 & above Bullish above 585 Always use OCO after rising of Coin

Hashtags

Crypto

@signal_bitcoins · Post #2518 · 26.01.2024 г., 11:14

💰#GRT has a falling wedge pattern on 8H Time frame, we expec it will pump alot in the case of breakout, waiting now..⌛️ ❄️@signals_bitcoin_crypto❄️ ❄️@Shadow_support0o❄️

Hashtags

Crypto

@signal_bitcoins · Post #2437 · 20.01.2024 г., 14:33

💰#GRT bounced back from the Support zone on 12H Time frame, we are waiting for breakup and pullback to the broken trendline 💫 ❄️@signals_bitcoin_crypto❄️ ❄️@Shadow_support0o❄️

Hashtags

ПретходнаСтраница 1 од 3Следна