PythonHub
2.35K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Abusing Talon to use my eye tracker in a project

The author describes how they used Talon, a voice control software, to access eye tracker data for a game project. They created a Python script within Talon to expose eye gaze data via a local web server, allowing integration with a Rust program

https://ntietz.com/blog/abusing-talon-eyetracker/
Let's build a AI Photo Generator with Python and FastAPI

This course teaches how to fine-tune the Flux AI model using Replicate to create personalized image generation. It also covers building a FastAPI service to access and utilize this model efficiently.

https://www.youtube.com/watch?v=lV82LDKT16A
Htmy – Async, pure-Python rendering engine

https://volfpeter.github.io/htmy/
👍1
Better, Faster Python Projects: A Deep Dive into uv

A comprehensive guide on why and how to start using uv—the package manager (and much more) that's taken the Python world by storm.

https://www.saaspegasus.com/guides/uv-deep-dive/
👍2