V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Feiox
V2EX  ›  Python

为什么 Paramiko 都支持 Py3 了 fabric 还是不支持 Py3 啊?!

  •  
  •   Feiox ·
    feiox · 2016-01-19 20:23:55 +08:00 · 2928 次点击
    这是一个创建于 2990 天前的主题,其中的信息可能已经有所发展或是发生改变。

    Paramiko 都支持 3 了
    Paramiko is a Python (2.6+, 3.3+) implementation of the SSHv2 protocol
    , Fabric 还是
    Fabric is a Python (2.5-2.7) library and command-line tool for

    有没有 Fabric 好的替代品啊?
    Python 3 大势不可逆啊,绝大多数库都支持了……可是总有这些人……
    我还看到有越来越多的库只支持 3.3+

    4 条回复    2016-08-08 08:27:56 +08:00
    imkh
        1
    imkh  
       2016-01-19 20:32:37 +08:00 via iPhone
    总有你这种人
    glasslion
        2
    glasslion  
       2016-01-19 20:46:58 +08:00
    Fabric 2.x 会支持 Python3 ,现在进度*慢*是因为开发者像趁机做个大重构, 重写大部分代码
    fy
        3
    fy  
       2016-01-20 13:05:36 +08:00
    开发者在搞新项目,钦定说这是 Fabric2
    aec4d
        4
    aec4d  
       2016-08-08 08:27:56 +08:00
    感觉这个作者是个坑 没啥时间观念
    现在要在 python3 上使用 不妨先用第三方 fork 版本
    https://github.com/mathiasertl/fabric
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3517 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 11:05 · PVG 19:05 · LAX 04:05 · JFK 07:05
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.