3
3
< head >
4
4
< meta charset ="utf-8 "/>
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6
- < meta name ="generator " content ="Docutils 0.17 .1: http://docutils.sourceforge.net/ " />
6
+ < meta name ="generator " content ="Docutils 0.18 .1: http://docutils.sourceforge.net/ " />
7
7
< title > Benutzeranleitung für DBUtils</ title >
8
8
< link rel ="stylesheet " href ="doc.css " type ="text/css " />
9
9
</ head >
10
10
< body class ="with-toc ">
11
11
< main id ="benutzeranleitung-fur-dbutils ">
12
12
< h1 class ="title "> Benutzeranleitung für DBUtils</ h1 >
13
13
< dl class ="docinfo simple ">
14
- < dt class ="version "> Version</ dt >
14
+ < dt class ="version "> Version< span class =" colon " > : </ span > < /dt >
15
15
< dd class ="version "> 2.0.2</ dd >
16
- < dt class ="translations "> Translations</ dt >
16
+ < dt class ="translations "> Translations< span class =" colon " > : </ span > < /dt >
17
17
< dd class ="translations "> < p > < a class ="reference external " href ="main.html "> English</ a > | German</ p >
18
18
</ dd >
19
19
</ dl >
20
- < div class ="contents topic " id ="inhalt ">
20
+ < nav class ="contents " id ="inhalt " role =" doc-toc ">
21
21
< p class ="topic-title "> Inhalt</ p >
22
22
< ul class ="simple ">
23
- < li > < p > < a class ="reference internal " href ="#zusammenfassung " id ="id5 "> Zusammenfassung</ a > </ p > </ li >
24
- < li > < p > < a class ="reference internal " href ="#module " id ="id6 "> Module</ a > </ p > </ li >
25
- < li > < p > < a class ="reference internal " href ="#download " id ="id7 "> Download</ a > </ p > </ li >
26
- < li > < p > < a class ="reference internal " href ="#installation " id ="id8 "> Installation</ a > </ p >
23
+ < li > < p > < a class ="reference internal " href ="#zusammenfassung " id ="toc-entry-1 "> Zusammenfassung</ a > </ p > </ li >
24
+ < li > < p > < a class ="reference internal " href ="#module " id ="toc-entry-2 "> Module</ a > </ p > </ li >
25
+ < li > < p > < a class ="reference internal " href ="#download " id ="toc-entry-3 "> Download</ a > </ p > </ li >
26
+ < li > < p > < a class ="reference internal " href ="#installation " id ="toc-entry-4 "> Installation</ a > </ p >
27
27
< ul >
28
- < li > < p > < a class ="reference internal " href ="#id1 " id ="id9 "> Installation</ a > </ p > </ li >
28
+ < li > < p > < a class ="reference internal " href ="#installation-1 " id ="toc-entry-5 "> Installation</ a > </ p > </ li >
29
29
</ ul >
30
30
</ li >
31
- < li > < p > < a class ="reference internal " href ="#anforderungen " id ="id10 "> Anforderungen</ a > </ p > </ li >
32
- < li > < p > < a class ="reference internal " href ="#funktionalitat " id ="id11 "> Funktionalität</ a > </ p >
31
+ < li > < p > < a class ="reference internal " href ="#anforderungen " id ="toc-entry-6 "> Anforderungen</ a > </ p > </ li >
32
+ < li > < p > < a class ="reference internal " href ="#funktionalitat " id ="toc-entry-7 "> Funktionalität</ a > </ p >
33
33
< ul >
34
- < li > < p > < a class ="reference internal " href ="#simplepooleddb-simple-pooled-db " id ="id12 "> SimplePooledDB (simple_pooled_db)</ a > </ p > </ li >
35
- < li > < p > < a class ="reference internal " href ="#steadydbconnection-steady-db " id ="id13 "> SteadyDBConnection (steady_db)</ a > </ p > </ li >
36
- < li > < p > < a class ="reference internal " href ="#persistentdb-persistent-db " id ="id14 "> PersistentDB (persistent_db)</ a > </ p > </ li >
37
- < li > < p > < a class ="reference internal " href ="#pooleddb-pooled-db " id ="id15 "> PooledDB (pooled_db)</ a > </ p > </ li >
38
- < li > < p > < a class ="reference internal " href ="#die-qual-der-wahl " id ="id16 "> Die Qual der Wahl</ a > </ p > </ li >
34
+ < li > < p > < a class ="reference internal " href ="#simplepooleddb-simple-pooled-db " id ="toc-entry-8 "> SimplePooledDB (simple_pooled_db)</ a > </ p > </ li >
35
+ < li > < p > < a class ="reference internal " href ="#steadydbconnection-steady-db " id ="toc-entry-9 "> SteadyDBConnection (steady_db)</ a > </ p > </ li >
36
+ < li > < p > < a class ="reference internal " href ="#persistentdb-persistent-db " id ="toc-entry-10 "> PersistentDB (persistent_db)</ a > </ p > </ li >
37
+ < li > < p > < a class ="reference internal " href ="#pooleddb-pooled-db " id ="toc-entry-11 "> PooledDB (pooled_db)</ a > </ p > </ li >
38
+ < li > < p > < a class ="reference internal " href ="#die-qual-der-wahl " id ="toc-entry-12 "> Die Qual der Wahl</ a > </ p > </ li >
39
39
</ ul >
40
40
</ li >
41
- < li > < p > < a class ="reference internal " href ="#benutzung " id ="id17 "> Benutzung</ a > </ p >
41
+ < li > < p > < a class ="reference internal " href ="#benutzung " id ="toc-entry-13 "> Benutzung</ a > </ p >
42
42
< ul >
43
- < li > < p > < a class ="reference internal " href ="#id2 " id ="id18 "> PersistentDB (persistent_db)</ a > </ p > </ li >
44
- < li > < p > < a class ="reference internal " href ="#id3 " id ="id19 "> PooledDB (pooled_db)</ a > </ p > </ li >
43
+ < li > < p > < a class ="reference internal " href ="#persistentdb-persistent-db-1 " id ="toc-entry-14 "> PersistentDB (persistent_db)</ a > </ p > </ li >
44
+ < li > < p > < a class ="reference internal " href ="#pooleddb-pooled-db-1 " id ="toc-entry-15 "> PooledDB (pooled_db)</ a > </ p > </ li >
45
45
</ ul >
46
46
</ li >
47
- < li > < p > < a class ="reference internal " href ="#anmerkungen " id ="id20 "> Anmerkungen</ a > </ p > </ li >
48
- < li > < p > < a class ="reference internal " href ="#zukunft " id ="id21 "> Zukunft</ a > </ p > </ li >
49
- < li > < p > < a class ="reference internal " href ="#fehlermeldungen-und-feedback " id ="id22 "> Fehlermeldungen und Feedback</ a > </ p > </ li >
50
- < li > < p > < a class ="reference internal " href ="#links " id ="id23 "> Links</ a > </ p > </ li >
51
- < li > < p > < a class ="reference internal " href ="#autoren " id ="id24 "> Autoren</ a > </ p > </ li >
52
- < li > < p > < a class ="reference internal " href ="#copyright-und-lizenz " id ="id25 "> Copyright und Lizenz</ a > </ p > </ li >
47
+ < li > < p > < a class ="reference internal " href ="#anmerkungen " id ="toc-entry-16 "> Anmerkungen</ a > </ p > </ li >
48
+ < li > < p > < a class ="reference internal " href ="#zukunft " id ="toc-entry-17 "> Zukunft</ a > </ p > </ li >
49
+ < li > < p > < a class ="reference internal " href ="#fehlermeldungen-und-feedback " id ="toc-entry-18 "> Fehlermeldungen und Feedback</ a > </ p > </ li >
50
+ < li > < p > < a class ="reference internal " href ="#links " id ="toc-entry-19 "> Links</ a > </ p > </ li >
51
+ < li > < p > < a class ="reference internal " href ="#autoren " id ="toc-entry-20 "> Autoren</ a > </ p > </ li >
52
+ < li > < p > < a class ="reference internal " href ="#copyright-und-lizenz " id ="toc-entry-21 "> Copyright und Lizenz</ a > </ p > </ li >
53
53
</ ul >
54
- </ div >
54
+ </ nav >
55
55
< section id ="zusammenfassung ">
56
56
< h2 > Zusammenfassung</ h2 >
57
57
< p > < a class ="reference external " href ="https://github.com/WebwareForPython/DBUtils "> DBUtils</ a > ist eine Sammlung von Python-Modulen, mit deren Hilfe man in < a class ="reference external " href ="https://www.python.org "> Python</ a >
@@ -69,10 +69,6 @@ <h2>Module</h2>
69
69
DB-API-2-Datenbankadaptern, und einer Gruppe zur Verwendung mit dem klassischen
70
70
PyGreSQL-Datenbankadapter-Modul.</ p >
71
71
< table >
72
- < colgroup >
73
- < col style ="width: 28% " />
74
- < col style ="width: 72% " />
75
- </ colgroup >
76
72
< thead >
77
73
< tr > < th class ="head " colspan ="2 "> < p > Allgemeine Variante für beliebige DB-API-2-Adapter</ p > </ th >
78
74
</ tr >
@@ -93,10 +89,6 @@ <h2>Module</h2>
93
89
</ tbody >
94
90
</ table >
95
91
< table >
96
- < colgroup >
97
- < col style ="width: 28% " />
98
- < col style ="width: 72% " />
99
- </ colgroup >
100
92
< thead >
101
93
< tr > < th class ="head " colspan ="2 "> < p > Variante speziell für den klassischen PyGreSQL-Adapter</ p > </ th >
102
94
</ tr >
@@ -133,7 +125,7 @@ <h2>Download</h2>
133
125
</ section >
134
126
< section id ="installation ">
135
127
< h2 > Installation</ h2 >
136
- < section id ="id1 ">
128
+ < section id ="installation-1 ">
137
129
< h3 > Installation</ h3 >
138
130
< p > Das Paket kann auf die übliche Weise installiert werden:</ p >
139
131
< pre class ="literal-block "> python setup.py install</ pre >
@@ -144,7 +136,7 @@ <h3>Installation</h3>
144
136
</ section >
145
137
< section id ="anforderungen ">
146
138
< h2 > Anforderungen</ h2 >
147
- < p > DBUtils unterstützt die < a class ="reference external " href ="https://www.python.org "> Python</ a > Versionen 2.7 und 3.5 bis 3.9 .</ p >
139
+ < p > DBUtils unterstützt die < a class ="reference external " href ="https://www.python.org "> Python</ a > Versionen 2.7 und 3.5 bis 3.10 .</ p >
148
140
< p > Die Module in der Variante für klassisches PyGreSQL benötigen < a class ="reference external " href ="https://www.pygresql.org/ "> PyGreSQL</ a >
149
141
Version 4.0 oder höher, während die Module in der allgemeinen Variante
150
142
für DB-API 2 mit jedem beliebigen Python-Datenbankadapter-Modul zusammenarbeiten,
@@ -274,7 +266,7 @@ <h2>Benutzung</h2>
274
266
sich die Dokumentation des < span class ="docutils literal "> pooled_db</ span > -Moduls wie folgt anzeigen lassen (dies
275
267
funktioniert entsprechend auch mit den anderen Modulen):</ p >
276
268
< pre class ="literal-block "> help(pooled_db)</ pre >
277
- < section id ="id2 ">
269
+ < section id ="persistentdb-persistent-db-1 ">
278
270
< h3 > PersistentDB (persistent_db)</ h3 >
279
271
< p > Wenn Sie das < span class ="docutils literal "> persistent_db</ span > -Modul einsetzen möchten, müssen Sie zuerst einen
280
272
Generator für die von Ihnen gewünschte Art von Datenbankverbindungen einrichten,
@@ -338,7 +330,7 @@ <h3>PersistentDB (persistent_db)</h3>
338
330
< span class ="docutils literal "> mod_wsgi</ span > hier Probleme bereitet, da es Daten, die mit < span class ="docutils literal "> threading.local</ span >
339
331
gespeichert wurden, zwischen Requests löscht).</ p >
340
332
</ section >
341
- < section id ="id3 ">
333
+ < section id ="pooleddb-pooled-db-1 ">
342
334
< h3 > PooledDB (pooled_db)</ h3 >
343
335
< p > Wenn Sie das < span class ="docutils literal "> pooled_db</ span > -Modul einsetzen möchten, müssen Sie zuerst einen
344
336
Pool für die von Ihnen gewünschte Art von Datenbankverbindungen einrichten,
@@ -506,10 +498,10 @@ <h2>Links</h2>
506
498
< section id ="autoren ">
507
499
< h2 > Autoren</ h2 >
508
500
< dl class ="field-list simple ">
509
- < dt > Autor</ dt >
501
+ < dt > Autor< span class =" colon " > : </ span > < /dt >
510
502
< dd > < p > < a class ="reference external " href ="https://github.com/Cito "> Christoph Zwerschke</ a > </ p >
511
503
</ dd >
512
- < dt > Beiträge</ dt >
504
+ < dt > Beiträge< span class =" colon " > : </ span > < /dt >
513
505
< dd > < p > DBUtils benutzt Code, Anmerkungen und Vorschläge von
514
506
Ian Bicking, Chuck Esterbrook (Webware for Python), Dan Green (DBTools),
515
507
Jay Love, Michael Palmer, Tom Schwaller, Geoffrey Talvola,
0 commit comments