Skip Navigation

Scout Archives

Home Projects Publications Archives About Sign Up or Log In

Browse Resources

Computer software -- Development -- Software

Resources

PyCharm

PyCharm is a Python-focused integrated development environment. It includes a number of "smart assistance" features to streamline the programming process, including: code completion, error checking as code is entered, style checking, and "project navigation" to work with large codebases. PyCharm also includes an interactive debugger that allows users to single-step their code, set breakpoints,...

https://www.jetbrains.com/pycharm/
Screenshot
Wing IDE

Wing is an Integrated Development Environment designed specifically for Python development. It comes in three flavors: Wing 101, a simplified, free version designed for novice programmers; Wing Personal, a free version for students and hobbyists; and Wing Pro, a commercial version for professional programmers. All three versions include an integrated debugger. The Wing Personal version adds a...

https://wingware.com/