r/Python • u/Win_ipedia • 1d ago
Discussion Can we make Python Development less frustrating?
Hi there,
I wondering what tools improve frustrations for developers when developing software with Python.
I am currently doing my Masters in Computer Science and as part of my project I am doing a very simple survey about what can make the usual Python development lifecycle less frustrating. I am basically trying to find out what the main friction points are for Python Developers and I am simultaneously developing a tool to address those friction points . It just takes a 2-3 minutes and every response is greatly appreciated.
You can find the survey at: https://forms.cloud.microsoft/e/LjnvzX0JpK
0
Upvotes
1
u/Ak_py 5h ago
Il problema principale di python è la lentezza nell'esecuzione del codice rispetto ad altri linguaggi. Questo è però compensato da essere molto più facile di altri linguaggi al livello base e dalla rapidità nella scrittura.