pullparser 0.0.2b
Newer version available (0.1.0)
Released:
Pull API for HTML parsing.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Artistic License (Artistic)
- 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
Project description
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: Artistic License (Artistic)
- 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