Skip to content

基于Flask的局域网漫画站代码,尽量写简单的代码。

License

Notifications You must be signed in to change notification settings

honeeWong/LocalCartoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalCartoon

##简述

基于Flask的局域网漫画站代码,尽量写简单的代码。

##特点

  1. 简单的图形展示功能,不需要数据库。

##更新日志

2017-07-22 增加目录结构如下: . ├── app │ ├── cartoon │ │ ├── init.py │ │ └── views.py │ ├── extra │ │ └── init.py │ ├── init.py │ ├── static │ │ ├── ui │ │ └── user │ └── templates │ └── index.html ├── LICENSE ├── localcarton.py ├── option └── README.md

About

基于Flask的局域网漫画站代码,尽量写简单的代码。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published