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
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -293,7 +293,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
293
293
*[thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command.
294
294
*[doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal.
295
295
*[PathPicker](https://github.com/facebook/PathPicker) - Select files out of bash output.
296
-
* [bashplotlib](https://github.com/glamp/bashplotlib)- Making basic plots in the terminal. It's a quick way to visualize data without GUI
296
+
*[bashplotlib](https://github.com/glamp/bashplotlib)- Making basic plots in the terminal. It's a quick way to visualize data without GUI.
297
297
298
298
## Downloader
299
299
@@ -1116,13 +1116,13 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
1116
1116
1117
1117
## IDEs
1118
1118
1119
-
*Popular Python IDEs*
1119
+
*Popular Python IDEs.*
1120
1120
1121
1121
*[PyCharm](https://www.jetbrains.com/pycharm/) - Commercial Python IDE based on the IntelliJ platform by JetBrains. Has free community edition available.
1122
-
*[Komodo](http://komodoide.com/) - Commercial polyglot IDE with support for Python.
1123
-
*[LiClipse](http://www.liclipse.com/) - Free polyglot IDE based on Eclipse. Uses PyDev for Python support.
1122
+
*[Komodo](http://komodoide.com/) - Commercial polyglot IDE with support for Python.
1123
+
*[LiClipse](http://www.liclipse.com/) - Free polyglot IDE based on Eclipse. Uses PyDev for Python support.
1124
1124
*[Spyder](https://github.com/spyder-ide/spyder) - Open Source Python IDE.
1125
-
*[Wingware](http://wingide.com/) - Commercial IDE for Python.
1125
+
*[WingIDE](http://wingide.com/) - Commercial IDE for Python.
0 commit comments