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
+3
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,9 @@ We don't need [a lot of libraries](https://github.com/vinta/awesome-python). We
37
37
#### Natural Language
38
38
*[nltk](http://www.nltk.org/) - A suite of libraries and programs for symbolic and statistical natural language processing.
39
39
40
+
#### Markdown
41
+
*[mistune](https://github.com/lepture/mistune) - The fastest markdown parser in pure Python with renderer features, inspired by marked.
42
+
40
43
#### Data Analysis
41
44
*[pandas](http://pandas.pydata.org/) - A software library for data manipulation and analysis. In particular, it offers data structures and operations for manipulating numerical tables and time series.
0 commit comments