ChiPy October 2021 __main__ Meeting


When: Oct. 14, 2021, 6 p.m.

Where: Remote Meeting

Attendance:
Virtual Pythonistas: 0

Topics


  • Speeding up builds with Asynchronous Tests
    By: Meygha Machado
    Experience Level: Novice
    Length: 10 Minutes
    Description:

    Automated tests are a great way to iterate fast and ensure features didn't break. This talk discusses how to speed up your builds and dev cycle even more by running tests asynchronously using a pytest plugin called asyncio-cooperative.

  • Financial Dashboard on Streamlit
    By: Shashank Katyayan
    Experience Level: Intermediate
    Length: 10 Minutes
    Description:

    Easy to build Python Dashboards using Financial data APIs