Sharing because it's been very useful to me since I discovered it last week: uv.nvim.
A small but very useful Neovim plugin that automatically activates your uv-powered project virtual environment, among other things.
Super helpful, as I no longer have to remember to manually load into the environment —something I never really got into to be honest— or run `uv run nvim .`
https://github.com/benomahony/uv.nvim
Remember yield in #python is not the same as yield in #ruby
Code at: https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_08_12
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
If you like this, support my work:
https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724
https://liberapay.com/Villares
https://wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding

In this tutorial, you'll learn how use #QuartoDev top write reproducible reports, journal articles and presentations. You'll also learn how to manage bibliography automatically, create equations and render to multiple formats with #RStats and/or #Python!
Register here! https://wombat2025.numbat.space/program/tutorials/Q3BPJZ.html

🎟️ Ticket alert! Whether you're a seasoned developer, curious student, or live stream fan, there’s a ticket for you!
🔥 Mega deals available now!
Get yours at 👉 https://2025.pycon.org.au/attend?ref=fv
#PyConAU #Python #Data #AI #Science #Education

🎙️ Don't miss the "Two Decades of Django: The Past, Present and Future" panel discussion at DjangoCon US 2025!
🔍 Get insights into Django's evolution and what's coming next from seasoned experts!
📅 September 8-12, 2025 | Chicago, IL
🎟️ Secure your spot now!
#DjangoCon #Django #Python #WebDev #PanelDiscussion #Chicago

Pythonによる結合確率の計算方法:ヒューリスティックとベイズの定理の比較
https://qiita.com/ChrisFletcher/items/6e472a3c3cf7e7a41362?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #機械学習 #AI #確率 #ベイズ推定
Loops that involve early break conditions can often be rewritten to use a helper utility that does the early break work for you, but not always (and sometimes it doesn't make them more readable).
Read more 👉 https://trey.io/xtql6h

An Introduction to Python-Rust Interop for Scientific Codebases https://lobste.rs/s/a7avpz #python #rust
https://github.com/nrposner/coding_club
Python 3.14:
We'll make the next release candidate (rc2) this Thursday, two weeks early, and add a rc3 on 2025-09-16.
We fixed a code generation bug that required the "magic number" to be increased for rc2. This means .pyc files compiled by rc1 can't be used in rc2 and will be recompiled.
The ABI isn't changing, and wheels built for rc1 should still work for rc2, rc3 and 3.14.x, but it's better to get this out for testing sooner.
https://discuss.python.org/t/early-3-14-0-rc2-and-extra-rc3/102151
#Python #CPython #Python314 #release
Ever wonder how an actuary becomes a data science educator? 🤔
Tune into the latest episode of The Test Set with @minecr. We discuss everything from her journey to her innovative use of LLMs to give students immediate feedback on their code.
Listen at https://thetestset.co, Apple Podcasts, or Spotify.
#TheTestSet #DataScience #RStats #Python #Education #LLMs #AI #LLM