Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

2 items on 16 Apr 2024
Python

#379 Constable on the debugging case

Topics include How to Set Up Pre-Commit Hooks A step-by-step guide to installing and configuring pre-commit hooks on your project, difftastic, Quarto, and constable.

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

#456: Building GPT Actions with FastAPI and Pydantic

Do you know what custom GPTs are? They're configurable and shareable chat experiences with a name, logo, custom instructions, conversation starters, access to OpenAI tools, and custom API actions. And, you can build…

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