filmov
tv
Deserializing Python objects in Go with GoPickle | Marco Nicola | Conf42 Golang 2021

Показать описание
Marco Nicola
Software Developer @ EXOP
The Python Standard Library provides the “pickle” module for serializing and de-serializing object structures. Almost every Pythonista makes use of it, since it can easily and efficiently serialize even very complex objects… but what if you are a Gohper and want to read those objects back into Go?
I’ll also show you some examples of pickle serialization in the wild, and a practical usage of GoPickle with spaGO machine learning library.
—
0:00 Intro
0:25 Talk
More Timestamps to come
—
🥇 Gold Sponsors
Mattermost
Teleport
🥈 Silver Sponsors
Envato
Magic
RestorePoint
🤝 Media Partners
AWS
Infosec Conferences
Inside Dev
Manning
Packt
—
Software Developer @ EXOP
The Python Standard Library provides the “pickle” module for serializing and de-serializing object structures. Almost every Pythonista makes use of it, since it can easily and efficiently serialize even very complex objects… but what if you are a Gohper and want to read those objects back into Go?
I’ll also show you some examples of pickle serialization in the wild, and a practical usage of GoPickle with spaGO machine learning library.
—
0:00 Intro
0:25 Talk
More Timestamps to come
—
🥇 Gold Sponsors
Mattermost
Teleport
🥈 Silver Sponsors
Envato
Magic
RestorePoint
🤝 Media Partners
AWS
Infosec Conferences
Inside Dev
Manning
Packt
—
Deserializing Python objects in Go with GoPickle | Marco Nicola | Conf42 Golang 2021
What Does Object Serialization Mean In Python? #python #coding #programming
Advanced Python Programming | Serialization In Python | Python Object Serialization | Simplilearn
How to Code PYTHON: *JSON Serialization* Tutorial
Serializing Drake objects with Python
Calling Python from Go In Memory
Save and Load Python Objects Like MATLAB with pickle
Python - Using marshal module to serialize and deserialize python code
Why use dataclasses.asdict for serialization? Why Use dataclasses.asdict for Python Serialization?
Learning Python Tutorial - Serialization / Deserialization In Python Using Pickle module
PYTHON : Python: Trying to Deserialize Multiple JSON objects in a file with each object spanning mul
Golang JSON Essentials: Encoding, Decoding, and Beyond
Serializing Data in Python
Efficiently Serialize, Compress, and Write Large Objects to File in Python
Orjson - a better JSON serialiser / deserialiser for Python - Advent of Code 2021
Solving the Marshmallow Duplicate Object Issue in Python Serialization
Encoding and Decoding Data Using BigEndian in Golang
Serialize and Deserialize BST | Leet code 449 | Theory explained + Python code
SerializeDeserialize list of objects using json and python
How To Visualize JSON Files
pickle loads in python
Fixing TypeError: Can't Pickle _thread.lock Objects in Python - Solutions & Tips
Convert JSON Data Into a Python Object and Python Object to JSON Data | Python tutorial lesson - 54
How do I compare a response data serialized object using Python Django when unittesting
Комментарии