Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jjkim0816/extract-text-epub_parsor-htmp
- Owner: jjkim0816
- Created: 2021-04-23T05:17:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-23T05:28:12.000Z (over 3 years ago)
- Last Synced: 2023-07-27T09:24:46.193Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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