Skip to content
April Meetup

Details

Schedule

  • Parsing content using pyparsing
  • Open Slot 2
  • Open Slot 3
  • Lightning Talks (10 mins/talk)

Summary

Parsing content using pyparsing

Speaker: Siddharta G

When presented with some data that we want to parse, we usually turn first to string methods - split, strip etc. If that fails, regex is the next step. But for more complex data, both these are not enough. We need to systematically parse it by defining a grammar and writing a parser.
Python's pyparsing library makes this easy. In this session we see how to parse a content that I had faced in a project recently. How to create the grammar and use features of pyparsing to get the final output.

Talk at Chennaipy

If you are interested in doing a talk (20 min), please add a comment to this event page with your topic and description.

Venue:

Online, the URL for the meetup will be updated 1 day before the event

Photo of Chennaipy group
Chennaipy
See more events
Online event
This event has passed