This repository has been archived on 2026-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2022-02-08 19:46:11 +08:00
|
|
|

|
|
|
|
|
|
|
|
|
|
# RequestCounter
|
|
|
|
|
|
|
|
|
|
> Python版的计数器
|
|
|
|
|
|
|
|
|
|
> 使用Python Flask 库完成的访问的次数计数器
|
|
|
|
|
|
|
|
|
|
* 响应速度快
|
|
|
|
|
* 使用Sqlite3数据库操作
|
|
|
|
|
|
|
|
|
|
[GitHub](https://github.com/MarkusJoe/RequestCounter.git)
|
2022-02-07 22:11:56 +08:00
|
|
|
[Get Started](#部署)
|