Py013 Academy - Grupo de Estudos de #Python Básico: Aprenda a linguagem de forma simples e online!
📅 07/11, às 11h no nosso Discord (https://linktr.ee/py013)
#programacao #dev #development #frontend #backend

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.
Primeros pasos con PyQt y QtDesigner. Primer programa con Python https://myblog.clonbg.es/primeros-pasos-con-pyqt-y-qtdesigner-primer-programa-con-python/ #Programación #Python #PyQT https://clonbg.es

Today's Python article, remember, I'm learning so be kind or rewind :)
Post: https://www.spsanderson.com/steveondata/posts/2025-11-06/
#Python #TextMessage #Email #Gmail #Twillio #Text
🐍🤔 Oh no, #Python 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. 💧
https://zackoverflow.dev/writing/how-often-does-python-allocate/ #Heap #Memory #PythonCommunity #TechHumor #SoftwareDevelopment #ProgrammingJokes #HackerNews #ngated
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 📬
Rackspace is hiring Machine Learning Architect (AWS)
🔧 #aws #python #azure #gcp #machinelearning #solutionsarchitect
🌎 Remote; United States
⏰ Full-time
🏢 Rackspace
Job details https://jobsfordevelopers.com/jobs/machine-learning-architect-aws-at-rackspace-com-jan-15-2025-5c5284?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
How often does Python allocate?
https://zackoverflow.dev/writing/how-often-does-python-allocate/
#HackerNews #Python #Allocation #Python #Performance #Memory #Management #Developer #Insights
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
Goofing off making a thing to post Mastodon posts quickly without having to open a web browser. #python #dev
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.
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: https://memory-graph.com/#codeurl=https://raw.githubusercontent.com/bterwijn/memory_graph_videos/refs/heads/main/exercises/exercise4_mg.py&play
- Explanation: https://github.com/bterwijn/memory_graph?tab=readme-ov-file#python-data-model
#Python #programming #memory_graph
