January Meetup


Details
Schedule
• PyShark in Network Packet Analysis (20 min)
• Write better code (20 min)
• Networking Tea Break (30 min)
• A Web Testing Framework in Python (20 min)
• Lightning Talks (20 min)
• Discussions (30 min)
---
PyShark in Network Packet Analysis
Speaker: Rengaraj (https://www.meetup.com/Chennaipy/members/153069272/)
Pyshark is a wrapper around tshark comand line utility to capture a live Network packet or from a
capture file. Pyshark is useful in parsing capture data for analysis.
Write better code
Speaker: Anna Philips (https://www.meetup.com/Chennaipy/members/95771702/)
Rundown on idiomatic python, pep8 and general good practices.
A Web Testing Framework in Python
Speaker: Abhirath (https://www.meetup.com/Chennaipy/members/108866552/)
I would like to talk about the web testing framework I worked on during my internship at Logic Soft.
The following will be discussed:
• Using Lisp to write test cases by creating a wrapper around Selenium
• Internal workings and reasoning of a few decisions

January Meetup