Skip to content

Commit 06aefdb

Browse files
committed
add WingIDE to IDE list with comment about X11 on Mac
1 parent a2d1609 commit 06aefdb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/dev/env.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ PyCharm / IntelliJ IDEA
8282

8383
`PyCharm <http://www.jetbrains.com/pycharm/>`_ is developed by JetBrains, also known for IntelliJ IDEA. Both share the same code base and most of PyCharm's features can be brought to IntelliJ with the free `Python Plug-In <http://plugins.intellij.net/plugin/?id=631/>`_.
8484

85+
8586
Eclipse
8687
-------
8788

@@ -94,6 +95,7 @@ Komodo IDE
9495
`Komodo IDE <http://www.activestate.com/komodo-ide>`_ is developed by ActiveState and is a commerical IDE for Windows, Mac
9596
and Linux.
9697

98+
9799
Spyder
98100
------
99101

@@ -104,6 +106,11 @@ and `rope <http://rope.sourceforge.net/>`_.
104106
Spyder is open-source (free), offers code completion, syntax highlighting, class and function browser, and object inspection.
105107

106108

109+
WingIDE
110+
-------
111+
112+
`WingIDE <http://wingware.com/>`_ a python specific IDE. Runs for Linux, Windows, and Mac (as on X11 application, which frustrates some Mac users).
113+
107114

108115
Interpreter Tools
109116
:::::::::::::::::

0 commit comments

Comments
 (0)