@degenpump_crypto_pump_signals · Post #504842 · 15.05.2026 г., 10:52
#CHILLGUY/USDT Take-Profit target 1 ✅ Profit: 17.9924% 📈 Period: 31 min ⏰
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #397 · 12 ное.
Использование Pydantic сегодня стало нормой, и это правильно. Но иногда на ревью вижу, что используют его не всегда корректно. Например, метод BaseModel.model_dump() по умолчанию не преобразует стандартные типы, такие как datetime, UUID или Decimal, в простой сериализуемый для JSON вид. Тогда пишут кастмоный сериализатор для этих типов чтобы функция json.dump() не падала с ошибкой. import uuid from datetime import datetime from decimal import Decimal from uuid import UUID from pydantic import BaseModel class MyModel(BaseModel): id: UUID date: datetime value: Decimal obj = MyModel( id=uuid.uuid4(), date=datetime.now(), value='1.23' ) print(obj.model_dump()) # не подходит для json.dump # { # 'id': UUID('4f8c1bc4-25fd-40cd-9dbe-2c73639b0dc1'), # 'date': datetime.datetime(2025, 12, 12, 12, 12, 12, 111111), # 'value': Decimal('1.23') # } # добавляем свой кастомный сериализатор json.dumps(obj.model_dump(), cls=MySerializer) # { # 'id': '4f8c1bc4-25fd-40cd-9dbe-2c73639b0dc1', # 'date': '2025-12-12T12:12:12.111111', # 'value': '1.23' # } В данном случае класс MySerializer обрабатывает datetime, UUID и Decimal. Например так: class MySerializer(json.JSONEncoder): def default(self, o): if isinstance(o, Decimal): return str(o) elif isinstance(o, datetime): return o.isoformat() elif isinstance(o, UUID): return str(o) return super().default(o) Специально для тех, кто всё еще так делает - в этом нет необходимости! Pydantic может это сделать сам, просто нужно добавить параметр mode="json". json.dumps(obj.model_dump(mode="json")) # { # 'id': '4f8c1bc4-25fd-40cd-9dbe-2c73639b0dc1', # 'date': '2012-12-12T12:12:12.111111', # 'value': '1.23' # } #pydantic#libs
Пребарај: #chillguy
@degenpump_crypto_pump_signals · Post #504842 · 15.05.2026 г., 10:52
#CHILLGUY/USDT Take-Profit target 1 ✅ Profit: 17.9924% 📈 Period: 31 min ⏰
Hashtags
@btctradingclub · Post #26461 · 27.11.2025 г., 19:33
🚀🚀 75% Profit on #CHILLGUY/USDT for our Premium Members on Binance Futures/Bybit/OKXX/Kucoin/Bitget ✅✅ All target completed - Trade Closed 👁🗨Contact @primemod to enter the Premium Group for high quality SPOT & FUTURES Signals
Hashtags
@shark_grp · Post #20423 · 06.05.2026 г., 09:50
#CHILLGUY/USDT Take-Profit target 1 ✅ Profit: 327.381% 📈 Period: 3 days 3 hr ⏰
Hashtags
@greencrypto_signals1 · Post #14072 · 06.05.2026 г., 09:50
#CHILLGUY/USDT Take-Profit target 1 ✅ Profit: 327.381% 📈 Period: 3 days 3 hr ⏰
Hashtags
@hyperdashflows · Post #11610 · 09.04.2026 г., 06:15
💰#CHILLGUY trader realized +$530.50K profit [dash]
Hashtags
@FedRussianInsidersVip4Free · Post #6915 · 25.11.2025 г., 11:39
🔥#CHILLGUY Update🔥 Target 1 : $0.020✅ Target 2 : $0.021✅ Profit: 93% on just 5x lev🚀 Taking profits and moving stops to entries
Hashtags
@FedRussianInsidersVip4Free · Post #6914 · 25.11.2025 г., 11:10
🔥#CHILLGUY Update🔥 Target 1 : $0.020✅ Profit: 61% on just 5x lev🚀 Boom! Just as expected, and our next signals are about to be even bigger🔥
Hashtags
@FedRussianInsidersVip4Free · Post #6912 · 24.11.2025 г., 19:18
LONGING $CHILLGUY HERE Exchanges: Binance Futures The bottom is in for #CHILLGUY, ready to become the biggest meme gainer of the bull market Entry: Below 0.019 Targets: 0.020 - 0.021 - 0.023 - 0.027 - 0.032 - 0.052 - 0.077 - 0.102 - 0.142 - 0.194 - OPEN SL: Below 0.0147
Hashtags
@pumpleaks · Post #1591 · 24.11.2025 г., 20:23
#CHILLGUY will be this cycle’s PEPE
Hashtags
@pumpleaks · Post #1590 · 24.11.2025 г., 20:18
#CHILLGUY Breaking out, BTC fully bottomed and the next leg of the bull market is starting All the liquidity we needed for a turbo bullish move has been reached. Adding more #CHILLGUY here🚀
Hashtags
@pumpleaks · Post #1589 · 24.11.2025 г., 19:19
LONGING $CHILLGUY HERE Exchanges: Binance Futures The bottom is in for #CHILLGUY, ready to become the biggest meme gainer of the bull market Entry: Below 0.019 Targets: 0.020 - 0.021 - 0.023 - 0.027 - 0.032 - 0.052 - 0.077 - 0.102 - 0.142 - 0.194 - OPEN SL: Below 0.0147
Hashtags
@wallstreetgems · Post #1491 · 24.11.2025 г., 20:23
#CHILLGUY will be this cycle’s PEPE
Hashtags