Home » Flask 资源 » Flask书籍推荐:Explore Flask
  • 28
  • 08月

《Explore Flask》是一本关于Flask Web应用程序开发模式和最佳实践的书籍。

目录大纲:

  • Preface
  • Coding conventions
  • Environment
  • Organizing your project
  • Configuration
  • Advanced patterns for views and routing
  • Blueprints
  • Templates
  • Static files
  • Storing data
  • Handling forms
  • Patterns for handling users
  • Deployment
  • Conclusion

在线阅读:http://exploreflask.com/