Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

code-serialization-and-transport

Python's built-in libraries include flexible tools for serialization and deserialization of data structures, including abstract representations of source code. This article provides an overview of how these features can enable workflows that involve transportation of code between different components.

About

Python's built-in libraries include flexible tools for serialization and deserialization of data structures, including abstract representations of source code. This article provides an overview of how these features can enable workflows that involve transportation of code between different components.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors