哪个版本的 Python 用于 schemacrawler

Which version of Python is used for schemacrawler

SchemaCrawler 说它支持 python,但没有说明它支持 2.7 还是 3.5。

此 link 引用了第四段中的 Python: http://sualeh.github.io/SchemaCrawler/

支持什么版本的python?

SchemaCrawler uses the Jython library for Python support. As of this writing, Jython supports Python 2.7. See the Jython FAQs.

Sualeh Fatehi,SchemaCrawler