語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Djangostandalone apps = learn to dev...
~
Lopatin, Ben.
FindBook
Google Book
Amazon
博客來
Djangostandalone apps = learn to develop reusable Django libraries /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Djangostandalone apps/ by Ben Lopatin.
其他題名:
learn to develop reusable Django libraries /
作者:
Lopatin, Ben.
出版者:
Berkeley, CA :Apress : : 2020.,
面頁冊數:
xiv, 169 p. :ill., digital ;24 cm.
內容註:
Chapter 1: Defining the Scope of a Django Standalone App -- Chapter 2: Structuring Django Standalone Apps -- Chapter 3: Testing -- Chapter 4: Model Migrations -- Chapter 5: Templates -- Chapter 6: Using Static Files -- Chapter 7: Namespacing in Your App -- Chapter 8: Creating a Basic Package -- Chapter 9: Scooping and Drawing Boundaries -- Chapter 10: Separating Your App -- Chapter 11: Adding Your App Back In -- Chapter 12: Handling App Settings -- Chapter 13: Internationalization -- Chapter 14: Managing Version Compatibility -- Chapter 15: Mixed Dependency Support -- Chapter 16: Modularity -- Chapter 17: Better Packaging -- Chapter 18: Licensing -- Chapter: 19: Documenting Your Standalone App -- Chapter: 20: Additional Testing -- Chapter: 21: Automating -- Chapter 22: Databases and other backend specific considerations -- Chapter 23: Collaborating -- Chapter 24: Using App Templates.
Contained By:
Springer eBooks
標題:
Application software - Development. -
電子資源:
https://doi.org/10.1007/978-1-4842-5632-9
ISBN:
9781484256329
Djangostandalone apps = learn to develop reusable Django libraries /
Lopatin, Ben.
Djangostandalone apps
learn to develop reusable Django libraries /[electronic resource] :by Ben Lopatin. - Berkeley, CA :Apress :2020. - xiv, 169 p. :ill., digital ;24 cm.
Chapter 1: Defining the Scope of a Django Standalone App -- Chapter 2: Structuring Django Standalone Apps -- Chapter 3: Testing -- Chapter 4: Model Migrations -- Chapter 5: Templates -- Chapter 6: Using Static Files -- Chapter 7: Namespacing in Your App -- Chapter 8: Creating a Basic Package -- Chapter 9: Scooping and Drawing Boundaries -- Chapter 10: Separating Your App -- Chapter 11: Adding Your App Back In -- Chapter 12: Handling App Settings -- Chapter 13: Internationalization -- Chapter 14: Managing Version Compatibility -- Chapter 15: Mixed Dependency Support -- Chapter 16: Modularity -- Chapter 17: Better Packaging -- Chapter 18: Licensing -- Chapter: 19: Documenting Your Standalone App -- Chapter: 20: Additional Testing -- Chapter: 21: Automating -- Chapter 22: Databases and other backend specific considerations -- Chapter 23: Collaborating -- Chapter 24: Using App Templates.
Develop standalone Django apps to serve as the reusable building blocks for larger Django projects. This book explores best practices for publishing these apps, with special considerations for testing Django apps, and strategies for extracting existing functionality into a separate package. This jumpstart reference is divided into four distinct and sequential sections, all containing short, engaging chapters that can be read in a modular fashion, depending on your level of experience. The first section covers the structure and scope of standalone Django apps. The second section digs into questions about pulling code out of existing projects and into new standalone apps for reuse. The third section details additional, advanced technical best practices toward making standalone apps as broadly useful as possible. The fourth and final section covers strategies for managing a published Django app. Django Standalone Apps is the perfect resource for developers who have at least some prior experience working with Django web applications and want to simplify their deployments and share their knowledge as open source packages. You will: Scope a standalone Django app project for optimum usefulness Extract code from existing projects to reuse Test a standalone app outside of your Django project Reuse your own code for increased delivery cadence and code quality Review best practices for maintaining a Django app package.
ISBN: 9781484256329
Standard No.: 10.1007/978-1-4842-5632-9doiSubjects--Uniform Titles:
Django (Electronic resource)
Subjects--Topical Terms:
539563
Application software
--Development.
LC Class. No.: QA76.76.A65 / L673 2020
Dewey Class. No.: 005.1
Djangostandalone apps = learn to develop reusable Django libraries /
LDR
:03330nmm a2200325 a 4500
001
2221401
003
DE-He213
005
20201103165022.0
006
m d
007
cr nn 008maaau
008
201216s2020 cau s 0 eng d
020
$a
9781484256329
$q
(electronic bk.)
020
$a
9781484256312
$q
(paper)
024
7
$a
10.1007/978-1-4842-5632-9
$2
doi
035
$a
978-1-4842-5632-9
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.A65
$b
L673 2020
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051360
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
005.1
$2
23
090
$a
QA76.76.A65
$b
L864 2020
100
1
$a
Lopatin, Ben.
$3
3459609
245
1 0
$a
Djangostandalone apps
$h
[electronic resource] :
$b
learn to develop reusable Django libraries /
$c
by Ben Lopatin.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
xiv, 169 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Defining the Scope of a Django Standalone App -- Chapter 2: Structuring Django Standalone Apps -- Chapter 3: Testing -- Chapter 4: Model Migrations -- Chapter 5: Templates -- Chapter 6: Using Static Files -- Chapter 7: Namespacing in Your App -- Chapter 8: Creating a Basic Package -- Chapter 9: Scooping and Drawing Boundaries -- Chapter 10: Separating Your App -- Chapter 11: Adding Your App Back In -- Chapter 12: Handling App Settings -- Chapter 13: Internationalization -- Chapter 14: Managing Version Compatibility -- Chapter 15: Mixed Dependency Support -- Chapter 16: Modularity -- Chapter 17: Better Packaging -- Chapter 18: Licensing -- Chapter: 19: Documenting Your Standalone App -- Chapter: 20: Additional Testing -- Chapter: 21: Automating -- Chapter 22: Databases and other backend specific considerations -- Chapter 23: Collaborating -- Chapter 24: Using App Templates.
520
$a
Develop standalone Django apps to serve as the reusable building blocks for larger Django projects. This book explores best practices for publishing these apps, with special considerations for testing Django apps, and strategies for extracting existing functionality into a separate package. This jumpstart reference is divided into four distinct and sequential sections, all containing short, engaging chapters that can be read in a modular fashion, depending on your level of experience. The first section covers the structure and scope of standalone Django apps. The second section digs into questions about pulling code out of existing projects and into new standalone apps for reuse. The third section details additional, advanced technical best practices toward making standalone apps as broadly useful as possible. The fourth and final section covers strategies for managing a published Django app. Django Standalone Apps is the perfect resource for developers who have at least some prior experience working with Django web applications and want to simplify their deployments and share their knowledge as open source packages. You will: Scope a standalone Django app project for optimum usefulness Extract code from existing projects to reuse Test a standalone app outside of your Django project Reuse your own code for increased delivery cadence and code quality Review best practices for maintaining a Django app package.
630
0 0
$a
Django (Electronic resource)
$3
2165726
650
0
$a
Application software
$x
Development.
$3
539563
650
1 4
$a
Python.
$3
3201289
650
2 4
$a
Web Development.
$3
3134872
650
2 4
$a
Open Source.
$3
2210577
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-1-4842-5632-9
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9394980
電子資源
11.線上閱覽_V
電子書
EB QA76.76.A65 L673 2020
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入