Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fb09dfc

Browse files
committed
fix tabs
1 parent f8b980c commit fb09dfc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
293293
* [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command.
294294
* [doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal.
295295
* [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.
297297

298298
## Downloader
299299

@@ -1116,13 +1116,13 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
11161116

11171117
## IDEs
11181118

1119-
*Popular Python IDEs*
1119+
*Popular Python IDEs.*
11201120

11211121
* [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.
11241124
* [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.
11261126

11271127
# Resources
11281128

0 commit comments

Comments
 (0)