You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="http://doc.devpi.net/">devpi</a> - PyPI server and packaging/testing/release tool.</li>
404
407
<li><ahref="https://github.com/mvantellingen/localshop">localshop</a> - PyPI server which mirrors official packages on-demand, and also supports local (private) package uploads.</li>
<li><ahref="http://builtoncement.com/">cement</a> - Cement provides a light-weight and fully featured foundation to build anything from single file scripts to complex and intricately designed applications.</li>
569
573
<li><ahref="http://click.pocoo.org/">click</a> - A package for creating beautiful command line interfaces in a composable way.</li>
<li><ahref="https://github.com/Kozea/wdb">wdb</a> - An improbable web debugger through WebSockets.</li>
1170
-
<li><ahref="http://winpdb.org/">winpdb</a> - A Platform Independent Python Debugger with GUI.</li>
1175
+
<li><ahref="http://winpdb.org/">winpdb</a> - A Platform Independent Python Debugger with GUI, capable of remote debugging based on rpdb2.</li>
1171
1176
<li><ahref="https://pypi.python.org/pypi/pudb">pudb</a> – A full-screen, console-based Python debugger.</li>
1172
1177
<li><ahref="https://github.com/google/pyringe">pyringe</a> - Debugger capable of attaching to and injecting code into Python processes.</li>
1173
1178
<li><ahref="https://github.com/WoLpH/python-statsd">python-statsd</a> - Python Client for the <ahref="https://github.com/etsy/statsd/">statsd</a> server.</li>
@@ -1187,7 +1192,7 @@ <h2 id="science-and-data-analysis">Science and Data Analysis</h2>
1187
1192
<li><ahref="https://networkx.github.io/">NetworkX</a> - A high-productivity software for complex networks.</li>
1188
1193
<li><ahref="http://pandas.pydata.org/">Pandas</a> - A library providing high-performance, easy-to-use data structures and data analysis tools.</li>
1189
1194
<li><ahref="https://github.com/avelino/mining">Open Mining</a> - Business Intelligence (BI) in Python (Pandas web interface)</li>
1190
-
<li><ahref="https://github.com/pymc-devs/pymc">PyMC</a> - Markov Chain Monte Carlo sampling toolkit.</li>
1195
+
<li><ahref="https://github.com/pymc-devs/pymc3">PyMC</a> - Markov Chain Monte Carlo sampling toolkit.</li>
1191
1196
<li><ahref="https://github.com/quantopian/zipline">zipline</a> - A Pythonic algorithmic trading library.</li>
1192
1197
<li><ahref="https://pydy.org/">PyDy</a> - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion based around NumPy, SciPy, IPython, and matplotlib.</li>
1193
1198
<li><ahref="https://github.com/sympy/sympy">SymPy</a> - A Python library for symbolic mathematics.</li>
<li><ahref="https://www.jetbrains.com/pycharm/">PyCharm</a> - Commercial Python IDE based on the IntelliJ platform by JetBrains. Has free community edition available.</li>
1400
+
<li><ahref="http://komodoide.com/">Komodo</a> - Commercial polyglot IDE with support for Python. </li>
1401
+
<li><ahref="http://www.liclipse.com/">LiClipse</a> - Free polyglot IDE based on Eclipse. Uses PyDev for Python support. </li>
1402
+
<li><ahref="https://github.com/spyder-ide/spyder">Spyder</a> - Open Source Python IDE.</li>
1403
+
<li><ahref="http://wingide.com/">Wingware</a> - Commercial IDE for Python.</li>
0 commit comments