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 слични објави

Пребарај: #smartdevices

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

@venturevillagewall · Post #4277 · 01.03.2025 г., 10:00

$30M Funding in AI and Tech Startups Recent funding highlights: - Unique FinanceGPT: $30M round, focuses on generative AI for finance. Learn more - Skylo: $30M for NTN services, satellite connectivity for devices. Explore here - Camber: $30M for healthcare financial software. Details here - Doroni Aerospace: $25M for consumer eVTOL flying cars. Read more - VerAI Discoveries: $24M, AI platform for mineral exploration. More info - Universal Diagnostics: $20.96M to develop early-stage cancer detection blood tests. See here - Norlase: $20.96M for advanced ophthalmic lasers. Find out more - ZeroNorth: $20M for solutions in global shipping, reducing carbon emissions. Explore - Enveda Biosciences: $20M for plant-powered drug discovery. Learn more - Open Meta City: $20M for real estate ownership in major cities. Discover more #AI#Tech#Finance#Healthcare#Aerospace#eVTOL#MineralExploration#Diagnostics#Ophthalmic#Shipping#DrugDiscovery#RealEstate#Startup#VC#Innovation#Funding#Investment#GenerativeAI#SmartDevices#PlantPowered