@cryptocurrentsglobal · Post #3634 · 04.08.2025 г., 13:54
🇮🇳#BTC#reserves#India#crypto India has climbed to the second spot in global BTC reserves, ranking only behind the USA.
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #205 · 22 јан.
Как работает функция reload()? Эта функция нужна для того, чтобы перезагрузить изменившийся код из py-файла без рестарта интерпретатора. Дело в том, что любой импортированный модуль при повторном импорте не будет перечитывать файл. Функция импорта вернёт уже загруженный в память объект модуля. Чтобы обновить код, нужно либо перезапустить всю программу, либо использовать функцию reload() from importlib import reload reload(my_module) 🔸 Функция reload() принимает в качестве аргумента только объект модуля или пакета. Она не может перезагрузить класс или функцию. Только весь файл целиком! 🔸 Перезагрузка пакета перезагрузит только его файл __init__.py, если он есть. Но не вложенные модули. 🔸Она не может перезагрузить ранее не импортированный модуль. 🔸При вызове функция reload() перечитывает и перекомпилирует код в файле, создавая новые объекты. После создания новых объектов перезаписывается ранее созданный неймспейс этого модуля. Это значит, что если где-то этот модуль импортирован через import и обращение к атрибутам происходит через неймспейс (имя) модуля, то такие атрибуты обновятся. Если какие-либо объекты из этого модуля импортированы через from то они будут ссылаться на старые объекты. Напишем простой модуль # mymodule.py x = 1 Теперь импортируем модуль и отдельно переменную х из модуля >>> import mymodule >>> from mymodule import x >>> print(mymodule.x) 1 >>> print(x) 1 Не перезапуская интерпретатор вносим изменения в модуль # mymodule.py x = 2 Делаем перезагрузку модуля и проверяем х ещё раз >>> reload(mymodule) >>> print(mymodule.x) 2 >>> print(x) 1 То же самое будет если присвоить любой объект переменной (даже словарь или список) Повторный импорт обновляет значение >>> from mymodule import x >>> print(x) 2 🔸Созданные инстансы классов не обновятся после перезагрузки модуля. Их придётся пересоздать. #tricks#basic
Пребарај: #reserves
@cryptocurrentsglobal · Post #3634 · 04.08.2025 г., 13:54
🇮🇳#BTC#reserves#India#crypto India has climbed to the second spot in global BTC reserves, ranking only behind the USA.
@ethereumglobalnews · Post #1443 · 30.11.2025 г., 04:58
💡 BIG: Bitmine now holds 3.63M #ETH worth $12.7B. #Crypto#MarketWatch 📈 Bitmine 公布最新儲備報告: 目前累積 3.63M 枚 ETH(約 108.7 億美元),佔總供應量 3%。 其 EPS 同比增長 +189.13%、mNAV 為 0.84。 #以太坊#Reserves#市場趨勢#DeFi ——— ⚡️ 巨量長線吸納持續推高「協議級需求」,大型機構的增持力道或成為下一波 ETH 結構性支撐。 ✅Chat: @Web3NewsInsight 🦂 👇Tip👇讚 或點擊進行💎資源搜索👇
@venturevillagewall · Post #4031 · 30.01.2025 г., 16:00
Czech Central Bank Eyes Bitcoin Investment Czech National Bank considers Bitcoin investment, stated Governor Aleš Michl. Proposal could diversify 5% of $146 billion reserves. Details: ForkLog #CzechRepublic#Bitcoin#Crypto#Investments#CentralBank#Finance#AlešMichl#Reserves#ForkLog
@venturevillagewall · Post #3811 · 07.01.2025 г., 13:00
Czech Bank Considers Bitcoin Investment Aleš Michl, Governor of the Czech National Bank, suggests possible Bitcoin acquisition for diversification of foreign reserves. Board decision pending. Plans to raise gold reserves to 5% by 2028. Read more. #CzechRep#Bitcoin#Finance#Investing#Gold#Reserves#CentralBank#Diversification#Crypto#Economy
@venturevillagewall · Post #4328 · 07.03.2025 г., 07:00
Trump Establishes Strategic Bitcoin Reserve Former President Trump has signed an order to create a strategic Bitcoin reserve in the U.S., based on approximately 200,000 BTC confiscated by the government. This reserve will serve as a savings asset, not intended for sale, acting as a digital Fort Knox. Meanwhile, analysts indicate that governments may follow the U.S. lead, reducing the likelihood of Bitcoin bans from regulators. Post-announcement, Bitcoin saw a price drop from $91,000 to $85,000 but has since recovered to $88,000. No altcoins are currently included in the reserve plans. Full details here: Reuters #Bitcoin#crypto#Trumpr#US#Blockchain#Finance#Regulation#Assets#DigitalCurrency#Investments#Savings#Market#Trading#Reserves#Government#FTX#Securities#FortKnox#Economy#PriceDrop#StrategicReserve
@venturevillagewall · Post #4146 · 14.02.2025 г., 04:00
Bitcoin Investment Bills Could Drive $23B Matthew Sigel from Vaneck highlights that 20 U.S. states are advancing Bitcoin reserve bills, which could inject $23 billion (~247,000 BTC) into the market. Various state funds, including budget surpluses, are proposed for Bitcoin investments. Read more here. #Bitcoin#Investment#Finance#Markets#VC#Crypto#US#Legislation#Blockchain#PensionFunds#Funds#WealthManagement#BudgetSurplus#StateFunds#Reserves#Securities#Trading#Innovation#DigitalAsset#Decentralized#Ecosystem
@venturevillagewall · Post #3825 · 09.01.2025 г., 01:00
Public Companies and El Salvador Boost Bitcoin Two U.S. companies enhance Bitcoin holdings: Thumzup Media invests $1M, shifting 90% of assets to Bitcoin and considering Bitcoin payments for workers. KULR Technology acquires $21M in Bitcoin, totaling $42M. El Salvador buys an additional 11 Bitcoin for its reserves. Meanwhile, Oklahoma proposes SB 325 to allow Bitcoin payments and seeks a payment processor by 2026. Decrypt | Oklahoma Bill #Bitcoin#ElSalvador#PublicCompanies#Investment#Crypto#Thumzup#KULR#Finance#PaymentProcessing#Legislation#Oklahoma#TaxGuidance#DigitalAssets#Reserves#StrategicReserve#Blockchain#Assets#CryptoNews#SB325#VC
@venturevillagewall · Post #4053 · 02.02.2025 г., 19:00
Bitcoin Mirrors 2015-2018 Market Cycle 📈 A new report from *Glassnode* outlines parallels between Bitcoin's current bullish trend and the 2015-2018 market cycle. Key insights include: - Price retracements align with Fibonacci thresholds of 10.1%-23.6%. - Current capital inflows doubled, but below the previous cycle's peak. - Centralized exchanges have seen reserves drop from 3.1M BTC to 2.7M BTC. - 1.1M BTC shifted from long-term to short-term wallets during price ascent. While Bitcoin's macro trend is bullish, cautions arise about distribution phases preceding waning demand. Historical patterns suggest potential market stability ahead. Full report here #Bitcoin#MarketCycle#Crypto#Finance#Investment#BullMarket#Glassnode#Fibonacci#BTC#Trading#Economy#Reserves#ETF#InvestorBehavior#Liquidity#PriceAction#Trends#Analytics#Research#CapitalInflows#LongTermInvestors#ShortTermInvestors