|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/flask-for-beginners-create-real-world-interactive-apps/
课程评论:没有评论
课程名称:Flask 入门:创建真实世界的互动应用 概述:Flask 是一个用于构建轻量级和动态网页应用的 Python 框架。它帮助开发者加快繁琐的后端开发工作,例如 URL 映射,并提供更多控制权来构建应用。本课程提供了您快速入门所需的培训和实际示例。我们将创建两个完整的互动网页应用,并将它们部署到云端,以便其他人进行交互。您将学习专业网页开发者所使用的技能。 学习目标: - 创建和运行一个简单的 Flask 应用 - 创建 Flask 项目 - 使用模板 - 设置和连接到数据库 - 使用 Flask-Security - 将项目部署到 Heroku - 在 GitHub 上创建远程仓库 - 使用版本控制设置项目 - 在 Flask 中使用 GET 和 POST 请求 - 理解 Flask 中的数据流 - 设置 Flask 中的 API - 使用 Bootstrap 对 Flask 进行模板化 - 创建 JSON API - 消息闪烁 - 为应用创建路由 - 通过表单将数据传递给 Flask 应用 - 使用重定向和 URL 函数 - 实现会话和 Cookies - 在 Flask 应用中使用条件语句和循环 - 将应用数据保存到 PostgreSQL 数据库服务器 通过本课程,您将掌握创建互动网页应用的必备技能并获得与实际开发相结合的经验。
Flask is a Python framework for building lightweight and dynamic web applications. It helps speed up tedious behind-the-scenes development work, such as URL mapping, and offers more control to the developer to build applications. This course provides the training and hands-on examples you need to get started quickly. We will create two complete interactive web applications and also deploy them to the cloud so others can interact with them. You will learn skills that professional web developers use. Learning objectivesCreating and running a simple Flask appCreating a Flask projectWorking with templatesSetting up and connecting to a databaseWorking with Flask-SecurityDeploying your project to HerokuCreate remote repository on GitHubSetup your project with version controlUsing GET and POST requests in Flask Data flow in FlaskSetting up an API in FlaskTemplating flask with BootstrapCreate a JSON API Message FlashingCreating routes for our applicationsPassing data through forms to flask appUsing redirect and url_functionsImplementing sessions and cookiesUsing conditionals and loops in flask appSaving app data to PostgreSQL Database Server