I was recently looking at the source of a wxPython-based GUI application, about 45.5KLOC in size, not counting the libraries used (e.g. Twisted). The code was written by Java developers who are relatively new to Python, and it suffers from some performanc... (more…)
Read more »
As a Python programmer, I always face the following question when starting a new project :
Read more »
We use Sentry to track runtime errors and I noticed that over time we started getting more type related errors in our Python 2 codebase than before. I believe as the amount of code grows it becomes…
Read more »
A description may also be set in a post. You can find more information about it in pages/about.md. (more…)
Read more »