Skip to content

1.7.6.9

Latest
Compare
Choose a tag to compare
@mmckerns mmckerns released this 29 Sep 01:17
· 6 commits to master since this release

1.7.6.9 Release Notes

Basically, ppft is a friendly fork of pp, where ppft provides an easier install and better serialization.

Ppft installs with pip:
$ pip install ppft

Ppft requires:
- python or pypy, >=3.8

Optional requirements:
- dill, >=0.3.9 (install with $ pip install ppft[dill])

Ppft is licensed under a 3-clause BSD license.

What's Changed

Full Changelog: 1.7.6.8...1.7.6.9