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

Резултати

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

Пребарај: #ata

当前筛选 #ata清除筛选
Coin Sonar

@CoinSonar · Post #244055 · 18.04.2026 г., 07:57

#ATA | Volume spike (USDT PAIR) 509 times the average volume 208.43K USDT traded in 15 min └Buying vol: 120.23K USDT 🟢 Boost score: 1/10 24h Vol: 39.30K USDT (Binance) Price: 0.0119 (-3.0% in 24h)

Hashtags

Coin Sonar

@CoinSonar · Post #244001 · 18.04.2026 г., 05:56

#ATA | Volume spike (USDT PAIR) 790 times the average volume 107.88K USDT traded in 5 min └Buying vol: 86.67K USDT 🟢 Boost score: 6/10 24h Vol: 39.30K USDT (Binance) Price: 0.0119 (-3.0% in 24h)

Hashtags

Pro Analysis

@proanalysistrader · Post #27972 · 29.09.2024 г., 12:39

#ATA/USDT analysis : #ATA is currently finding support above the 200-period exponential moving average (200 EMA) within the support zone. The price is anticipated to test this zone and maintain its bullish momentum to reach the previous swing high. TF : 4h Entry : $0.0900 Target : $0.0983 SL : $0.0850

Hashtags

American Crypto©

@americancryptotrading · Post #27544 · 24.02.2026 г., 09:49

🇺🇸#ATA/USDT is consolidating near the lowerborder of the descendingchannel formation on the weekly timeframe🔍 Market recovery is underway🚀 American Crypto©

Hashtags

American Crypto©

@americancryptotrading · Post #27077 · 08.12.2024 г., 17:57

🇺🇸#ATA/USDT is forming a descendingchannel on the weekly timeframe💁‍♂️ Send it if we do breakout🚀 American Crypto©

Hashtags

We want you

@we_want_youu · Post #4196 · 14.08.2024 г., 05:54

Currently, #ATAUSDT is compressed within a falling wedge pattern, a classic bullish reversal signal. Should #ATA fail to bounce back from the $0.0820-$0.0700 support, our eyes will be on the next critical level at $0.0580. Historically, this level has been a stronghold, and the probability of a rebound here is notably higher. But if $ATA breaks below these key support levels, the bears might take control, potentially leading to a bearish continuation.

Hashtags

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