Python 3 support for fabric

前端 未结 7 1441
时光取名叫无心
时光取名叫无心 2020-12-25 09:28

Does fabric (http://docs.fabfile.org/en/1.7/) support Python 3 yet. As per Python 3 Wall of Superpowers it does not yet. If not what is the best alternative if using Django

相关标签:
7条回答
  • 2020-12-25 10:30

    It seems that Fabric is going through a rewrite and that Fabric 2.0 will be python 3.x compatible. At least this is what I read between the line of the roadmap below. However, I cannot find the Fabric 2.0 repository or branch, so, hard to fully confirm.

    http://www.fabfile.org/roadmap.html

    0 讨论(0)
提交回复
热议问题