python-dill

Module to serialize all of Python

Dill extends python's `pickle` module for serializing and de-serializing python objects to the majority of the built-in python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to on python object hierarchy. Dill provides the user the same interface as the `pickle` module, and also includes some additional features. In addition to pickling python objects, `dill` provides the ability to save the state of an interpreter session in a single command.

There is no official package available for openSUSE Leap 15.5

Distributions

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

SUSE SLE-15-SP2

SUSE SLE-15-SP1

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.