文件名称:Bankruptcy-Prediction
文件大小:7KB
文件格式:ZIP
更新时间:2024-04-06 20:38:45
Python
从git控制台#### Project初始化: git clone https://github.com/Hubert-Guzowski/Bankruptcy-Prediction.git python -m venv project_path/venv source venv/Scripts/activate pip install -r requirements.txt ####正在运行的应用程序: python manage.py runserver
【文件预览】:
Bankruptcy-Prediction-master
----Readme.md(279B)
----manage.py(677B)
----bankruptcy_prediction()
--------settings.py(3KB)
--------urls.py(763B)
--------__init__.py(0B)
--------asgi.py(419B)
--------wsgi.py(419B)
----requirements.txt(57B)
----.idea()
--------misc.xml(312B)
--------.name(21B)
--------modules.xml(294B)
--------bankruptcy_prediction.iml(1KB)
--------vcs.xml(180B)
----.gitignore(48B)