Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 2.08 KB

README.md

File metadata and controls

51 lines (46 loc) · 2.08 KB
title date event_date url author featured_image categories tags
August PythonPune meetup 2020
2020-11-21 17:26:16 +0530
2020-08-30 15:30:00 +0530
event/august-pythonpune-meetup-2020
Bhavin Gandhi
Event
Benchmarking
Python Internals
cffi

Distributed system analysis made easy with PBench

  • Speaker: Riya (LinkedIn)
  • Description: Riya introduces everyone to the PBench tool. She talks about the need of collecting benchmarking results in a standard way. She gives a demo of the PBench tool along with its architecture.
  • References:

NOTE: You can reach out to the speaker on the proposal page if you want to discuss anything about this talk.

cffi FTW - Bringing Wireshark's Dissectors to Python

  • Speaker: Abhijit Gadgil (LinkedIn)
  • Description: Abhijit covers different solutions which are available to create Python bindings for libraries in C. He then talks about the specific solution for which he used cffi. He concludes with a demo of the Python library he created (Wishpy).
  • References:

NOTE: You can reach out to the speaker on the proposal page if you want to discuss anything about this talk.