自考题库转换到epub电子书格式

iaun 8ac80b7fcb update readme 4 жил өмнө
templates 99be2de6a3 first commit 4 жил өмнө
.gitignore 99be2de6a3 first commit 4 жил өмнө
README.md 8ac80b7fcb update readme 4 жил өмнө
epub.py 99be2de6a3 first commit 4 жил өмнө
filetools.py 99be2de6a3 first commit 4 жил өмнө
index.py 99be2de6a3 first commit 4 жил өмнө
jsonencoder.py 99be2de6a3 first commit 4 жил өмнө
requirements.txt 99be2de6a3 first commit 4 жил өмнө
template.py 99be2de6a3 first commit 4 жил өмнө
zktools.py 99be2de6a3 first commit 4 жил өмнө

README.md

自考题库转epub电子书

使用方法

  • 修改zktools.py数据库连接信息
  • pip install -r requirements.txt
  • 启动 python index.py

TODO

  • 完善错误捕获
  • 优化部分硬编码