1+
2+ <!DOCTYPE html>
3+ < html lang ="en " class ="no-js ">
4+ < head >
5+
6+ < meta charset ="utf-8 ">
7+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
8+ < meta http-equiv ="x-ua-compatible " content ="ie=edge ">
9+
10+
11+
12+ < meta name ="author " content ="jobbole ">
13+
14+
15+ < meta name ="lang:clipboard.copy " content ="Copy to clipboard ">
16+
17+ < meta name ="lang:clipboard.copied " content ="Copied to clipboard ">
18+
19+ < meta name ="lang:search.languages " content ="">
20+
21+ < meta name ="lang:search.result.none " content ="No matching documents ">
22+
23+ < meta name ="lang:search.result.one " content ="1 matching document ">
24+
25+ < meta name ="lang:search.result.other " content ="# matching documents ">
26+
27+ < meta name ="lang:search.tokenizer " content ="[\s\-]+ ">
28+
29+
30+ < link rel ="shortcut icon " href ="/jobbole/awesome-python-cn/assets/images/favicon.png ">
31+
32+ < meta name ="generator " content ="mkdocs-0.16.3, mkdocs-material-1.12.2 ">
33+
34+
35+
36+ < title > Python 资源大全中文版</ title >
37+
38+
39+
40+ < script src ="/jobbole/awesome-python-cn/assets/javascripts/modernizr-e826f8942a.js "> </ script >
41+
42+
43+ < link rel ="stylesheet " href ="/jobbole/awesome-python-cn/assets/stylesheets/application-04ea671600.css ">
44+
45+
46+
47+
48+
49+
50+
51+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Roboto+Mono ">
52+ < style > body , input {font-family : "Roboto" , "Helvetica Neue" , Helvetica, Arial, sans-serif}code , kbd , pre {font-family : "Roboto Mono" , "Courier New" , Courier, monospace}</ style >
53+
54+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/icon?family=Material+Icons ">
55+
56+
57+
58+ </ head >
59+
60+
61+
62+
63+ < body >
64+
65+ < svg class ="md-svg ">
66+ < defs >
67+
68+
69+ < svg xmlns ="http://www.w3.org/2000/svg " width ="416 " height ="448 " viewBox ="0 0 416 448 " id ="github "> < path fill ="currentColor " d ="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z "/> </ svg >
70+
71+ </ defs >
72+ </ svg >
73+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="drawer ">
74+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="search ">
75+ < label class ="md-overlay " data-md-component ="overlay " for ="drawer "> </ label >
76+
77+ < header class ="md-header " data-md-component ="header ">
78+ < nav class ="md-header-nav md-grid ">
79+ < div class ="md-flex ">
80+ < div class ="md-flex__cell md-flex__cell--shrink ">
81+ < a href ="https://github.com/jobbole/awesome-python-cn/ " title ="Python 资源大全中文版 " class ="md-header-nav__button md-logo ">
82+
83+ < i class ="md-icon md-icon--home "> </ i >
84+
85+ </ a >
86+ </ div >
87+ < div class ="md-flex__cell md-flex__cell--shrink ">
88+ < label class ="md-icon md-icon--menu md-header-nav__button " for ="drawer "> </ label >
89+ </ div >
90+ < div class ="md-flex__cell md-flex__cell--stretch ">
91+ < span class ="md-flex__ellipsis md-header-nav__title ">
92+
93+
94+ Python 资源大全中文版
95+
96+ </ span >
97+ </ div >
98+ < div class ="md-flex__cell md-flex__cell--shrink ">
99+
100+ < label class ="md-icon md-icon--search md-header-nav__button " for ="search "> </ label >
101+
102+ < div class ="md-search " data-md-component ="search " role ="dialog ">
103+ < label class ="md-search__overlay " for ="search "> </ label >
104+ < div class ="md-search__inner ">
105+ < form class ="md-search__form " name ="search ">
106+ < input type ="text " class ="md-search__input " name ="query " required placeholder ="Search " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="query ">
107+ < label class ="md-icon md-search__icon " for ="search "> </ label >
108+ < button type ="reset " class ="md-icon md-search__icon " data-md-component ="reset "> </ button >
109+ </ form >
110+ < div class ="md-search__output ">
111+ < div class ="md-search__scrollwrap " data-md-scrollfix >
112+ < div class ="md-search-result " data-md-component ="result ">
113+ < div class ="md-search-result__meta ">
114+ Type to start searching
115+ </ div >
116+ < ol class ="md-search-result__list "> </ ol >
117+ </ div >
118+ </ div >
119+ </ div >
120+ </ div >
121+ </ div >
122+
123+ </ div >
124+
125+ < div class ="md-flex__cell md-flex__cell--shrink ">
126+ < div class ="md-header-nav__source ">
127+
128+
129+
130+
131+
132+
133+ < a href ="https://github.com/jobbole/awesome-python-cn/ " title ="Go to repository " class ="md-source " data-md-source ="github ">
134+
135+ < div class ="md-source__icon ">
136+ < svg viewBox ="0 0 24 24 " width ="24 " height ="24 ">
137+ < use xlink:href ="#github " width ="24 " height ="24 "> </ use >
138+ </ svg >
139+ </ div >
140+
141+ < div class ="md-source__repository ">
142+ jobbole/awesome-python-cn/
143+ </ div >
144+ </ a >
145+
146+ </ div >
147+ </ div >
148+
149+ </ div >
150+ </ nav >
151+ </ header >
152+
153+ < div class ="md-container ">
154+
155+
156+
157+ < main class ="md-main ">
158+ < div class ="md-main__inner md-grid " data-md-component ="container ">
159+
160+
161+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="navigation ">
162+ < div class ="md-sidebar__scrollwrap ">
163+ < div class ="md-sidebar__inner ">
164+ < nav class ="md-nav md-nav--primary " data-md-level ="0 ">
165+ < label class ="md-nav__title md-nav__title--site " for ="drawer ">
166+ < span class ="md-nav__button md-logo ">
167+
168+ < i class ="md-icon md-icon--home "> </ i >
169+
170+ </ span >
171+ Python 资源大全中文版
172+ </ label >
173+
174+ < div class ="md-nav__source ">
175+
176+
177+
178+
179+
180+
181+ < a href ="https://github.com/jobbole/awesome-python-cn/ " title ="Go to repository " class ="md-source " data-md-source ="github ">
182+
183+ < div class ="md-source__icon ">
184+ < svg viewBox ="0 0 24 24 " width ="24 " height ="24 ">
185+ < use xlink:href ="#github " width ="24 " height ="24 "> </ use >
186+ </ svg >
187+ </ div >
188+
189+ < div class ="md-source__repository ">
190+ jobbole/awesome-python-cn/
191+ </ div >
192+ </ a >
193+
194+ </ div >
195+
196+ < ul class ="md-nav__list " data-md-scrollfix >
197+
198+
199+
200+
201+
202+
203+ < li class ="md-nav__item ">
204+ < a href ="/jobbole/awesome-python-cn/ " title ="人生苦短,我用 Python " class ="md-nav__link ">
205+ 人生苦短,我用 Python
206+ </ a >
207+ </ li >
208+
209+
210+ </ ul >
211+ </ nav >
212+ </ div >
213+ </ div >
214+ </ div >
215+
216+
217+
218+ < div class ="md-content ">
219+ < article class ="md-content__inner md-typeset ">
220+
221+ < h1 > 404 - Not found</ h1 >
222+
223+
224+
225+
226+ </ article >
227+ </ div >
228+ </ div >
229+ </ main >
230+
231+
232+ < footer class ="md-footer ">
233+
234+ < div class ="md-footer-meta md-typeset ">
235+ < div class ="md-footer-meta__inner md-grid ">
236+ < div class ="md-footer-copyright ">
237+
238+ powered by
239+ < a href ="http://www.mkdocs.org " title ="MkDocs "> MkDocs</ a >
240+ and
241+ < a href ="http://squidfunk.github.io/mkdocs-material/ " title ="Material for MkDocs ">
242+ Material for MkDocs</ a >
243+ </ div >
244+
245+
246+ < div class ="md-footer-social ">
247+
248+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css ">
249+
250+ < a href ="https://github.com/jobbole/awesome-python-cn/ " class ="md-footer-social__link fa fa-github "> </ a >
251+
252+ </ div >
253+
254+
255+ </ div >
256+ </ div >
257+ </ footer >
258+
259+ </ div >
260+
261+ < script src ="/jobbole/awesome-python-cn/assets/javascripts/application-946997f430.js "> </ script >
262+
263+
264+ < script > app . initialize ( { version :"0.16.3" , url :{ base :"/jobbole/awesome-python-cn" } } ) </ script >
265+
266+
267+
268+
269+
270+ </ body >
271+ </ html >
0 commit comments