pullparser 0.1.0
Latest version
Released:
Pull API for HTML parsing.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License, Zope Public License (BSD)
- 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
- Software Development :: Testing :: Traffic Generation
- System :: Networking :: Monitoring
- System :: Systems Administration
- Text Processing
- Text Processing :: Markup
- Text Processing :: Markup :: HTML
- Text Processing :: Markup :: XML
Project description
This project is obsolete. There are many better ways to parse HTML these days. If you really need the tarball, edit the path component of the URL to add an initial “/old”.
A simple “pull API” for HTML parsing, after Perl’s HTML::TokeParser. Many simple HTML parsing tasks are simpler this way than with the HTMLParser module. pullparser.PullParser is a subclass of HTMLParser.HTMLParser.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License, Zope Public License (BSD)
- 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
- Software Development :: Testing :: Traffic Generation
- System :: Networking :: Monitoring
- System :: Systems Administration
- Text Processing
- Text Processing :: Markup
- Text Processing :: Markup :: HTML
- Text Processing :: Markup :: XML