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

TGINSIGHT SIMILAR POSTS

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

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

Подразумеваемые неймспейсы или неявные пакеты. Этот функционал добавлен в Python 3.3 Что он означает? Ранее, до 3.3 пакетами считались лишь директории, в которых есть файл __init__.py. Этот файл одновременно являлся свидетельством того, что директория это Python-пакет, и служил "телом" этого пакета. То есть местом, где можно написать код, как это делается внутри модуля. Этот код исполняется в момент импорта пакета, так что его принято называть "код инициализации пакета". Начиная с версии 3.3 Любая директория считается пакетом и Python будет пытаться использовать любую директорию для импорта. Конечно, не любую в файловой системе, а только те что находятся в sys.path. Это значит, что теперь __init__.py нужно делать только если: 🔸 вам требуется создать код инициализации пакета 🔸 нужна совместимость со старыми версиями Python На мой взгляд это немного упрощает разработку, делает её чище, но с другой стороны убивает некоторую однозначность происходящего. Например, я создал репозиторий со своей библиотекой и рядом положил код примеров или тестов. repo_name/ my_library/ __init__.py main.py examples/ exam1.py exam2.py В этом репозитории пакетом является только my_library, остальные директории это не пакеты, это просто дополнительный код в файлах. Директория examples не добавлена в sys.path, в ней нет рабочих модулей. Но если она лежит рядом с my_library, то Python вполне сможет импортнуть из неё модули, так как посчитает что examples это валидный пакет. Конечно, пример несколько надуманный. Никто не будет добавлять корень репозитория в sys.path. Но, я думаю, суть ясна. Иногда директория это просто директория а не пакет! #basic#pep

Hashtags

Резултати

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

Пребарај: #december

当前筛选 #december清除筛选
iDubTG

@idubtg · Post #458 · 29.12.2023 г., 10:31

Bot API 7.0 Announcing our biggest Bot API update yet! Reactions • Introducing full reaction support for bots. • Bots can now react to messages with setMessageReaction. • Message reactions now generate updates for bots. • Added the available_reactions field to the class Chat. Replies 2.0 • Bots can now reply to messages in other chats or topics. • Added the ExternalReplyInfo class, to track replies across chats. • The new class ReplyParameters replaces individual reply options in all relevant methods and lets bots quote parts of any message. • The new field quote of the class Message lets bots detect incoming quoted text. Link Preview Customization • Bots can now set a custom URL to generate link previews in outgoing messages. • Added support for custom size and position of link previews. • Added the class LinkPreviewOptions to support these new options. Batch Actions • Bots can now delete multiple messages in a single request via deleteMessages. • Bots can now forward or copy multiple messages in a single request via the respective forwardMessages and copyMessages methods. Boosts & Giveaways • Added support for Giveaway messages, allowing bots to detect their creation and completion. • Added updates about chat boost changes via the new classes ChatBoostUpdated and ChatBoostRemoved. • Bots can now see if a boost came from a premium sub, a gift code, or a giveaway, as well as check all active user boosts via getUserChatBoosts. General •Blockquotes are now supported in MarkdownV2 and HTML parse modes. • Web Apps won't close when calling openTelegramLink. • Web Apps can now toggle the visibility and on-click behavior of the Settings Button. • Bots can now request multiple users, see KeyboardButtonRequestUsers. • The class Chat has new fields holding profile and background colors, custom emoji, and more. • And a great deal more. See the full changelog for details: https://core.telegram.org/bots/api-changelog#december-29-2023 Happy Holidays from the Telegram Team 🎆

Hashtags

APKPure_Official

@apkpurechannel · Post #2788 · 13.12.2025 г., 11:00

🆓REDEEM CODES🆓 🚀AFK Arena New #Codes [#December 2025] 👉Code:【 u4fctemje2 】 🎁Gift: 1k diamonds and multiple eight-hour boosts For your convenience, we have arranged all new working AFK Arena codes. Go to 🔗AFK Arena Redeem Code (Complete List) for a batch of active redeem codes. Add @APKFreeDownloader_Bot to get any apk you want.

悦读「优质少量RSS聚合」

@Dailyrss · Post #13205 · 21.12.2025 г., 00:45

Wikipedia每日一图(#December 21, 2025)https://ift.tt/3A18ovM View of coastline northwest from above Manarola: fields and steep trail to Volastra in foreground, Corniglia Station and town centre, north to Punta Mesco. Depicts the north half of Cinque Terre National Park coastline. Liguria, Italy. 了解更多 . #Wikipedia每日一图

123•••67
ПретходнаСтраница 1 од 7Следна