Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jjkim0816/extract-text-epub_parsor-htmp


https://github.com/jjkim0816/extract-text-epub_parsor-htmp

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# extract-text-epub_parsor-htmp

### EbokLib ###
- [가이드 문서](http://docs.sourcefabric.org/projects/ebooklib/en/latest/tutorial.html#reading-epub)
- [설치](https://pypi.org/project/EbookLib/)
- [sample code](https://github.com/aerkalov/ebooklib/blob/master/samples/06_parse/parse.py)

### html parsor ###
from html.parser import HTMLParser

### 실행 ###
- $ python3 main.py