hoytak / treedict

TreeDict is a fast, flexible and full-featured hierarchical python container that makes simple and sophisticated bookkeeping easy.
http://www.stat.washington.edu/~hoytak/code/treedict/
Other
30 stars 9 forks source link

Python 3.7 & 3.8 support #13

Open gschaffner opened 4 years ago

gschaffner commented 4 years ago

If anyone is looking for Python 3.7 and 3.8 support, take a look at https://github.com/Jayich-Lab/treedict/releases/tag/v0.22. I've recompiled treedict.pyx with a newer version of Cython and uploaded a tarball installable by pip.