Skip to content

Commit c4a8544

Browse files
committed
Merge pull request #5 from smnslwl/master
Add "mistune" for Markdown
2 parents 4f98f37 + d0bc240 commit c4a8544

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ We don't need [a lot of libraries](https://github.com/vinta/awesome-python). We
3737
#### Natural Language
3838
* [nltk](http://www.nltk.org/) - A suite of libraries and programs for symbolic and statistical natural language processing.
3939

40+
#### Markdown
41+
* [mistune](https://github.com/lepture/mistune) - The fastest markdown parser in pure Python with renderer features, inspired by marked.
42+
4043
#### Data Analysis
4144
* [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.
4245

0 commit comments

Comments
 (0)