python programming nerds on here:
can anyone tell me what the turtle library can be used for? i feel like it's an educational tool and can maaaaaybe be used for making really basic games but nothing else. i'm curious about it
#AIEngineering #python #jupyter
https://towardsdatascience.com/why-im-making-the-switch-to-marimo-notebooks/
Django LiveView 2.0.0 https://lobste.rs/s/ul2vxd #python
https://github.com/Django-LiveView/liveview
Took Google’s new agentic coder, Antigravity, for a spin. It looks like a Cursor clone, but the real deal is its deep tie-in to the Google Cloud.
I was kinda impressed by the difference between its workflow and Google’s other AI cat, Jules.
Though being a Goog product, the normal concern about code privacy remains. My first look is up.
#AI #DevTools #Google #Antigravity #Coding #CursorAI #Python

🐎 Django-related deals for Black Friday 🐎
Divert from the typical shopping frenzy to check out these deals from Django-related creators to help you learn and use the web framework for perfectionists with deadlines.
https://adamj.eu/tech/2025/11/20/django-black-friday-deals-2025/
Smart Performance Hacks for Faster Python Code
Link: https://blog.jetbrains.com/pycharm/2025/11/10-smart-performance-hacks-for-faster-python-code/
Discussion: https://news.ycombinator.com/item?id=45895100
V - S1 EP8 T7 - Machine Learning in Python - Unpacking or Destructuing - Graph Lines List #codingforbeginners #jupyterlabs #algorithims #pythoncoding #statistics #machinelearningtutorial #datascienceforbeginners #vscode #python #jupyternotebook #mlforbeginners #machinelearningbasics #machinelearning #learnpython #PythonForDataScience #datascience #softwaredeveloper #dataengineering #machinelearningmodels #aiexplained
Released version 1.8.0 of Vermin with Python 3.14 support! 200 new rules and template string literals detection.
https://github.com/netromdk/vermin/releases/tag/v1.8.0
https://pypi.org/project/vermin/
#vermin #python #python314 #python3 #dev #programming #analysis #version #release #changelog
Looking to connect with other during the "off-season" for many conferences? Try attending your local #Python meetup or user group, like @clepy! It's a great place to meet new faces, and maybe even bump into those folks you met at #PyOhio previously! Python.org even maintains a nice list if you aren't sure where your local group might be:
https://wiki.python.org/moin/LocalUserGroups
Got the next part of this working.
Documents can be made and versioned, they update anywhere you plug them in.
And you can add an 'element' to a document. You can also add many elements to one document,.
So if you had something like oh this update is important you add the element, make the connection to the document and it does all the other work anywhere that plugin is located.
#djangocms #python #django #programming #smallweb #indieweb

🚀 Django LiveView 2.0.0 is now available
I just released a major new version of Django LiveView, the framework that lets you build interactive, real-time web applications using only Python — no JavaScript required.
🎯 What is Django LiveView?
A radically simpler way to build dynamic interfaces with Django. Inspired by Phoenix LiveView and Laravel Livewire, it lets you create SPAs without APIs, without JavaScript frameworks, without splitting your logic between frontend and backend.
HTML over WebSockets — all interactivity works in real-time, logic lives in Python, and you use Django's template system.
🔧 Simplified configuration
pip install django-liveview
## 💪 What can you do with LiveView?
- ✅ Update the DOM in real-time without JavaScript
- ✅ Interactive forms with instant validation
- ✅ Infinite scroll and lazy loading
- ✅ Multi-user live notifications
- ✅ Real-time dashboards
- ✅ Search with instant results
- ✅ Everything with Python decorators and Django templates
📚 More information
https://github.com/Django-LiveView/liveview
If you're a Django developer and want to add real-time features without the complexity of a separate frontend, give LiveView a try.
#django #python #websockets #liveview #htmx
New #physics #electrodynamics video. Calculating the force and torque on a loop of current near a bar magnet. Of course I do this two ways - first by treating the loop as a bunch of tiny wires and second using m x B and del(m dot B). #python
https://youtu.be/GqPPqCDN7go