いつの間にかPythonが軟派な言語ではなくなっていた~ロバストPython:依存関係~
https://qiita.com/NSS_FS_ENG/items/1a7b7c48b36782145016?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #依存関係 #ロバストPython
#python Am i the only one having a love hate relationship with the language ? Like, I love the syntax, django for web app, pydantic and more broadly the eco system is quite nice. BUT, for the projects I am working on, the poor exception signatures, the dev tooling (kinda spread between mutiple duplicated tools), the typing being quite after thought for the language... it kinda grinds my gear but I still enjoy writing it
#python and #pypi supply chain mitigation for *apps*
What we (and npm and cargo and so on) need is pipx, except it runs that app in a docker container.
So I wrote a little script to generate a docker file, transferred the credentials for a secure python proxy to it, build and run the docker file.
The docker part was hard, but 10% of users, 1% of the time would be able to do it, but that wasn't the worst.
The 2025 PSF Board nominees are deeply invested in many parts of the #Python community. In this video, they share their areas of involvement with the PSF and Python 🐍✨
Voting runs from September 2-16, 2025– don’t forget to cast your ballot!
https://youtu.be/sH25nWwP--c?si=EfBVn97WOMNpAMWW
I'm hiring a senior backend developer to help build our VPP at Branch Energy!
• #Python experience, in particular on the data side (pandas, etc), is essential
• Some other low level language (we use #rustlang for our real-time services, preferred, C++/Go ok too)
• Experience with Kafka, Kubernetes, Terraform, GitLab CI, AWS, and ClickHouse all valuable
U.S. timezones¹, fully remote. I have zero idea about salary because I'm a European.
1. Meetings start at 9 AM Central
Afbraak #Python podium #Efteling

Speaker Spotlight: WilliamLacerda at PyCon NL 2025
William shares how Polarsteps switched from Flask to FastAPI: the reasons, challenges, and benefits.
🔗 Tickets: pycon-nl.org
#PyConNL #PyCon #Python #TechTalk #Community

#Georeferencing #historical #maps by their coordinates is not without its pitfalls. A location in LAT / LON can only be intrepreted with spatial context. While there are some historical proj-strings out there (e.g. DHDN, EPSG:4314), one needs to calculate them for other historical spatial reference systems (SRS) using identical coordinates. Thanks to @jjimenezshaw there is now an accessible solution in #python 🤩 👇
https://github.com/jjimenezshaw/helmert-calc/ @fidkarten @historicum_net @DHd @oldmapgallery
SOLUTION: https://memory-graph.com/#codeurl=https://raw.githubusercontent.com/bterwijn/memory_graph_videos/refs/heads/main/exercises/exercise16.py&play
explanation: https://github.com/bterwijn/memory_graph?tab=readme-ov-file#python-data-model
#Python #Programming #memory_graph #Mutability

✨📄 New blog post: An Interview with Sheena O’Connell 📄✨
We caught up with keynote speaker @sheena to talk about her journey into Python and education 🐍💜 Sheena also shared her thoughts on the challenges for the Python community, what she’s most excited about at PyCon UK 2025, and some interesting hobbies outside of tech!
👉 Get the full interview here: https://2025.pyconuk.org/2025/09/keynote-speaker-interview-sheena/
#PyConUK2025 #PythonProgramming #SoftwareEngineering #Python #development #manchester
[Перевод] Zen of Python: философия языка
Команда Python for Devs подготовила перевод статьи о Zen of Python — шуточном, но глубоком своде афоризмов, которые уже четверть века задают тон питонячей культуре. Как появился этот «питонячий декалог», зачем он нужен и стоит ли ему следовать?
https://habr.com/ru/articles/944678/
#Zen_of_Python #python #принципы #история
un pense-bête sur les commandes de #uv, un outil pour la gestion des dépendances et le cycle de vie de vos projets #Python
- https://mathspp.com/blog/uv-cheatsheet
- https://docs.astral.sh/uv/