Book description
Need to extract data from a text file or a web page? Or do you want to make your application more flexible with user-defined commands or search strings? Do regular expressions and lex/yacc make your eyes blur and your brain hurt?
Pyparsing could be the solution. Pyparsing is a pure-Python class library that makes it easy to build recursive-descent parsers quickly. There is no need to handcraft your own parsing state machine. With pyparsing, you can quickly create HTML page scrapers, logfile data extractors, or complex data structure or command processors. This Short Cut shows you how!
Table of contents
-
Getting Started with Pyparsing
- What Is Pyparsing?
- Basic Form of a Pyparsing Program
- "Hello, World!" on Steroids!
- What Makes Pyparsing So Special?
- Parsing Data from a Table—Using Parse Actions and ParseResults
- Extracting Data from a Web Page
- A Simple S-Expression Parser
- A Complete S-Expression Parser
- Parsing a Search String
- Search Engine in 100 Lines of Code
- Conclusion
- Index
- About the Author
Product information
- Title: Getting Started with Pyparsing
- Author(s):
- Release date: October 2007
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596514235
You might also like
book
Advanced Topics in LabWindows/CVI
Take virtual instrumentation to the next level with high-level programming. High-level programming with LabWindows/CVI Live data …
book
Undocumented Secrets of MATLAB-Java Programming
Many people know that a major part of the functionality of the MATLAB software package is …
book
Multifunctional Agriculture
In a world increasingly challenged by the need to integrate and understand highly specialized knowledge in …
audiobook
Difficult Conversations
You have to talk with a colleague about a fraught situation, but you're worried that they'll …