Before proceeding with the rest Python tutorials I would like to show you how to take advantage of a better development environment. I want to show you how to run Python in Eclipse using a plugin called PyDev.
PyDev is a Python interface for eclipse that makes it easy for you to work with Django, Google App Engine or a plain Python project.
Previous Episodes
Requirements
- Eclipse
- Python