Create an Image Upload Web App with Python and Django

所在平台: Udemy

课程主页: https://www.udemy.com/course/create-an-image-upload-web-app-with-python-and-django/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:用Python和Django创建图像上传网络应用 课程概述: 本课程旨在指导学员从零开始使用Python和Django开发一个图像上传的网络应用。Python是一种广泛使用的编程语言,适用于网页开发、软件开发、数学运算和系统脚本等多个领域。Django是一个高层次的Python网络框架,鼓励快速开发和简洁的设计。 在本课程中,我们将使用名为Pillow的Python库来处理Django中的图像。请注意,本课程并非针对初学者,因此需要具备一定的Python和Django基础,以及HTML和CSS的知识,才能更好地理解项目建设过程。 课程内容包括: 1. 设置Windows和MacOS下的Python和Django开发环境 2. 创建Django项目和应用 3. 创建用于存储图像和文本字段的数据库模型 4. 创建Django超级用户账户 5. 学习如何通过Django的管理界面与模型进行交互 6. 为应用创建路由和模板 课程时长约为两小时,分为两个部分,共27节课。课程涵盖的主题包括环境设置、项目创建、应用创建、模型创建、路由创建、视图函数创建以及模板创建。 这是一个充分利用Python和Django创建现代网络应用的实用课程,欢迎有相关基础的学员参与。

课程评论(0条)

课程详情

What is Python?Python is a popular programming language. It is used for:web development (server-side),software development,mathematics,system scripting.What can Python do?Python can be used on a server to create web applications.Python can be used alongside software to create workflows.Python can connect to database systems. It can also read and modify files.Python can be used to handle big data and perform complex mathematics.Python can be used for rapid prototyping, or for production-ready software development.Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.In this course we are going to create an image upload web application from scratch step by step using Python and Django.We will be using a Python package called pillow which will let us interact with images in Django.This is not a Python and Django beginners course so having some working knowledge of Python and Django as well as HTML and CSS will help you better understand what is going on as we build the project.We will begin by setting up a Python and Django Development environment for Windows and MacOS and the proceed with creating a Django project and Django App. This will be followed by creating a model for our app which will create a database and table in the default Django SQlite3 database to store our images and text fields. We will create a Django super user account and you will learn how to interact with a model from the administrative interface of Django. We will also create routes for our app and templates.The course is approximately two hours , has two sections and 27 lectures.Topics covered includes:Setup Python and Django Development EnvironmentCreate Django projectCreate a Django appCreate a modelCreate routesCreate view functionsCreate templates

课程标签

0人关注该课程

主题相关的课程