gutenberg

时间:2021-03-19 01:56:18
【文件属性】:
文件名称:gutenberg
文件大小:7.07MB
文件格式:ZIP
更新时间:2021-03-19 01:56:18
Python 该项目尚未完全完成,但如果要使用,请按照以下步骤操作: 1.设置virtualenv 2.使用gutenberg.sql文件设置并填充数据库 3.克隆仓库 4.执行以下操作: a. open the Terminal. b. $ cd ignitesol c. $ pip install -r requirements.txt d. $ python3 manage.py makemigrations e. $ python3 manage.py migrate f. $ python3 manage.py runserver 5.查看所有API(API根目录) a. http://127.0.0.1:8000/api 6.搜索书籍(标题) a. Goto http://127.0.0.1:8000/ (By-default) b
【文件预览】:
gutenberg-master
----templates()
--------results.html(98B)
--------home.html(500B)
----requirements.txt(105B)
----gutenberg.sql(49.34MB)
----gutenberg()
--------__init__.py(0B)
--------views.py(1KB)
--------serializers.py(1KB)
--------models.py(3KB)
--------api.py(1KB)
--------__pycache__()
--------apps.py(93B)
--------admin.py(63B)
--------migrations()
--------tests.py(60B)
----Readme.md(1017B)
----manage.py(665B)
----ignotesol()
--------urls.py(1KB)
--------__init__.py(0B)
--------asgi.py(395B)
--------__pycache__()
--------wsgi.py(395B)
--------settings.py(3KB)

网友评论