📘 Learn Python & Full Stack Web Development
🗓️ 21st May | 🕢 7:30 AM IST
👨🏫 Trainer: Mr. K V Rao
🔗 https://tr.ee/FSP21M
Full training on Python, Django, and more!
📘 Learn Python & Full Stack Web Development
🗓️ 21st May | 🕢 7:30 AM IST
👨🏫 Trainer: Mr. K V Rao
🔗 https://tr.ee/FSP21M
Full training on Python, Django, and more!
A year and change since some of us were let go… https://textual.textualize.io/blog/2025/05/07/the-future-of-textualize/
Coincidentally this week is the anniversary of me starting with my new employer.
I've just released v0.8.0 of Braindrop, my #raindrop #bookmarking application for the #terminal. This version adds the ability to rebind application commands.
Next I should do some docs so it's obvious how.
_Slots_ in Python PythonTips #PythonDev #PythonTricks #PythonProgramming #LearnPython #CodeNewbie #PythonCode #DevTips #CodingTips #__slots__ #PythonOptimization
Top Python Debugging Tools You Need in 2025
https://www.indianperson.com/uncategorised/top-python-debugging-tools-you-need-in-2025/
Explore the top Python debugging tools in 2025 that simplify code troubleshooting and enhance development efficiency. Stay ahead with smart, powerful debuggers every Python developer should know.
#Python2025
#PythonDebugging
#DebuggingTools
#PythonTools
#CodeDebugging
#PythonDev
#PythonDevelopers
#SoftwareTools
#Programming2025
#PythonTips
#PythonDevelopment
#DebuggingMadeEasy
#TechTrends2025
#CodeBetter
🧟♂️ Oh look, another Python developer has stumbled upon the unholy horrors of their own `__init__` method. 😱 It's a spine-chilling tale of a test that fails sometimes, and sometimes not—truly the stuff of nightmares for anyone who still thinks they, not Frankenstein, control the code. 😂🔧
https://ohadravid.github.io/posts/2025-04-19-frank/ #PythonDev #Horror #Story #CodingNightmares #InitMethod #DebuggingFails #HackerNews #ngated
Las creadoras de `ruff`
deberían ir más allá y sacar un sustituto de `mypy` que, además de que sea mucho menos inestable, que sea muchísimo más rápido.
¿Conocías la maravilla de #ruff?
https://astral.sh/ruff
A 2025 Roadmap to Empowering Cloud With Python
https://tuvoc1.livepositively.com/a-2025-roadmap-to-empowering-cloud-with-python/
Discover how Python is transforming cloud computing in 2025 with powerful tools, frameworks, and integrations. This roadmap guides developers through key trends, best practices, and future-ready solutions.
#Python2025
#CloudComputing
#PythonForCloud
#CloudDevelopment
#PythonDev
#TechTrends2025
#CloudEngineering
#FutureOfCloud
#ServerlessPython
#CloudInnovation
#PythonProgramming
#CloudTechnology
Whenever – typed and DST-safe datetimes for Python
https://github.com/ariebovenberg/whenever
#HackerNews #Whenever #Python #DST-safe #datetimes #datetime #PythonDev
Curious about the engine behind #SocialArchivist? ⚙️ Let's peek under the hood! It's a Python application designed with a clear separation of concerns, currently composed of 3 main services working together.
#buildinpublic #python #backend #pythondev #buildinginpublic
Brett Cannon was right:
The best part of coding isn’t just the syntax…
It’s the community behind it.
🔗 https://techgeeksapparel.com/came-for-the-language-stayed-for-the-community/
#OpenSource #PythonDev #CodingCommunity #ProgrammerLife
🚨 Never use latest in Docker images. Here’s why it’s risky and how to do it right:
🎥 https://youtube.com/shorts/DGOB2tf-3a0?feature=share
#Docker #DevOps #CyberSecurity #ProgrammingTips #DockerBestPractices #PythonDev #TechTwitter
Сделал тут небольшой блоговый скрипт на кодберге залит уже.
https://codeberg.org/DarkShy/Markdown-blogging-system/
Жду критику, но предупрежу, что опыта в подобных делах - минимум. Посему, надеюсь на вашу помощь <3
#codeberg #python #pythondev #blog #python3 #flask
@philpetree
Git repository. I've written automated test code at my job in Python and they haven't been interested in it yet since I work at a C# shop. That said, I've been working on it on my work PC running Windows and my personal machine running Linux as time allows.
Not sure if this fits into what you're doing but sounds like the easiest approach if you're looking to keep things in sync. If you don't want to use GitHub or something on the outside you could run a Git server locally.
#github #pythondev #linux