文件名称:scp_epub:[WIP]从Wikidot Wiki创建一个epub。 专为SCP制造
文件大小:74KB
文件格式:ZIP
更新时间:2024-03-09 01:13:22
Python
SCP epub 从SCP维基创建一个EPUB 这项工作尚在进行中,目前没有预计的ETA。 您可以跟踪progress.txt中的进度 运行工具 先决条件 您可以在Linux,Windows(使用WSL)或Mac上本地运行电子书生成器。 资源需求: 至少2 GB的可用内存 至少2 GB的可用存储空间 您需要安装以下软件: Python 3和pip3 pip3 install -r requirements.txt所有python模块: pip3 install -r requirements.txt 您需要以下环境变量: SCP_EPUB_USE_AWS :此环境变量必须未设置: unset SCP_EPUB_USE_AWS SCP_EPUB_WIKIDOT_API_KEY :您的只读Wikidot API密钥: export SCP_EPUB_WIKIDOT_API_
【文件预览】:
scp_epub-master
----requirements.txt(64B)
----progress.txt(4KB)
----LICENSE(1KB)
----README.md(756B)
----scp_epub()
--------constants()
--------test_platform()
--------exceptions()
--------download()
--------process()
--------__init__.py(0B)
--------__main__.py(0B)
--------test_component()
--------test_unit()
----definitions()
--------complete_collection.json(12KB)
----docs()
--------configuration.md(860B)
--------book_definition.md(116B)
--------tests.md(541B)
----.gitignore(2KB)
----edge_cases()
--------scp-3125.json(46KB)
--------_LICENSES.txt(109B)