Getting started with pyparsing
Need to extract data from a text file or aweb page? Or do you want to make yourapplication more flexible with user-definedcommands or search strings? Doregular expressions and lex/yacc makeyour eyes blur and your brain hurt? Pyparsing could be the solution. Pyparsingis a pure-Python class library th...
Main Author: | |
---|---|
Format: | eBook |
Language: | English |
Published: |
Sebastopol, Calif.
O'Reilly
2007
|
Series: | O'Reilly shortcuts
|
Subjects: | |
Online Access: | |
Collection: | O'Reilly - Collection details see MPG.ReNa |
Summary: | Need to extract data from a text file or aweb page? Or do you want to make yourapplication more flexible with user-definedcommands or search strings? Doregular expressions and lex/yacc makeyour eyes blur and your brain hurt? Pyparsing could be the solution. Pyparsingis a pure-Python class library thatmakes it easy to build recursive-descentparsers quickly. There is no need tohandcraft your own parsing state machine. With pyparsing, you can quicklycreate HTML page scrapers, logfile dataextractors, or complex data structure orcommand processors. This Short Cutshows you how! |
---|---|
Physical Description: | 1 online resource |
ISBN: | 9780596514235 |