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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #411 · 9 фев.

reload_flag="" if [[ -n "${DEBUG}" ]]; then reload_flag="--reload" fi if [[ -n "${WORKER_COUNT}" ]]; then workers=${WORKER_COUNT} else workers=2 fi gunicorn --workers ${workers} \ --bind 0.0.0.0:8000 \ ${reload_flag} main.wsgi Писали такие конструкции чтобы проверить наличие флага и сформировать команду правильно? На самом деле можно сделать тоже самое проще. Для этого используются операторы условной подстановки, доступные в оболочках семейства POSIX. :- для установки значений по умолчанию ${WORKER_COUNT:-2} Если переменная не объявлена, то будет дефолтное значение 2. :+ подставляет указанный текст, если переменная не пуста ${DEBUG:+--reload} Если что-то есть в переменной то распечатается текст после символа +, в противном случае - ничего. Удобно для опциональных флагов, как в нашем примере. Итого наш скрипт может выглядеть так: gunicorn --workers ${WORKER_COUNT:-2} \ --bind 0.0.0.0:8000 \ ${DEBUG:+--reload} main.wsgi Есть еще два оператора. := не только подставить дефолтное значение, но и присвоить его переменной, если она пуста # никаких переменных еще нет VAL1=${VAL2:=hello} # теперь доступны обе echo $VAL1 $VAL2 # hello hello :? остановить выполнение с ошибкой, если переменной нет. echo ${MISS:?is required} bash: MISS: is required Код выхода будет 1. #tricks#linux

Резултати

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

Пребарај: #lpt

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

@CoinSonar · Post #244005 · 18.04.2026 г., 06:11

#LPT | Volume spike (USDT PAIR) 30 times the average volume 129.64K USDT traded in 15 min └Buying vol: 72.57K USDT 🟢 Boost score: 3/10 24h Vol: 411.61K USDT (Binance) Price: 2.268 (-1.5% in 24h)

Hashtags

Coin Sonar

@CoinSonar · Post #243728 · 17.04.2026 г., 15:04

#LPT | Volume spike (USDT PAIR) 30 times the average volume 129.24K USDT traded in 15 min └Selling vol: 84.86K USDT 🔴 Boost score: 1/10 24h Vol: 411.61K USDT (Binance) Price: 2.239 (-1.5% in 24h)

Hashtags

Coin Sonar

@CoinSonar · Post #243445 · 17.04.2026 г., 04:38

#LPT | Volume spike (USDT PAIR) 31 times the average volume 135.03K USDT traded in 15 min └Buying vol: 73.04K USDT 🟢 Boost score: 3/10 24h Vol: 411.61K USDT (Binance) Price: 2.181 (-1.5% in 24h)

Hashtags

CryptoBull_360™

@cryptobull_360 · Post #48443 · 19.02.2026 г., 12:05

#LPT is consolidating within a falling wedge pattern and is currently trading above the support trendline. A bounce from this level is possible, while a breakout of the pattern would confirm bullish momentum. Conversely, a breakdown below the wedge could lead to further correction.

Hashtags

Pro Analysis

@proanalysistrader · Post #28569 · 22.03.2025 г., 03:45

#LPT/USDT analysis : #LPT is currently experiencing a bearish trend, trading below the 200 Exponential Moving Average (EMA). The price has encountered resistance at the 200 EMA and has broken below the established trendline, suggesting further downward momentum. A decline to test the swing low level is anticipated. TF : 2h Entry : $5.423 Target : $4.883 SL : $5.740

Hashtags

Pro Analysis

@proanalysistrader · Post #28400 · 19.01.2025 г., 05:47

#LPT/USDT analysis : #LPT has broken down and retested the previous support zone, which is now acting as resistance for the price. It is anticipated that the price will resume its bearish momentum from the current level and test lower levels. For a short entry, it is advisable to wait for a price retracement. TF : 1H Entry : $13.76 Target : $12.78 SL : $14.36

Hashtags

Pro Analysis

@proanalysistrader · Post #27971 · 29.09.2024 г., 06:07

#LPT/USDT analysis : #LPT is currently consolidating sideways in a correction phase above the 200 EMA. The price is likely to test the support zone and then bounce back from there to test the resistance zone. TF : 1H Entry : $14.60 Target : $15.30 SL : $14.25

Hashtags

American Crypto©

@americancryptotrading · Post #27083 · 14.12.2024 г., 18:28

🇺🇸#LPT/USDT is retesting the upper border of a symmetricaltriangle pattern on the 1W timeframe👨‍💻 Pump is expected✈️ American Crypto©

Hashtags

American Crypto©

@americancryptotrading · Post #27018 · 16.10.2024 г., 07:35

🇺🇸#LPT/USDT LPT is testing the key zone right now on weekly timeframe🧐 Bullish case📈 American Crypto©

Hashtags

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