python

Back Open Paginator
06.11.2025 17:51
py013 (@py013@mastodon.social)

Py013 Academy - Grupo de Estudos de Básico: Aprenda a linguagem de forma simples e online!

📅 07/11, às 11h no nosso Discord (linktr.ee/py013)





Show Original Post


06.11.2025 17:41
philip (@philip@mastodon.mallegolhansen.com)

Before I go writing my own, is anyone aware of a python package for solving employee scheduling type problems? Perhaps backed by Google's OR-Tools?

They have all the math covered, but the interface is a bit unwieldy. So I'd like to use or write something that is written with the domain in mind, not abstract optimization.

#LazyWeb #Python #Programming




Show Original Post


06.11.2025 17:33
clonbg (@clonbg@masto.es)

Primeros pasos con PyQt y QtDesigner. Primer programa con Python myblog.clonbg.es/primeros-paso #Programación #Python #PyQT clonbg.es





Show Original Post


06.11.2025 17:26
stevensanderson (@stevensanderson@mstdn.social)

Today's Python article, remember, I'm learning so be kind or rewind :)

Post: spsanderson.com/steveondata/po

#Python #TextMessage #Email #Gmail #Twillio #Text




Show Original Post


06.11.2025 17:18
ngate (@ngate@mastodon.social)

🐍🤔 Oh no, allocates integers on the heap! Quick, someone alert the media! 📢 As if the Python team hasn't been dealing with this trivial "discovery" since the dawn of time. Maybe next week we'll get to the bottom of why water is wet. 💧
zackoverflow.dev/writing/how-o




Show Original Post


06.11.2025 17:16
felixxm (@felixxm@fosstodon.org)

It's been a month since I've been without $job, but that doesn't mean I was lazy 😅 I used this time to prepare a lot of changes to Django 💚 including some old feature requests like database-level delete options and decimal fields with no precision, as well as fixing 15+ years old bugs 🐛 I'm still on the market! Do you need help with your Python/Django app? 🆘 Contact me 📬

#opentowork #python #django

github.com/django/django/issue




Show Original Post


06.11.2025 17:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Rackspace is hiring Machine Learning Architect (AWS)

🔧 #aws #python #azure #gcp #machinelearning #solutionsarchitect
🌎 Remote; United States
⏰ Full-time
🏢 Rackspace

Job details jobsfordevelopers.com/jobs/mac
#jobalert #jobsearch #hiring




Show Original Post


06.11.2025 16:59
h4ckernews (@h4ckernews@mastodon.social)

How often does Python allocate?

zackoverflow.dev/writing/how-o




Show Original Post


06.11.2025 16:56
mdc (@mdc@mstdn.ca)

I really need to get back into the habit of using classes as return types for methods in Python libraries. Allows for binding additional information to returned data without breaking existing interfaces if we want to add a new feature

#python #programming




Show Original Post


06.11.2025 16:48
matcha06 (@matcha06@mastodon.social)

Goofing off making a thing to post Mastodon posts quickly without having to open a web browser.




Show Original Post


06.11.2025 16:41
mahryekuh (@mahryekuh@hachyderm.io)

Last year I learned about Byte Order Mark (BOM), and how imports of CSV files generated on Windows should be decoded as “utf-8-sig” instead of “utf-8” when using Python `csv.reader()`.

That lesson saved me a lot of time today.

#Python




Show Original Post


06.11.2025 16:21
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 ...1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 ...1565
UP