Python

Prime Python Links

- Python-Course

Prime Python Books

Pythonic ways

Python bogotobogo

Python Tips

Python Tutorialpoint

Python Module of the Week

Python for Beginners

Python Packages

Python Standard Library

Python Documentation

Learn Python

Idiomatic Python

What is the Pythonic way

Effective Python

Tools

Execute Python Online

Pylint - Error detection, UML diagrams, Refactoring help, Coding Standard

PyScripter - PyScripter is an open-source Python Integrated Development Environment (IDE)

How-To make PyScripter work

PyScripter don't need wxPython to run that.

and Looks like you have 64bit python, according to your comment.

but pyscripter site says, you need 32 bit version of python

If you are using a 64bit version of Windows note that PyScripter will only work if a 32bit version of Python is installed.

So, only the way is you need to download/install 32 bit python and run pyscripter after that. or

You might want to try out ulipad which works with 64 bit python and wxPython 64 bit.

Ulipad - Ulipad is a wxPython powered, programmer oriented and flexible editor.