Bhavcopy-bse

时间:2024-04-28 08:31:55
【文件属性】:

文件名称:Bhavcopy-bse

文件大小:25KB

文件格式:ZIP

更新时间:2024-04-28 08:31:55

Python

Bhavcopy-bse 在本地运行的说明 克隆git clone git@github.com:dbads/Bhavcopy-bse.git和cd Bhavcopy-bse 创建一个虚拟环境python3 -m venv path/to/venv 激活虚拟环境source venv/bin/activate 安装依赖项pip install requirements.txt cd src 运行服务器python manage.py runserver 转到localhost:8000/bse/bhav 最初该表中没有任何内容,您只要在搜索输入中键入即可看到数据 注意:我使用了较早创建的,以加快设置速度,大多数与应用程序相关的内容都位于src文件夹中


【文件预览】:
Bhavcopy-bse-master
----.gitignore(2KB)
----requirements.txt(497B)
----.pep8(133B)
----LICENSE(1KB)
----CHANGELOG.md(1KB)
----.github()
--------PULL_REQUEST_TEMPLATE()
----.prettierignore(2KB)
----runtime.txt(13B)
----README.md(716B)
----bhavcopy()
--------urls.py(769B)
--------__init__.py(0B)
--------asgi.py(393B)
--------wsgi.py(393B)
--------settings.py(3KB)
----bse()
--------templates()
--------urls.py(117B)
--------__init__.py(0B)
--------views.py(4KB)
--------static()
--------models.py(57B)
--------apps.py(142B)
--------admin.py(63B)
--------migrations()
--------tests.py(60B)
----.vscode()
--------settings.json(2KB)
--------launch.json(413B)
--------extensions.json(599B)
----Procfile(40B)
----.pylintrc(18KB)
----manage.py(664B)
----.flake8(519B)
----.prettierrc(110B)

网友评论