ClientTable 0.0.1a
Latest version
Released:
Simple HTML table parsing.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: John J. Lee
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
-
Topic
- Internet
- Internet :: WWW/HTTP
- Software Development :: Libraries
- Software Development :: Libraries :: Python Modules
- Software Development :: Testing
- System :: Networking :: Monitoring
- System :: Systems Administration
- Text Processing
- Text Processing :: Markup
- Text Processing :: Markup :: HTML
- Text Processing :: Markup :: XML
Project description
This code is long since abandoned. If you really need the tarball, edit the path component of the URL to add an initial “/old”.
ClientTable is a Python module for generic HTML table parsing. It is most useful when used in conjunction with other parsers (htmllib or HTMLParser, regular expressions, etc.), to divide up the parsing work between your own code and ClientTable.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: John J. Lee
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
-
Topic
- Internet
- Internet :: WWW/HTTP
- Software Development :: Libraries
- Software Development :: Libraries :: Python Modules
- Software Development :: Testing
- System :: Networking :: Monitoring
- System :: Systems Administration
- Text Processing
- Text Processing :: Markup
- Text Processing :: Markup :: HTML
- Text Processing :: Markup :: XML