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

TGINSIGHT SIMILAR POSTS

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

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

Функция dir() - удобна для получения списка атрибутов у любого объекта. Ранее я писал про функцию __dir__() в модуле (не путайте её с переменной __all__(), которая указывает список объектов для импорта если встречается конструкция from module import *). Скорее всего вы уже знаете как использовать функцию dir(). Любой объект может реализовать метод __dir__() чтобы указать список имеющийхся и динамических атрибутов. И функция dir() поможет получить список этих атрибутов. >>> dir(str) ['__add__', '__class__', '__contains__', ...] У этой функции есть еще один способ применения. Её можно вызвать без аргумента, и в таком случае она вернёт список имён в текущем неймспейсе. >>> dir() ['__builtins__', '__doc__', '__file__', ...] >>> def test(): >>> x = 1 >>> print(dir()) >>> test() ['x'] #basic#tricks

Резултати

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

Пребарај: #pricevolatility

当前筛选 #pricevolatility清除筛选
Crypto M - Crypto News

@CryptoM · Post #65112 · 11.04.2026 г., 03:11

🚀 Middle East Conflict Influences Commodity Price Fluctuations, Citic Securities Reports Citic Securities has released a report indicating that since March 2026, conflicts in the Middle East have led to rotational movements in commodity prices. According to Jin10, there is a strong expectation for an increase in energy and chemical product prices, while some basic metals have experienced price adjustments due to concerns over global economic growth slowdown affecting demand. Looking ahead to the second quarter, the duration of the Middle East conflict may become a significant factor influencing commodity price volatility. If the conflict persists, the price logic observed since March is likely to strengthen further. Conversely, if the conflict ends, demand-side factors may dominate price changes across different commodities. Overall, Citic Securities remains optimistic about the performance of energy and chemical product prices in the second quarter. Additionally, attention is drawn to lithium carbonate and electrolytic aluminum, which are supported by supply disruptions and strong demand. #MiddleEastConflict#CommodityPrices#EnergyPrices#ChemicalProducts#Metals#EconomicGrowth#LithiumCarbonate#ElectrolyticAluminum#PriceVolatility#CiticSecurities