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

Резултати

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

Пребарај: #quantum

当前筛选 #quantum清除筛选
Indian Development News 🇮🇳

@developmentnewsindia · Post #43861 · 20.04.2026 г., 12:58

Banking & telecom will potentially spend ₹2,000 cr over 5 years to become #quantum ready. A Feb 2026 roadmap calls for phased adoption of post-quantum cryptography, prioritising critical sectors & targeting nationwide rollout by 2033. For PSBs, this means auditing existing encryption, mapping exposed systems & piloting PQC post-quantum or hybrid schemes. Since encryption is deeply embedded across apps, payment rails, ATMs, cloud & data centers, the transition will be gradual & costly but the only counter to Harvest Now, Decrypt Later attacks.

Hashtags

NEWS 鏈新聞-ABMedia

@abmedia_news · Post #23770 · 10.04.2026 г., 05:00

【🚀比特幣|比特幣社群福音!首款無需軟分叉的抗量子比特幣交易方案 QSB 問世 】 #Bitcoin#Quantum 📍請見報導: https://abmedia.io/quantum-safe-bitcoin-transaction-scheme 📍訂閱鏈新聞頻道:https://linktr.ee/abmedia.io

Indian Development News 🇮🇳

@developmentnewsindia · Post #43412 · 09.04.2026 г., 16:26

MASSIVE! National #Quantum Mission achieves 1,000-km secure communication milestone India has successfully demonstrated a 1,000-km secure quantum communication network, which is one of the longest in the world. This achievement comes less than two years after the mission's launch in October 2024 Read more: https://www.pib.gov.in/PressReleasePage.aspx?PRID=2250162&reg=3&lang=2 #tech

Indian Development News 🇮🇳

@developmentnewsindia · Post #43603 · 14.04.2026 г., 14:41

Congratulations to Andhra Pradesh CM Chandrababu Naidu for launching India's first indigenous open-access #quantum computing test beds today (World Quantum Day) at SRM University in Amaravati and Medha Towers in Gannavaram. Part of the Amaravati Quantum Valley initiative, these "Amaravati 1S" (superconducting at SRM) and "1Q" facilities will enable hardware testing, certification, research, and startups—positioning AP as a global quantum hub for innovation in computing, materials, and tech. #Research

Venture Village Wall 🦄

@venturevillagewall · Post #3786 · 04.01.2025 г., 04:00

Solana Unveils Quantum-Resistant Vault Solana developers introduce the *Solana Winternitz Vault*, a quantum-resistant solution using a hash-based signature system that generates unique keys for every transaction. Currently, it's an optional feature rather than a mandatory network upgrade. More details: Decrypt #Solana#Quantum#Blockchain#Security#Crypto#VC

Interesting Planet 🌍

@interesting_planet_facts · Post #1015 · 08.11.2025 г., 12:11

🌎 Researchers use particle accelerators like the Large Hadron Collider to search for evidence of extra dimensions tied to parallel worlds. These experiments look for missing energy or unusual particle behavior that might reveal hidden spatial dimensions. No direct evidence has been found, but data continues to challenge and refine our understanding of reality’s structure. ✨ #physics⚡#quantum⚡#space 👉subscribe Interesting Planet 👉more Channels ​

NEWS 鏈新聞-ABMedia

@abmedia_news · Post #24115 · 24.04.2026 г., 16:17

【🔒 資訊安全|Project Eleven 頒發 Q-Day 1 BTC 懸賞:研究者用量子電腦破解 15 位元橢圓曲線金鑰】 獨立研究者 Giancarlo Lelli 在公開量子電腦上破解 15 位元 ECC 金鑰,規模較 2025 年 9 月 6 位元紀錄擴大 512 倍,獲 1 BTC 懸賞。 #Quantum#Bitcoin#ECC 📍閱讀全文: https://abmedia.io/project-eleven-qday-prize-15bit-ecc-quantum-attack-shor-algorithm

Interesting Planet 🌍

@interesting_planet_facts · Post #648 · 29.08.2025 г., 00:22

🌎 Scientists exploring the mysteries of parallel worlds suggest that, according to quantum mechanics, alternate dimensions could exist alongside our own—each with its unique version of reality. Though unproven, this idea helps explain puzzling phenomena in physics and inspires everything from science fiction to cutting-edge research about the nature of our universe. ✨ #physics⚡#quantum⚡#multiverse 👉subscribe Interesting Planet ​

12
ПретходнаСтраница 1 од 2Следна