Skip to content

1.7.6.8

Latest
Compare
Choose a tag to compare
@mmckerns mmckerns released this 28 Jan 00:57
· 7 commits to master since this release

1.7.6.8 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.8 (install with $ pip install ppft[dill])

Ppft is licensed under a 3-clause BSD license.

What's Changed

Full Changelog: ppft-1.7.6.7...1.7.6.8