@Anime_Aesthetic_Pictures · Post #553 · 27.10.2023 г., 15:45
#Pluto
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
Пребарај: #pluto
@Anime_Aesthetic_Pictures · Post #553 · 27.10.2023 г., 15:45
#Pluto
Hashtags
@tonevents_en · Post #1277 · 19.02.2025 г., 13:14
🙎♂️ $Bombie: The Biggest Airdrop of 2025 on TON! 🪙 BOMBIE, the top-earning Telegram game with 9.5M+ players and $73.34 ARPPU, is expanding toLINE’s Mini Dapp platform, attracting 1M+ new users and ranking #2 in Kaia Wave Growth Competition. 🎁70% of $Bombie tokens are being airdropped✅ NO LOCKS, ✅NO VESTING! Earn $Bombie by: 🪙Instant Bonus – Get tokens on first login 🪙Referrals – 3.5% rebate from friends’ earnings 🪙Arena Battles – The ultimate mining opportunity 🪙Bombie Carnival – Free daily rewards & weekly prize pools 🚀 Backed by Pluto Entertainment, BOMBIE follows the success of Catizen ($1.2B market cap). 🙎♂️Join & Claim Your Share! #Bombie#Airdrop#Pluto#TON
@interesting_planet_facts · Post #940 · 20.10.2025 г., 18:11
🌎 In 2015, NASA's New Horizons spacecraft recorded a sequence of low-frequency "whooshing" sounds near Pluto. These are plasma wave emissions, created as charged solar wind particles interact with Pluto’s thin atmosphere. Instruments detected frequencies mostly below human hearing—less than 3 kilohertz. ✨ #Pluto⚡#NASA⚡#plasma 👉subscribe Interesting Planet 👉more Channels
@cosmomyst · Post #419 · 13.10.2025 г., 20:21
🪐 The dwarf planet Pluto orbits the Sun at an average distance of about 5.9 billion kilometers, but even this is just the start of the outer solar system—its farthest moon, Hydra, can drift over 64,700 kilometers away from Pluto itself. To cross the gap from Earth to Pluto at the speed of NASA's New Horizons spacecraft, it took more than 9 years—highlighting how the distances between even the closest worlds are truly immense. ✨ #spacedistances⚡#pluto⚡#newhorizons⚡#nasa⚡#galaxy⚡#stars⚡#astronomy⚡#universe⚡#cosmos⚡#space 👉subscribe Universe Mysteries 👉more Channels
@googlefactss · Post #40889 · 01.04.2026 г., 22:28
Pluto is slightly bigger than Russia. Pluto has a surface area of about 17.65 million km². Russia has an area of about 17.1 million km². Some sources say otherwise because of old measurements or rounding. Those sources are wrong. 🪐🌍📏 [Source 1] [Source 2] @googlefactss #Pluto#Russia#SpaceFacts#Geography#NASA#Science#planet#dwarfplanet
@fotosyfondos · Post #13373 · 29.01.2021 г., 21:18
📸🖼📸🖼📸🖼📸🖼📸🖼📸🖼📸🖼 *LISTA DE CONTENIDO* #3D#Abstractos#Adidas#AgenciasGubernamentales#Aguilas#Ajedrez#Alien#Alimentos#Amaneceres#AmericanHorrorStory#Amor#Android#Animales#Anime#Anonymous#Ankh#Apple#Arco#Ardillas#Arena#Armas#ArteDigital#Asgard#Asiatico#Assassin#Atardecer#AtleticoDeMadrid#Atletismo#Atomos#Audi#Avatar#Aviones#Avispas#Badminton#Balones#Banderas#Batman#Bebidas#Billar#BlancoyNegro#Bombillas#Boobsleigh#Boeing#Bolas#Bombones#Bosque#Boxeo#Bufalos#Buhos#Burbujas#Burt#Caballos#Cachorros#Cactus#Calaveras#CamaraFotos#Camiones#Canicas#CapitanAmerica#Caramelos#CarrilesTren#Cartas#Casas#Castillos#CazaCombate#Cerezas#Charizard#Chevrolet#Chocolate#CIA#Cibernetica#Ciclismo#Cielo#Cine#Ciudades#Ciencia#CienciaFiccion#Ciervos#Ciudades#CocaCola#Coches#Cohetes#Colibris#Colores#Comic#Comida#Consolas#Constelaciones#Corazones#Cubos#CuerposDeSeguridad#Dados#Daisy#Dardos#DarthVader#DeadPool#DeathNote#DC#Delfines#Deporte#Deportivo#Destructor#Dibujos#DJ#Donald#Dracula#Dragones#Dubai#Duendes#Dulces#Edificios#Egipto#Ejercitos#ElCirco#Elefantes#Elfos#Elvis#Emoticonos#Escalada#Escudos#Esferas#Esgrima#Espadas#España#Esqueletos#Estadio#Estrellas#Fantasia#FarolesChinos#Ferrari#FinalFantasy#Firmamento#Flamencos#Flash#Flores#Focas#Fortnite#FondosDePantalla#Fruta#Fuego#FuegosArtificiales#Fusil#Futbol#FutbolAmericano#Galaxias#Gamecube#Gameboy#Gatos#Geometria#GhostRider#Golf#Gominolas#Goofy#GuardiaCivil#GuardianesDeLaGalaxia#Guerreros#Guerreras#Guitarra#Hadas#Hamer#HarleyQuinn#HeavyMetal#Helicopteros#Hockey#Homer#Hulk#Humor#Iconos#Informatica#Insectos#Instrumentos#IronMaiden#Islas#Italia#JacekYerka#Japon#JudasPriest#JuegoDeTronos#Jocker#Judo#Juegos#Katana#KGB#KimetsuNoYaiba#Kiss#Lago#LaLuna#LaMuerte#LaTierra#Lamborghini#Legendario#Lenovo#Leones#Leopardos#Linux#Logos#Loros#LosSimpson#Madrid#Mahjong#Marcas#MarioBross#Mariposas#Marvel#Maserati#McLaren#Mercedes#Mesas#Metallica#MI5#Mickey#Miedo#Militar#Mini#Minions#Minnie#Misiles#Monopoly#Montañas#MontañaRusa#Monumentos#Motos#Motocross#Motorhead#Mossad#Muñecos#Musica#Narcos#Naruto#NASA#Natacion#Naturaleza#Navegacion#Naves#Navidad#Nike#Nintendo#Nissan#Nosferatu#NotasMusicales#NSA#Ojos#OnePiece#OsosPanda#OVNI#OzzyOsbourne#Pacman#Paisajes#Pajaros#Palacios#Panteras#Paraguas#Parejas#ParqueDeAtracciones#Partituras#Pasajeros#PastorAleman#Payasos#Peces#Pelicanos#Peliculas#Perros#Peugeot#PNG#Pikachu#Pingüinos#Pinturas#Piramides#Pistolas#Planetas#Plantas#Playas#Playstation#Pluto#Pokemon#Poker#Poketball#PoliciaNacional#PoloNorte#Popeye#Porsche#Puentes#Ranas#RayosTruenos#RealMadrid#RickyMorty#Rifle#Rubik#Samsung#Samurai#Saturno#SeleccionEspañola#SeriesTV#Shabak#Snowboard#Sombreros#SpiderMan#StarWars#Stryper#SuperMan#SuperGirl#Surrealista#Surf#Tanques#Tartas#Tecnologia#Templos#Tenis#Terror#Textos#Texturas#Thanos#Tiburones#Tigres#TombRaider#Tortugas#Tropper#Tuneles#TV#Unicornios#Universo#Vampiros#Vampiras#Vela#Venecia#Venom#VideoJuegos#Violin#Vitruvio#Voleibol#Warcry#Windows#WonderWoman#WorldOfCraf#YinYang#Zippo @fotosyfondos 📸🖼📸🖼📸🖼📸🖼📸🖼📸🖼📸🖼
Hashtags