PyTexas 2023: Day 1

My notes from #pytexas 🐍 day 1.

Keynote: Walking the Line

Amazing keynote, and I will definitely watch it again when it’s uploaded to YouTube!

A Tale of Two Typings

Trust Fall: Hidden Gems in MLFlow that Improve Model Credibility

The talk focused on machine learning, but I think this can still apply outside of that.

Exploring Socio-technical Security Concerns in Critical Open-source Python Repositories

A BuildEngineer in a buildless lang

Recursion for Beginners: A Beginner’s Guide to Recursion

Improving code without losing your mind

Lightning Talks

>>> import pip
>>> pip.main(["install", "django"])