Movatterモバイル変換


[0]ホーム

URL:


Python Application Layouts and Project Structures

Structuring a Python Application

Python, though opinionated on syntax and style, is surprisingly flexible when it comes tostructuring your applications. On the one hand, this flexibility is great: it allows different use cases to use structures that are necessary for those use cases. On the other hand, though, it can be very confusing to the new developer. The Internet isn’t a lot of help either. There are as many opinions as there are Python blogs!

In this course, you’ll:

  • Walk through a dependablePython application layout reference guide that you can refer to for most use cases
  • See examples of common Python application structures, includingcommand-line applications (CLI apps), one-offscripts, installablepackages, and web application layouts withpopular frameworks likeFlask andDjango

What’s Included:

Downloadable Resources:

Related Learning Paths:

Start Now

Structuring a Python Application

6 Lessons 35m

  1. 1. Structuring a Python Application (Overview)12:25
  2. 2. Installable Single Package06:11
  3. 3. Application With Internal Packages06:23
  4. 4. Django Web Application04:19
  5. 5. Flask Web Application01:58
  6. 6. Structuring a Python Application (Summary)04:39
Start Now

AboutChristopher Trudeau

Christopher has a passion for the Python language and writes, records, and podcasts for Real Python. He is a consultant who helps advise organizations on how to improve their technical teams.

» More about Christopher

Each tutorial at Real Python is created by a team of developers so that it meets our high quality standards. The team members who worked on this tutorial are:

Related Courses:

← Browse All Courses


[8]ページ先頭

©2009-2026 Movatter.jp