LREN-CHUV / pfa-validator

Validation of the PFA model and its predictive algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating titus for Python 3

animator opened this issue · comments

Hi,

I came across this project which uses titus package which is not supported in Python 3.
With the sunset of Python 2 by the end of this year, I am glad to inform that Titus 2 is fully supported in Python 3.4-3.8.
pip install titus2
All syntax and functionality remain the same and the code requires no modification.
For more details please head to this repo - https://github.com/animator/titus2
The migrated code is passing all unit tests and conformance tests.
Please don't forget to star the project in case you find it useful.

Cheers,
Ankit