News

Django PyDev Management Command This is a Djnago app that adds a managment command to create the required files to open your Django project with a PyDev powered Eclipse.
Aptana, maker of Web development and cloud computing tools, has acquired the Pydev IDE for Python development. The Eclipse-based Pydev tools suite supports Google App Engine development.
When using the PyCharm debugger on a test suite that uses Hypothesis I sometimes get the following warning as the tests are running. PYDEV DEBUGGER WARNING: sys.settrace() should not be used when t ...