Dill

Latest version: v0.3.8

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.3.5

With `dill`, you can serialize almost anything in python, even an entire interpreter session. If you encounter any pickling failures, `dill` also has some good tools to help you discover why your object fails to pickle.

`dill` installs with `pip`:
`$ pip install dill`

`dill` requires:
`- python or pypy, ==2.7 or >=3.7`

Optional requirements:
`- pyreadline, >=1.7.1` (install with `$ pip install dill[readline]`)
`- objgraph, >=1.7.2` (install with `$ pip install dill[graph]`)

`dill` is licensed under 3-clause BSD:


>>> import dill
>>> print (dill.license())


To cite `dill`:


>>> import dill
>>> print (dill.citation())

0.3.4

With `dill`, you can serialize almost anything in python, even an entire interpreter session. If you encounter any pickling failures, `dill` also has some good tools to help you discover why your object fails to pickle.

`dill` installs with `easy_install` or `pip`:
`$ pip install dill`

`dill` requires:
`- python, version == 2.7 *or* version >= 3.6 *or* pypy`

Optional requirements:
`- pyreadline, version >= 1.7.1` (install with `$ pip install dill[readline]`)
`- objgraph, version >= 1.7.2` (install with `$ pip install dill[graph]`)

`dill` is licensed under 3-clause BSD:


>>> import dill
>>> print (dill.license())


To cite `dill`:


>>> import dill
>>> print (dill.citation())

0.3.3

With `dill`, you can serialize almost anything in python, even an entire interpreter session. If you encounter any pickling failures, `dill` also has some good tools to help you discover why your object fails to pickle.

`dill` installs with `easy_install` or `pip`:
`$ pip install dill`

`dill` requires:
`- python, version == 2.7 *or* version >= 3.5 *or* pypy`

Optional requirements:
`- pyreadline, version >= 1.7.1` (install with `$ pip install dill[readline]`)
`- objgraph, version >= 1.7.2` (install with `$ pip install dill[graph]`)

`dill` is licensed under 3-clause BSD:


>>> import dill
>>> print (dill.license())


To cite `dill`:


>>> import dill
>>> print (dill.citation())

0.3.2

With `dill`, you can serialize almost anything in python, even an entire interpreter session. If you encounter any pickling failures, `dill` also has some good tools to help you discover why your object fails to pickle.

`dill` installs with `easy_install` or `pip`:
`$ pip install dill`

`dill` requires:
`- python, version == 2.7 *or* version >= 3.5 *or* pypy`

Optional requirements:
`- pyreadline, version >= 1.7.1` (install with `$ pip install dill[readline]`)
`- objgraph, version >= 1.7.2` (install with `$ pip install dill[graph]`)

`dill` is licensed under 3-clause BSD:


>>> import dill
>>> print (dill.license())


To cite `dill`:


>>> import dill
>>> print (dill.citation())

0.3.1.1

With `dill`, you can serialize almost anything in python, even an entire interpreter session. If you encounter any pickling failures, `dill` also has some good tools to help you discover why your object fails to pickle.

`dill` installs with `easy_install` or `pip`:
`$ pip install dill`

`dill` requires:
`- python, version >=2.6 *or* version >= 3.1 *or* pypy`

Optional requirements:
`- pyreadline, version >= 1.7.1` (install with `$ pip install dill[readline]`)
`- objgraph, version >= 1.7.2` (install with `$ pip install dill[graph]`)

`dill` is licensed under 3-clause BSD:


>>> import dill
>>> print (dill.license())


To cite `dill`:


>>> import dill
>>> print (dill.citation())

0.3.0

With `dill`, you can serialize almost anything in python, even an entire interpreter session. If you encounter any pickling failures, `dill` also has some good tools to help you discover why your object fails to pickle.

`dill` installs with `easy_install` or `pip`:
`$ pip install dill`

`dill` requires:
`- python, version >=2.6 *or* version >= 3.1 *or* pypy`

Optional requirements:
`- pyreadline, version >= 1.7.1` (install with `$ pip install dill[readline]`)
`- objgraph, version >= 1.7.2` (install with `$ pip install dill[graph]`)

`dill` is licensed under 3-clause BSD:


>>> import dill
>>> print (dill.license())


To cite `dill`:


>>> import dill
>>> print (dill.citation())

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.