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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #60 · 31 мар.

Вторая по частоте future-функция, которую я использовал, это абсолютный импорт from __future__ import absolute_import Что она делает? Изменения, которые вносит эта инъекция описаны в PEP328 Покажу простой пример. Допустим, есть такой пакет: /my_package /__init__.py /main.py /string.py Смотрим код в my_package/main.py # main.py import string Простой пример готов) Вопрос в том, какой модуль импортируется в данном случае? Есть два варианта: 1. модуль в моём пакете my_package.string 2. стандартный модуль string И вот тут вступает в дело приоритет импортов. В Python2 порядок следующий: помимо иных источников, раньше ищется модуль внутри текущего пакета, а потом в стандартных библиотеках. Таким образом мы импортнём my_package.string. Но в Python3 это поведение изменилось. Если мы указываем просто имя пакета, то ищется именно такой модуль, игнорируя имена в текущем пакете. Если мы хотим импортнуть именно подмодуль из нашего пакета то, мы должны теперь явно это указывать. from my_package import string или относительный импорт, но с указанием пути относительно текущего модуля main from . import string Еще одной неоднозначностью меньше 😎 Подробней про импорты здесь: https://docs.python.org/3/tutorial/modules.html #2to3#pep#basic

Резултати

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

Пребарај: #preseed

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

@CryptoM · Post #64712 · 09.04.2026 г., 15:35

🚀 Enhanced Labs Secures $1 Million in Pre-Seed Funding for DeFi Expansion DeFi solutions provider Enhanced Labs has announced the successful completion of a $1 million pre-seed funding round. According to Odaily, the round was led by Maximum Frequency Ventures, with participation from GSR, Selini, Flowdesk, and a group of angel investors. The newly acquired funds are expected to support product development and operations, as well as expand options-based yield strategies to a broader range of on-chain assets, including tokenized real-world assets. #DeFi#Funding#PreSeed#Crypto#Blockchain#YieldFarming#TokenizedAssets#Startup#Investment#CryptoNews

Crypto M - Crypto News

@CryptoM · Post #65423 · 13.04.2026 г., 07:05

🚀 Varys Capital's Tom Dunleavy Highlights Dramatic Shift in Crypto Funding Landscape The cryptocurrency market has experienced a significant shift in its funding environment over the past six months, according to Odaily. Tom Dunleavy, Head of Venture Capital at Varys Capital, shared on X that the process for venture capitalists (VCs) to secure promising projects has changed drastically. Previously, VCs had to engage in extensive networking, content creation, podcast appearances, and numerous calls to attract investments. Now, simply having available funds is sufficient, as projects are actively seeking out VCs. Currently, most VC firms are in one of three states: they have exhausted their funds, shifted focus to later-stage investments (Series A and beyond), or are in the process of fundraising, albeit with difficulty. Fundraising timelines have extended from 2-3 weeks to 2-3 months. Projects with questionable business models or those merely replicating the latest trends are struggling to secure new or follow-up funding, which Dunleavy views as a positive development. There are fewer than 20 firms actively investing in pre-seed or seed rounds. VCs now have the luxury of selecting projects more carefully and conducting thorough due diligence. The investment cycle of 2025-2026 is anticipated to be a historic 'golden opportunity,' provided VCs can endure the current market conditions. #CryptoFunding#VentureCapital#CryptoMarket#PreSeed#SeedInvestment#DueDiligence#InvestmentTrends#CryptoVC#FundingLandscape#GoldenOpportunity

Venture Village Wall 🦄

@venturevillagewall · Post #3506 · 19.12.2024 г., 15:43

$6M Raised by Fraction AI Decentralized AI data labeling platform Fraction AI has successfully secured $6M in a Pre-seed funding round. The round was spearheaded by The Spartan Group and Symbolic Capital, with notable participation from various investors including Borderless Capital and Anagram. #AI#Funding#Decentralized#DataLabeling#Investment#FractionAI#PreSeed#TheSpartanGroup#SymbolicCapital#BorderlessCapital#Anagram#ForesightVentures#MaskNetwork#Karatage#NextWebCapital#KosmosVentures#MHVentures#GenerativeVentures#OakGroveVentures#CogitentVentures