mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 15:27:01 +00:00
Add markitdown
This commit is contained in:
parent
2252650cfd
commit
59aa986f1d
|
@ -960,6 +960,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* Markdown
|
* Markdown
|
||||||
* [Mistune](https://github.com/lepture/mistune) - Fastest and full featured pure Python parsers of Markdown.
|
* [Mistune](https://github.com/lepture/mistune) - Fastest and full featured pure Python parsers of Markdown.
|
||||||
* [Python-Markdown](https://github.com/waylan/Python-Markdown) - A Python implementation of John Gruber’s Markdown.
|
* [Python-Markdown](https://github.com/waylan/Python-Markdown) - A Python implementation of John Gruber’s Markdown.
|
||||||
|
* [markitdown](https://github.com/microsoft/markitdown) - Tool for converting files and office documents to Markdown.
|
||||||
* YAML
|
* YAML
|
||||||
* [PyYAML](http://pyyaml.org/) - YAML implementations for Python.
|
* [PyYAML](http://pyyaml.org/) - YAML implementations for Python.
|
||||||
* CSV
|
* CSV
|
||||||
|
@ -1197,4 +1198,3 @@ Your contributions are always welcome! Please take a look at the [contribution g
|
||||||
- - -
|
- - -
|
||||||
|
|
||||||
If you have any question about this opinionated list, do not hesitate to contact me [@VintaChen](https://twitter.com/VintaChen) on Twitter or open an issue on GitHub.
|
If you have any question about this opinionated list, do not hesitate to contact me [@VintaChen](https://twitter.com/VintaChen) on Twitter or open an issue on GitHub.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user