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
edr1412
V2EX  ›  Python

如何制作 Dash 可用的 Python 3 离线中文文档(Docset 格式)?

  •  
  •   edr1412 · 31 天前 · 885 次点击

    最近想要在 Dash 上看 Python3 中文文档,但是网上似乎没有现成的(也有些版本比较旧的),自己从官方文档转换又遇到了问题,具体遇到的问题是这样的

    想问问有没有朋友有制作这个的经验?

    4 条回复
    Moonless
        1
    Moonless  
       30 天前
    试下 https://devdocs.io/ ,也支持 pwa 安装到本地
    edr1412
        2
    edr1412  
    OP
       30 天前
    @Moonless #1 谢谢,主要是希望离线也能用。
    我的问题也解决了,有大佬回答了我上面链接的 issue 。
    Moonless
        3
    Moonless  
       29 天前
    @edr1412 👍
    iorilu
        4
    iorilu  
       28 天前
    啥意思, python 不是自带本地文档吗

    python -m pydoc -b
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   966 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 21:09 · PVG 05:09 · LAX 14:09 · JFK 17:09
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.