You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: