PythonHub
2.37K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
A bird's eye view of Polars

Read how Polars executes your query from planning, optimizing to execution.

https://pola.rs/posts/polars_birds_eye_view
Patching pydantic settings in pytest

The post discusses a Python tutorial on patching Pydantic settings in Pytest. It covers techniques for modifying Pydantic settings during testing scenarios in a Pytest environment, providing practical insights for effective testing and development workflows.

https://rednafi.com/python/patch_pydantic_settings_in_pytest/
Build a Django AI colorization app

We'll build a simple Django app that uses AI to color black and white photos. I'll also guide you through the easiest method to use webhooks in Django. Webhooks are a neat way of external functions (e.g., AI functions) sending data to your server.

https://www.youtube.com/watch?v=-04pgby8tVE