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

Резултати

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

Пребарај: #lensprotocol

当前筛选 #lensprotocol清除筛选
Venture Village Wall 🦄

@venturevillagewall · Post #3568 · 20.12.2024 г., 09:33

Lens Protocol Secures $31M Funding Lens Protocol has raised $31 million in a funding round on December 18, 2024. The platform is designed as an open social network, granting users ownership of their content and connections, while enabling developers to create applications within the network. #LensProtocol#Funding#SocialNetwork#Blockchain#Crypto#Web3

Venture Village Wall 🦄

@venturevillagewall · Post #3432 · 18.12.2024 г., 14:37

Aave Raises $31M for Lens Protocol Aave protocol developer secures $31M in a strategic funding round for Lens Protocol, spearheaded by Lightspeed Faction. Notable investors include Alchemy Ventures, Circle Ventures, and ConsenSys, among others. #Aave#LensProtocol#Funding#LightspeedFaction#AlchemyVentures#CircleVentures#ConsenSys#DigitalFinanceGroup#FabricVentures#ForesightVentures#Superscrypt#Re7Capital#WintermuteVentures#CaliberVentures#G20Group#BlockchainCoinvestors#BorderlessCapital#BodhiVentures#AlexGluchowski#AleksanderLarsen