登录 注册
当前位置:主页 > 资源下载 > 46 > Flask-structure是用于大型项目的Flask框架结构

Flask-structure是用于大型项目的Flask框架结构

  • 更新:2024-12-19 20:37:45
  • 大小:80KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

自述文件 该存储库具有大型烧瓶应用程序的外观结构。 这是通过讨论的想法的示例代码库 设置开发环境 $ virtualenv env $ . env/bin/activate $ pip install -r requirements.txt ======= 测试 $ python manager.py test 跑 $ python manager.py upgrade $ python manager.py seed $ python manager.py runserver localhost:5000/users localhost:5000/users/1