Skip to content

Palpitate-xus/python-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python News

介绍

ECUST python公选课大作业(注:爬虫可能基本已经失效)

软件架构

软件架构说明 Vue2.x+Django

安装教程

​ 安装Node.js、Python pip install -r requirements.txt

使用说明

  1. 运行前端:

    npm i
    npm run dev
  2. 运行后端:

    python manage.py runserver

代码规范

  1. 使用LF换行符
  2. 缩进为2个空格
  3. 使用UTF-8编码
  4. 前端使用严格的ESLint

开发环境

  1. Windows 11 21H2
  2. Python 3.10.0 64bit
  3. PyCharm, WebStorm, Visual Studio Code
  4. MySQL 8.0, Navicat

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

About

新闻爬虫/前后端新闻发布网页

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published