ByteBoard
Boards About Rules Contact
Register | Login
Boards About Rules Contact
Register Login
~/boards │ /cpp/ 4 /cs/ 5 /go/ 3 /js/ 3 /py/ 3 /rs/ 3
← Back to Home

/PY/_

Python for everything — scripting, data science, Django, FastAPI, asyncio, type hints, packaging nightmares, and the eternal debate over whether whitespace is a good idea.

> Threads

[+] New Thread
Sort by: [Thread_Name] [Creation_Date] [Number_Of_Posts]
4 posts

Type hints: are they worth the overhead on a solo project?

I've been adding type hints to a 3k-line personal project. Here's my honest verdict.

By: alice_dev Apr 05, 2026
4 posts

The GIL is finally optional in Python 3.13 — does it matter?

PEP 703 lands a no-GIL build of CPython. Let's talk about what changes and what doesn't.

By: carol_null Mar 26, 2026
4 posts

Python decorators — from @property to writing your own

Decorators confuse beginners and delight experts. Here is the mental model that makes them obvious.

By: bob_codes Apr 13, 2026
© 2026 ByteBoard