Skip to content

ppft-1.7.6.6

Compare
Choose a tag to compare
@mmckerns mmckerns released this 23 Oct 23:25
· 52 commits to master since this release

ppft 1.7.6.6 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.7

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

Ppft is licensed under a 3-clause BSD license.

Full Changelog: ppft-1.7.6.5...ppft-1.7.6.6