python

Back Open Paginator
20.11.2025 20:02
fediverse (@fediverse@app.wafrn.net)

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


#python #programming


Show Original Post


20.11.2025 20:00
the_aicoder (@the_aicoder@mastodon.social)

towardsdatascience.com/why-im-




Show Original Post


20.11.2025 19:40
lobsters (@lobsters@mastodon.social)

Django LiveView 2.0.0 lobste.rs/s/ul2vxd
github.com/Django-LiveView/liv




Show Original Post


20.11.2025 19:00
bgrier (@bgrier@universeodon.com)

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

bradgrier.com/2025/11/20/googl





Show Original Post


20.11.2025 18:43
adamchainz (@adamchainz@fosstodon.org)

🐎 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.

adamj.eu/tech/2025/11/20/djang

#Django #Python #BlackFriday




Show Original Post


20.11.2025 18:40
hn50 (@hn50@social.lansky.name)

Smart Performance Hacks for Faster Python Code

Link: blog.jetbrains.com/pycharm/202
Discussion: news.ycombinator.com/item?id=4

#python




Show Original Post


20.11.2025 18:36
TechKeysX (@TechKeysX@mastodon.social)

V - S1 EP8 T7 - Machine Learning in Python - Unpacking or Destructuing - Graph Lines List





Show Original Post


20.11.2025 18:35
netrom (@netrom@infosec.exchange)

Released version 1.8.0 of Vermin with Python 3.14 support! 200 new rules and template string literals detection.

github.com/netromdk/vermin/rel

pypi.org/project/vermin/

#vermin #python #python314 #python3 #dev #programming #analysis #version #release #changelog




Show Original Post


20.11.2025 18:27
pyohio (@pyohio@fosstodon.org)

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:
wiki.python.org/moin/LocalUser




Show Original Post


20.11.2025 18:08
rye (@rye@ioc.exchange)

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





Show Original Post


20.11.2025 17:55
andros (@andros@activity.andros.dev)

🚀 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




Show Original Post


20.11.2025 17:40
rhettallain (@rhettallain@mastodon.social)

New 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).
youtu.be/GqPPqCDN7go




Show Original Post


1 ...956 957 958 959 960 961 962 963 964 965 966 ...1569
UP