python

Back Open Paginator
04.10.2025 18:13
hleb (@hleb@mastodon.social)

Пераглядзеў фільм Стэнлі Кубрыка «Завадны апельсін» і зразумеў, што насамрэч азначае назва пітонаўскага пакетнага мэнэджэра UV!





Show Original Post


04.10.2025 18:04
SocketSecurity (@SocketSecurity@fosstodon.org)

🐍 New on the Socket blog: PEP 810 adds 'lazy import' syntax to defer module loading until first use, cutting startup time by 50–70%. Already sparking debate: an HN thread hit 350+ points and ~200 comments in under 24 hrs. #Python

Read More → socket.dev/blog/pep-810-propos




Show Original Post


04.10.2025 16:18
LogicLuminaryBill (@LogicLuminaryBill@mastodon.social)

Saturday:
October 4, 2025 Progress Report:
Day 279
Day 279

Daily Reading
• ✅ freeCodeCamp News: 1 article
• ✅ Daily.dev: 1 article

Productivity Tools
• Trello: Updated the board

Learning Platforms
• CS50P: Created display options for the CLI





Show Original Post


04.10.2025 16:15
LogicLuminaryBill (@LogicLuminaryBill@mastodon.social)

Friday:
October 3, 2025 Progress Report:
Day 278
Day 278

Daily Reading
• ✅ freeCodeCamp News: 1 article
• ✅ Daily.dev: 1 article

Productivity Tools
• Trello: Updated the board

Learning Platforms
• CS50P: Initialized more files for final project





Show Original Post


04.10.2025 15:59
LogicLuminaryBill (@LogicLuminaryBill@mastodon.social)

Wednesday:
October 1, 2025 Progress Report:
Day 276
Day 276

Daily Reading
• ✅ freeCodeCamp News: 1 article
• ✅ Daily.dev: 1 article

Productivity Tools
• Trello: Updated the board

Learning Platforms
• CS50P: Final project ~ initialized several files (README.md, .gitignore …)





Show Original Post


04.10.2025 15:43
r (@r@fed.brid.gy)

The first project covers backend confidential clients using Python. This demonstrates server-side OAuth flows where you can safely store secrets and handle authentication from your backend. #Python tangled.org/@ngerakines....

@ngerakines.me/oauth-mastercla...




Show Original Post


04.10.2025 15:43
r (@r@bsky.brid.gy)

The first project covers backend confidential clients using Python. This demonstrates server-side OAuth flows where you can safely store secrets and handle authentication from your backend. #Python tangled.org/@ngerakines....

@ngerakines.me/oauth-mastercla...




Show Original Post


04.10.2025 15:43
linux_mclinuxface (@linux_mclinuxface@fosstodon.org)

I’m off to #PyConAfrica2025!

First stop: Edmonton #yeg to Chicago.

I’ll be giving a workshop: Introduction to #Valkey + #Python

za.pycon.org/talks/319-introdu




Show Original Post


04.10.2025 15:28
mistersql (@mistersql@mastodon.social)

What's faster:

- source code for a 10,000 key dict in a .py file
- same as json in a comment in the .py, read it using `__file__` and parsing out the json and loading with orjson

orjson! or heck any format really. Anything can turn a dict on the file system into a dict in memory faster than python itself.

dict in source are slooooooow. I should benchmark that across versions.




Show Original Post


04.10.2025 15:26
ubuntu_touch (@ubuntu_touch@mstdn.social)

Crear 4 imágenes espirales

La frecuencia espacial y la longitud de onda son conceptos inversamente relacionados

#Python #cursos #Fisica
software libre trigonometria #softwarelibre #Anzoategui #Lecheria





Show Original Post


04.10.2025 15:15
hugovk (@hugovk@mastodon.social)

Three days until release and a bug in the Linux kernel has turned a dozen buildbots red...

It's already been fixed in the kernel, but will take some time to bubble up. We'll skip that test for relevant kernel versions in the meantime.

buildbot.python.org/#/release_





Show Original Post


04.10.2025 15:09
tedi (@tedi@infosec.exchange)

Reading list for ramping up with professional Python: github.com/charlax/python-educ

#python




Show Original Post


1 ...1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 ...1558
UP