Skip to content

使用Python Flask和Bootstrap做的简单视频在线播放网站。

License

Notifications You must be signed in to change notification settings

tengge1/video-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-cms

使用Python Flask和Bootstrap做的简单视频在线播放网站。

需求

  • 操作系统: Windows或Ubuntu
  • Python: 高于3.5.0

安装方法

  1. 下载Python。

对于Windows用户,请访问https://www.python.org/downloads/来下载Python3;

对于Ubuntu用户,Python3已经默认安装在系统中,跳过这一步即可。

  1. 安装Flask。

在Windows上打开PowerShell或在Ubuntu上打开Shell, 执行pip install Flask

  1. 安装MySQL插件。

在Windows上打开PowerShell或在Ubuntu上打开Shell,执行pip install PyMySQL来安装基于Python3的MySQL插件。

  1. 运行程序。

在Windows双击 start.bat,或者 在Ubuntu上执行sudo ./start.sh

截图

image

image

image

image

image

image

image

About

使用Python Flask和Bootstrap做的简单视频在线播放网站。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published