Personal tools
You are here: Home / Documentation / Support / FAQ / Is there a Python 3 version of Biskit?

Is there a Python 3 version of Biskit?

Biskit 2.x can only be used with Python 2.x. However, we have converted the core part of the Biskit library to Python 3. This version is found in the "biskit3" branch of the git repository. This is a backwards-incompatible version. At the time of this writing, work on this got stalled somewhat but the Biskit core functionalities and many of the wrappers have been migrated and work well. What is missing however are the modules for the, now pretty outdated, docking and homology modelling pipelines. To use the biskit / python 3 version go to:

https://github.com/graik/biskit/tree/biskit3