pull request
$ pysheng -e 2 "https://books.google.co.jp/books?id=NP3yag-zvhAC"
エスキュービズム - Python入門.page-002.png
$ pysheng -e 2 "https://books.google.co.jp/books?id=NP3yag-zvhAC"
Getting Started with Python/002.png
python
docker run -it --rm -v `pwd`:/root tukiyo3/pysheng -- -e 2 "https://books.google.co.jp/books?id=XX"
Recommended Posts