ChiPy __Main__ Meeting


When: July 10, 2025, 6 p.m.

Where: Slalom Build

Attendance:
In Person Pythonistas: 40

Topics


  • Can my friends predict wine style and price?
    By: Albert Xue
    Experience Level: Intermediate
    Length: 30 Minutes
    Description:

    I hosted a single blind wine tasting amongst friends where they had to guess wine styles and prices. I collected the answers and used python to determine winners and output various plotly visuals. And for fun, I applied data science techniques to identify if any of my friends can identify wines with statistical significance. 

  • PyPDFForm - A Python PDF Form Library - Part 2
    By: Jinge Li
    Experience Level: Novice
    Length: 40 Minutes
    Description:

    About a year and half ago, I did a speak at ChiPy about my open source project PyPDFForm. The project has been evolving since then with lots of newly implemented features and QOL changes. So I think it's time to do a part 2 of the speak to give some quick updates and introduce some of these new features.

    Agenda (tenative):

    • Quick recap on features went through from last speak
    • Slide intro to new features
    • Live coding session:
      • Create PDF form fields
        • Text field
        • Checkbox/radio button
        • Dropdown
        • Image/Signature field
      • Fill PDF forms in place (simulate manual filling)
      • Adobe Acrobat mode
    • QOL changes
    • Restrictions and future improvements
    • Q/A