Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

2 items on 02 Jun 2025
Python

#434 Most of OpenAI’s tech stack runs on Python

Topics include Making PyPI’s test suite 81% faster, People aren’t talking enough about how most of OpenAI’s tech stack runs on Python, PyCon Talks on YouTube, and Optimizing Python Import Performance.

Source: Python Bytes Michael Kennedy and Calvin Hendryx-Parker
Python

#507: Agentic AI Workflows with LangGraph

If you want to leverage the power of LLMs in your Python apps, you would be wise to consider an agentic framework. Agentic empowers the LLMs to use tools and take further action based on what it has learned at that…

Source: Talk Python To Me Michael Kennedy (@mkennedy)