python

Back Open Paginator
23.10.2025 19:01
gtronix (@gtronix@infosec.exchange)

PyTorch unveils Monarch, a scalable and fault‑tolerant distributed programming framework

PyTorchhas launchedMonarch, a distributed programming framework designed to simplify cluster-level machine learning development.

alternativeto.net/news/2025/10

#Python




Show Original Post


23.10.2025 18:36
ubuntu_touch (@ubuntu_touch@mstdn.social)

Contexto financiero con pandas

Gráfico de barras del porcentaje de celdas con 3 veces el símbolo 'e'

#python Finanzas booleanas Matematica software libre flisol #Anzoategui #Lecheria





Show Original Post


23.10.2025 18:32
treyhunner (@treyhunner@mastodon.social)

When you type code into the Python REPL, it will be colorized as you type it.

Read more 👉 trey.io/flfwr9





Show Original Post


23.10.2025 18:14
timonweb (@timonweb@fosstodon.org)

The future of Python web services looks GIL-free - blog.baro.dev/p/the-future-of-

There’s real hope of continuing to use WSGI without having to think about async, thanks to free-threaded Python.

#Django #Python




Show Original Post


23.10.2025 17:55
pythonjobsupport (@pythonjobsupport@mastodon.social)

How to learn Python fast for data analysis?  

source

quadexcel.com/wp/how-to-learn-




Show Original Post


23.10.2025 17:40
r (@r@bsky.brid.gy)

woke up to a notice from datadog that their #python library had a transitive dependency cause an infinite recursion when interacting with postgres. Yes, that'd explain the day I had yesterday.




Show Original Post


23.10.2025 17:38
RodStephens (@RodStephens@hachyderm.io)

Draw Fibonacci squares in Python
rodstephensbooks.com/fibonacci
#Python #FibonacciNumbers #FibonacciSquares





Show Original Post


23.10.2025 17:38
chrisjrn (@chrisjrn@social.coop)

woke up to a notice from datadog that their #python library had a transitive dependency cause an infinite recursion when interacting with postgres. Yes, that'd explain the day I had yesterday.

turns out the transitive dependency went from 1.x.x to 2.0.0, and datadog had set an unbounded version constraint.

tl;dr: are you a library consumer? use lockfiles. are you a library author? SET YOUR FUCKING DEPENDENCIES CORRECTLY.




Show Original Post


23.10.2025 17:07
anthroposamu (@anthroposamu@mastodon.social)

Django 6.0 beta 1 released | Weblog | Django
djangoproject.com/weblog/2025/
Django 6.0 beta 1 is now available. It represents the second stage in the 6.0 release cycle and is an opportunity to try out the changes coming in Django 6.0.




Show Original Post


23.10.2025 16:27
shawnhymel (@shawnhymel@masto.ai)

New #ROS video is out today! While topics are great for the pub/sub model, ROS also supports a client/server model with "services." Check out my tutorial creating custom client and server nodes in #Python:

youtube.com/watch?v=lxg1QJw5Fg

#robotics #programming #embedded




Show Original Post


23.10.2025 15:31
post (@post@programming.dev)

Python Mutability

programming.dev/post/39541721





Show Original Post


23.10.2025 15:27
bterwijn (@bterwijn@fosstodon.org)

An exercise to help build the right mental model for Python data. The “Solution” link uses memory_graph to visualize execution and reveals what’s actually happening:
- Solution: memory-graph.com/#codeurl=http
- Explanation: github.com/bterwijn/memory_gra

#Python #programming #memory_graph





Show Original Post


1 ...1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 ...1563
UP