Skip to content

Releases: uqfoundation/dill

dill-0.2.9

21 Jan 17:25
Compare
Choose a tag to compare

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.5 *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())

dill-0.2.8.2

22 Jun 22:19
Compare
Choose a tag to compare

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.5 *or* version >= 3.1 *or* pypy

Optional requirements:
- objgraph, version >= 1.7.2

dill is licensed under 3-clause BSD:

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

To cite dill:

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

dill-0.2.8.1

21 Jun 03:38
Compare
Choose a tag to compare

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.5 *or* version >= 3.1 *or* pypy

Optional requirements:
- objgraph, version >= 1.7.2

dill is licensed under 3-clause BSD:

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

To cite dill:

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

dill-0.2.8

21 Jun 02:07
Compare
Choose a tag to compare

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.5 *or* version >= 3.1 *or* pypy

Optional requirements:
- objgraph, version >= 1.7.2

dill is licensed under 3-clause BSD:

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

To cite dill:

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

dill-0.2.7.1

18 Jul 17:12
Compare
Choose a tag to compare

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:
$ easy_install dill

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

Optional requirements:
- objgraph, version >= 1.7.2

dill is licensed under 3-clause BSD:

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

To cite dill:

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

dill-0.2.7

07 Jul 00:20
Compare
Choose a tag to compare

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:
$ easy_install dill

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

Optional requirements:
- objgraph, version >= 1.7.2

dill is licensed under 3-clause BSD:

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

To cite dill:

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

dill-0.2.6

01 Feb 19:39
Compare
Choose a tag to compare

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:
$ easy_install dill

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

Optional requirements:
- objgraph, version >= 1.7.2

dill is licensed under 3-clause BSD:

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

To cite dill:

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

dill-0.2.5

06 Feb 16:10
Compare
Choose a tag to compare

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:
$ easy_install dill

dill requires:
- python, version >=2.5 *or* version >= 3.1

Optional requirements:
- objgraph, version >= 1.7.2

dill is licensed under 3-clause BSD:

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

To cite dill:

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

dill-0.2.4

05 Aug 13:01
Compare
Choose a tag to compare

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:
$ easy_install dill

dill requires:
- python, version >=2.5 *or* version >= 3.1

Optional requirements:
- objgraph, version >= 1.7.2

dill is licensed under 3-clause BSD:

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

To cite dill:

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

dill-0.2.3

22 Jun 11:55
Compare
Choose a tag to compare

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:
$ easy_install dill

Dill requires:
- python, version >=2.5 *or* version >= 3.1

Optional requirements:
- objgraph, version >= 1.7.2

Dill is licensed under 3-clause BSD:

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

To cite dill:

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