Today I learned that Python doesn't care about how many spaces you indent as long as it's consistent
https://www.reddit.com/r/Python/comments/1nkidxq/today_i_learned_that_python_doesnt_care_about_how/
https://www.reddit.com/r/Python/comments/1nkidxq/today_i_learned_that_python_doesnt_care_about_how/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
numethods
A lightweight, from-scratch, object-oriented Python package implementing classic numerical methods.
https://github.com/denizd1/numethods
A lightweight, from-scratch, object-oriented Python package implementing classic numerical methods.
https://github.com/denizd1/numethods
GitHub
GitHub - denizd1/numethods: A lightweight, from-scratch, object-oriented Python package implementing classic numerical methods.
A lightweight, from-scratch, object-oriented Python package implementing classic numerical methods. - denizd1/numethods
noScribe
Cutting edge AI technology for automated audio transcription. A nice GUI for OpenAIs Whisper and pyannote (speaker identification).
https://github.com/kaixxx/noScribe
Cutting edge AI technology for automated audio transcription. A nice GUI for OpenAIs Whisper and pyannote (speaker identification).
https://github.com/kaixxx/noScribe
GitHub
GitHub - kaixxx/noScribe: Cutting edge AI technology for automated audio transcription. A nice GUI for OpenAIs Whisper and pyannote…
Cutting edge AI technology for automated audio transcription. A nice GUI for OpenAIs Whisper and pyannote (speaker identification) - kaixxx/noScribe
Django: Introducing django-watchfiles, for more efficient runserver autoreloading
Django Watchfiles is a library that improves Django's development server by replacing the default autoreloader with the faster, more reliable watchfiles backend. It simplifies setup, enhances reload speed, and brings better cross-platform support with minimal configuration for Django projects.
https://adamj.eu/tech/2025/09/22/introducing-django-watchfiles/
Django Watchfiles is a library that improves Django's development server by replacing the default autoreloader with the faster, more reliable watchfiles backend. It simplifies setup, enhances reload speed, and brings better cross-platform support with minimal configuration for Django projects.
https://adamj.eu/tech/2025/09/22/introducing-django-watchfiles/
adamj.eu
Django: Introducing django-watchfiles, for more efficient runserver autoreloading - Adam Johnson
Django’s runserver automatically reloads when you change Python files. Without this autoreloading feature, you’d need to manually restart the server every time you made a code change.
RamTorch
A PyTorch library for memory-efficient deep learning that enables training and inference of large models that don't fit in GPU memory.
https://github.com/lodestone-rock/RamTorch
A PyTorch library for memory-efficient deep learning that enables training and inference of large models that don't fit in GPU memory.
https://github.com/lodestone-rock/RamTorch
GitHub
GitHub - lodestone-rock/RamTorch: RAM is all you need
RAM is all you need. Contribute to lodestone-rock/RamTorch development by creating an account on GitHub.
PEP 806 – Mixed sync/async context managers with precise async marking
https://www.reddit.com/r/Python/comments/1nqnm44/pep_806_mixed_syncasync_context_managers_with/
https://www.reddit.com/r/Python/comments/1nqnm44/pep_806_mixed_syncasync_context_managers_with/
Reddit
From the Python community on Reddit: PEP 806 – Mixed sync/async context managers with precise async marking
Explore this post and more from the Python community
Django 6.0 Is Here! CSP Nonces, Background Tasks, Partials & More
The video tutorial covers the new features introduced in Django 6.0 alpha, including built-in Content Security Policy (CSP) nonce support, simpler background task management, and reusable template partials for cleaner code. It provides practical examples and explanations for implementing these features, highlighting improvements in security, asynchronous task handling, and template desig...
https://www.youtube.com/watch?v=doAMlgrTGbE
The video tutorial covers the new features introduced in Django 6.0 alpha, including built-in Content Security Policy (CSP) nonce support, simpler background task management, and reusable template partials for cleaner code. It provides practical examples and explanations for implementing these features, highlighting improvements in security, asynchronous task handling, and template desig...
https://www.youtube.com/watch?v=doAMlgrTGbE
YouTube
Django 6.0 Is Here! CSP Nonces, Background Tasks, Partials & More
The Django 6.0 Alpha release is here, and it brings some big improvements! In this tutorial, I’ll walk you through the key new features step by step, including:
🔹 Content Security Policy (CSP) Nonce Support
- Why inline scripts are dangerous
- How nonces…
🔹 Content Security Policy (CSP) Nonce Support
- Why inline scripts are dangerous
- How nonces…
drf-auth-kit
Modern Django REST Framework authentication toolkit with JWT cookies, social login, and 2FA support.
https://github.com/forthecraft/drf-auth-kit
Modern Django REST Framework authentication toolkit with JWT cookies, social login, and 2FA support.
https://github.com/forthecraft/drf-auth-kit
GitHub
GitHub - forthecraft/drf-auth-kit: Modern Django REST Framework authentication toolkit with JWT cookies, social login, and 2FA…
Modern Django REST Framework authentication toolkit with JWT cookies, social login, and 2FA support - forthecraft/drf-auth-kit
Klavis
MCP integration layers that let AI agents use thousands of tools reliably.
https://github.com/Klavis-AI/klavis
MCP integration layers that let AI agents use thousands of tools reliably.
https://github.com/Klavis-AI/klavis
GitHub
GitHub - Klavis-AI/klavis: Klavis AI (YC X25): MCP integration layers that let AI agents use thousands of tools reliably.
Klavis AI (YC X25): MCP integration layers that let AI agents use thousands of tools reliably. - Klavis-AI/klavis