推荐学习书目
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
yakczh
V2EX  ›  Python

http://code.google.com/p/table-parser/ 这个模块有办法用 easy_install 安装吗?

  •  
  •   yakczh · Apr 26, 2014 · 3076 views
    This topic created in 4402 days ago, the information mentioned may be changed or developed.
    用了 easy_install提示Couldn't find index page for 'table-parser' (maybe misspelled?)
    2 replies    1970-01-01 08:00:00 +08:00
    pandada8
        1
    pandada8  
       Apr 26, 2014
    yakczh
        2
    yakczh  
    OP
       Apr 26, 2014
    下载了, 解析英文的Table没问题,但是如果table中th是中文 就提示
    File "table_parser.py", line 141, in table_parse
    if headers and not all([header in table.text_content() for header in headers]):
    TypeError: 'in <string>' requires string as left operand
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5617 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 44ms · UTC 07:51 · PVG 15:51 · LAX 00:51 · JFK 03:51
    ♥ Do have faith in what you're doing.