This website works better with JavaScript
Home
Explore
Help
Sign In
iaun
/
zk2epub
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
自考题库转换到epub电子书格式
2
Commits
1
Branches
0
Releases
Branch:
master
Branches
Tags
master
zk2epub
HTTPS
ZIP
TAR.GZ
iaun
8ac80b7fcb
update readme
4 years ago
templates
99be2de6a3
first commit
4 years ago
.gitignore
99be2de6a3
first commit
4 years ago
README.md
8ac80b7fcb
update readme
4 years ago
epub.py
99be2de6a3
first commit
4 years ago
filetools.py
99be2de6a3
first commit
4 years ago
index.py
99be2de6a3
first commit
4 years ago
jsonencoder.py
99be2de6a3
first commit
4 years ago
requirements.txt
99be2de6a3
first commit
4 years ago
template.py
99be2de6a3
first commit
4 years ago
zktools.py
99be2de6a3
first commit
4 years ago
README.md
自考题库转epub电子书
使用方法
修改zktools.py数据库连接信息
pip install -r requirements.txt
启动 python index.py
TODO
完善错误捕获
优化部分硬编码