ChiPy January 2024 __Main__ Meeting


TBD

 

Talks start at 6:30pm

When: Jan. 11, 2024, 6 p.m.

Where: American Planning Association (APA)

205 North Michigan Ave. Suite 1200 Chicago, IL 60601

RSVPs

Current Attendance:
In Person Pythonistas: 3
Virtual Pythonistas: 0

Topics


  • What's in your AI code? Learn why every SCA tool is wrong, and how to deal with it
    By: Anand Sawant
    Experience Level: Intermediate
    Length: 25 Minutes
    Description:

    With the rise in AI, there is more focus on Python dependency management and SCA scanning. Python's dependency management system makes it easy for developers to leave dependencies out of the manifest. This means that almost every SCA tool that relies on a manifest will be wrong. We show how leveraging program analysis techniques one can avoid the pitfalls of these so-called phantom dependencies.

  • BluPants: open-source educational Python bots
    By: Marcelo Sacchetin
    Experience Level: Intermediate
    Length: 30 Minutes
    Description:

    This talk is about an open-source educational project based on Python:  blupants.com. My goal is to present it to the audience and hopefully find more people passionate about the topic like me who would be willing to help as open-source contributors. Attendees will learn how to use the REST API to control robots and how to extend it to new platforms and robots.