PyDev is a Python Development Environment (Python IDE plugin for Eclipse).
It features an editor with code completion, code analysis, refactoring, outline view, debugger, mark occurrences and other goodies - check http://pydev.org for more details).
It's kept going by community contributions, so, if you think it's a worthy project, please contribute through http://pydev.org
License
Eclipse Public LicenseFollow PyDev for Eclipse
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
For me completely unusable for several reasons (I work with ubuntu): 1. venv is not supported out of the box. But really you cannot work with python without using venvs... Ok, tried it manually, but really not nice. 2. I call external linux commands like ifconfig and ping. But I get the error "command not found". Not easy to fix and not really understandable. I like to work with eclipse but for that reasons I switched to pycharm where all these problems don´t occur at all.
-
The stand alone installer does not work with Mars. It worked with Luna. I think the artifact.jar and content.jar are missing
-
I've been using PyDev 3.2.0 and PyDev 3.3.3 with eclipse 4.3.1 Kepler version. I got an error named "Error reading ThreadSuspended" and detailed "Error logged from Pydev Debug: Unexpected XML error reading:<xml><thread id="pid48151_seq1" stop_reason="111"><frame id="31288976" name="release" file="Z%3A/eventlet/semaphore.py" line="105">"</frame><frame id="71958416" name="SetTrace" file="Y%3A/dist-packages/pysrc/pydevd_tracing.py" line="71">"</frame><frame id="71601248" name="_locked_settrace" file="Y%3A/dist-packages/pysrc/pydevd.py" line="1577">"</frame><frame id="71622560" name="settrace" file="Y%3A/dist-packages/pysrc/pydevd.py" line="1510">"</frame><frame id="71624480" name="extract_args" file="Z%3A/heat/engine/api.py" line="31">"</frame><frame id="71616928" name="create_stack" file="Z%3A/heat/engine/service.py" line="277">"</frame><frame id="71376720" name="wrapped" file="Z%3A/heat/engine/service.py" line="61">"</frame><frame id="71385136" name="dispatch" file="Z%3A/heat/openstack/common/rpc/dispatcher.py" line="172">"</frame><frame id="71384128" name="_process_data" file="Z%3A/heat/openstack/common/rpc/amqp.py" line="461">"</frame><frame id="71387728" name="_spawn_n_impl" file="Z%3A/eventlet/greenpool.py" line="80">"</frame></thread></xml> Thread not found (pid48151_seq1) " with both PyDev versions. Pls help.
-
Manual install don't work.
-
Pydev works fine.