https://github.com/AndersonPlus/Python_Web
This is a python web project
https://github.com/AndersonPlus/Python_Web
Last synced: 10 months ago
JSON representation
This is a python web project
- Host: GitHub
- URL: https://github.com/AndersonPlus/Python_Web
- Owner: AndersonPlus
- Created: 2021-11-29T04:23:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T11:14:02.000Z (over 3 years ago)
- Last Synced: 2025-03-30T22:32:14.077Z (about 1 year ago)
- Language: JavaScript
- Size: 5.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python_Web
1. ```This is a python web project```
2. 这是一个由django框架搭建的web项目,你可以下载该项目,并且在pycharm中打开,打开pycharm命令行,并且输入```python manage.py runserver```即可在本地运行服务器。接着打开本地网址即可开始访问此网站