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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #205 · 22 јан.

Как работает функция reload()? Эта функция нужна для того, чтобы перезагрузить изменившийся код из py-файла без рестарта интерпретатора. Дело в том, что любой импортированный модуль при повторном импорте не будет перечитывать файл. Функция импорта вернёт уже загруженный в память объект модуля. Чтобы обновить код, нужно либо перезапустить всю программу, либо использовать функцию reload() from importlib import reload reload(my_module) 🔸 Функция reload() принимает в качестве аргумента только объект модуля или пакета. Она не может перезагрузить класс или функцию. Только весь файл целиком! 🔸 Перезагрузка пакета перезагрузит только его файл __init__.py, если он есть. Но не вложенные модули. 🔸Она не может перезагрузить ранее не импортированный модуль. 🔸При вызове функция reload() перечитывает и перекомпилирует код в файле, создавая новые объекты. После создания новых объектов перезаписывается ранее созданный неймспейс этого модуля. Это значит, что если где-то этот модуль импортирован через import и обращение к атрибутам происходит через неймспейс (имя) модуля, то такие атрибуты обновятся. Если какие-либо объекты из этого модуля импортированы через from то они будут ссылаться на старые объекты. Напишем простой модуль # mymodule.py x = 1 Теперь импортируем модуль и отдельно переменную х из модуля >>> import mymodule >>> from mymodule import x >>> print(mymodule.x) 1 >>> print(x) 1 Не перезапуская интерпретатор вносим изменения в модуль # mymodule.py x = 2 Делаем перезагрузку модуля и проверяем х ещё раз >>> reload(mymodule) >>> print(mymodule.x) 2 >>> print(x) 1 То же самое будет если присвоить любой объект переменной (даже словарь или список) Повторный импорт обновляет значение >>> from mymodule import x >>> print(x) 2 🔸Созданные инстансы классов не обновятся после перезагрузки модуля. Их придётся пересоздать. #tricks#basic

Резултати

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

Пребарај: #blz

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

@proanalysistrader · Post #27872 · 25.08.2024 г., 15:26

#BLZ/USDT analysis : #BLZ is in an uptrend, making Higher Highs (HHs) and Higher Lows (HLs) above the 200ema. The price broke the trendline after bouncing from a support zone. It's likely to keep up its bullish momentum and aim for previous highs. TF : 15min Entry : $0.1547 Target : $0.1600 SL : $0.1507

Hashtags

Coinlegs Cryptocurrency Signals

@coinlegs · Post #10032 · 01.03.2024 г., 06:21

#BLZ | S/R Breakout Confirmation Detected🧐 No FOMO, No FUD. Everyday we are getting bunch of trade opportunities whatever the market conditions are. Life? Difficult. Trade? Simple. Try out algorithm based detections, enjoy profits 💸

Hashtags

Coinlegs Cryptocurrency Signals

@coinlegs · Post #9705 · 12.01.2024 г., 13:56

#BLZ👀 It seems to be in the accumulation phase lately. If the candle closes below the support, we can say Stop-Loss. Then there will be a downside opportunity 📉 How did we come up with this analysis? We used the Support and Resistance detection of Coinlegs algorithm 👑 Check it out today.

Hashtags

We want you

@we_want_youu · Post #4591 · 05.09.2024 г., 13:38

#BLZ follows a descending channel pattern and seems to be gearing up for a bullish breakout. The next key target to watch after the breakout is the internal minor resistance at $0.1550 . If #BLZ holds steady at $0.1110, we could be on the brink of a significant bullish rally, much like those explosive moves we've seen before. A breakout above the crucial resistance at $0.150 could pave the way for a run toward even higher resistance zones -caution is essential. If momentum weakens at this critical demand zone, we might see a pullback to the lower demand area around $0.0800-

Hashtags

Crypto

@signal_bitcoins · Post #1948 · 21.12.2023 г., 12:33

#BLZ is moving up in the bullish channel on Daily time frame, price has a good support on Green zone,we expect another pump from this area 🚀 ❄️@signals_bitcoin_crypto❄️ ❄️@Shadow_support0o❄️

Hashtags

Crypto

@signal_bitcoins · Post #1857 · 15.12.2023 г., 12:43

#BLZ is moving up in a broadening channel,we expect it will pump again from the bottom of this pattern..⏳ ❄️@signals_bitcoin_crypto❄️ ❄️@Shadow_support0o❄️

Hashtags

CRYPTO SIGNALS FREE

@crypto_vip_signals_free · Post #865 · 20.02.2022 г., 17:25

You missed one more quick profit 😢 almost (395%🔥)in 14x #BLZ/USDT (7 - 14)X 📉SHORT ➖➖➖➖➖➖➖➖➖➖ 💵Target 1=0.228✅ 💵Target 2=0.221✅ 💵Target 3=0.213✅ 💵Target 4=0.2046✅ 💵Target 5=0.189✅ 💵Target 6=0.175✅ 🔥394.38% Profits in (14X) 🔥 🔘Six target deatroyed within few days leaving us huge profits even in this worse market. 🔘It was a perfect call exactly from the top. We knew BLZ/usdt will fall hardly. This one made us huge profits🔥. 🔘Our premium members are literally printing money out of our perfect trades. 🔘For premium Contact @cryptomathh ➖➖➖➖➖➖➖➖ Crypto Signals Premium

Hashtags

Alex Kowalski | Trade

@kowalskitrade · Post #526 · 30.07.2024 г., 15:55

#BLZ On the coin there are signs of formation of ascending OF, liquidity removal from below, and reaction from the OB area, so let's try to open long, on removal of upper magnets 📈Sign up on Bybit to trade with me

Hashtags

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