eric (software)

eric
Original authorDetlev Offenbach
DeveloperDetlev Offenbach
Initial release2002 (2002)
Stable release
25.8  / 31 July 2025 (31 July 2025)
Written inPython
Operating systemLinux, macOS, Microsoft Windows
PlatformPython, Qt, PyQt
Available inEnglish, German, French, Russian, Czech, Spanish, Italian, Turkish, Chinese
TypeIntegrated Development Environment
LicenseGPL version 3 or later
Websiteeric-ide.python-projects.org
Repository

eric is a free integrated development environment (IDE) used for computer programming. Since it is a full featured IDE, it provides by default all necessary tools needed for the writing of code and for the professional management of a software project.

eric is written in the programming language Python and its primary use is for developing software written in Python. It is usable for development of any combination of Python 3 or Python 2, Qt 5 or Qt 4 and PyQt 5 or PyQt 4 projects, on Linux, macOS and Microsoft Windows platforms.