PIDA
{{ infobox software | name = PIDA | screenshot = | caption = Screenshot of PIDA editing a Python file on Linux | developer = PIDA developer community | latest_release_version = 0.5.1 | latest_release_date = | operating_system = Cross-platform | platform = GTK, Win32 | genre = Integrated development environment | license = MIT License | website = http://pida.co.uk/ }}
PIDA is an open source IDE written in the Python language, which is designed to coalesce different software development tools to provide a seamless workflow for programmers. The authors describe this as "a framework for integrated development" 1.
Details
PIDA is designed to be essentially a shell around the VIM text editor, although it supports other embeddable editors as well . The application provides facilities such as project management, parsing of files to access member lists, launching of debuggers and other external programs, such as source control or profilers, depending on the language and platform being used.
External links
- Official site
- Bug tracker at Launchpad
- Mailing list at Google Groups
- PIDA IRC channel