Joe Tatusko - Serializing Objects With the Python pickle Module

"softddl.org"
7-08-2021, 07:36
Rating:
0
0 vote


  • Joe Tatusko - Serializing Objects With the Python pickle Module
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English | Duration: 9 Lessons (28m) | Size: 81.9 MB
    As a developer, you may sometimes need to send complex object hierarchies over a network or save the internal state of your objects to a disk or database for later use. To accomplish this, you can use a process called serialization, which is fully supported by the standard library thanks to the Python pickle module.



Joe Tatusko - Serializing Objects With the Python pickle Module
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 9 Lessons (28m) | Size: 81.9 MB
As a developer, you may sometimes need to send complex object hierarchies over a network or save the internal state of your objects to a disk or database for later use. To accomplish this, you can use a process called serialization, which is fully supported by the standard library thanks to the Python pickle module.


In this course, you'll learn:
What it means to serialize and deserialize an object
Which modules you can use to serialize objects in Python
Which kinds of objects can be serialized with the Python pickle module
How to use the Python pickle module to serialize object hierarchies
What the risks are when deserializing an object from an untrusted source
Homepage
https://realpython.com/courses/pickle-serializing-objects/


Buy Premium From My Links To Get Resumable Support,Max Speed & Support Me


Links are Interchangeable - No Password - Single Extraction
 
Comments
The minimum comment length is 50 characters. comments are moderated
There are no comments yet. You can be the first!
Download free » Tutorials » Joe Tatusko - Serializing Objects With the Python pickle Module
Copyright holders