hack not back
Demo APP示例博客讲解+视频讲解(七牛托管,请使用国内线路打开)
- flask resources
- interview resources
- operating system development resources
- golang resources
- machine learning resources
- mana
- the missing startproject command for flask
- railgun
- py static site generator, simple and fast
- muxivim
- Dead simple neovim config
- drag
- 便捷的墙内/外图床外链生成管理工具🔧
- Gomoku
- Gomoku AI♨️
- Sentiment_Analysis
- Sentiment Analysis of comments on courses
- linter
- Website to comment on code sytle
- Tetris
- 俄罗斯方块
- Match
- DocTrans
- A api and test generate program of flask. Support python2 together with python3.
[目前主要使用的工具]
- flask --> 后端框架
- aiohttp --> 后端框架
- mana --> flask的startproject命令
- mysql --> sql数据库
- postgresql --> sql数据库
- sqlite --> sql数据库
- redis --> nosql数据库
- httpie --> 终端hhttps://github.com/jkbrzt/httpieettp工具
- siege --> 压力测试工具
- nginx --> 反向代理服务器
- uwsgi --> wsgi web服务器
- gunicorn --> python web服务器
- docker --> 应用容器引擎
- kubernetes --> 大规模容器管理工具