File: requires.txt

package info (click to toggle)
sqlobject 3.10.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,660 kB
  • sloc: python: 17,348; makefile: 162; sh: 95
file content (97 lines) | stat: -rw-r--r-- 1,042 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
PyDispatcher>=2.0.4

[:python_version == "2.7"]
FormEncode!=1.3.0,>=1.1.1

[:python_version >= "3.4"]
FormEncode>=1.3.1

[adodbapi]
adodbapi

[fdb]
fdb

[firebirdsql]
firebirdsql

[kinterbasdb]
kinterbasdb

[mariadb]
mariadb

[mysql-connector]
mysql-connector

[mysql-connector-python]
mysql-connector-python

[mysql:python_version=="2.7"]
MySQL-python

[mysql:python_version>="3.4"]
mysqlclient

[odbc]
pyodbc

[oursql:python_version=="2.7"]
oursql@ git+https://github.com/sqlobject/oursql.git@master

[oursql:python_version>="3.4"]
oursql3@ git+https://github.com/sqlobject/oursql.git@py3k

[pg8000:python_version=="2.7"]
pg8000<1.13

[pg8000:python_version=="3.4"]
pg8000<1.12.4

[pg8000:python_version>="3.5"]
pg8000

[postgres]
psycopg2

[postgresql]
psycopg2

[psycopg]
psycopg2

[psycopg2]
psycopg2

[py-postgresql]
py-postgresql

[pygresql]
pygresql

[pymssql]
pymssql

[pymysql]
pymysql

[pyodbc]
pyodbc

[pypostgresql]
py-postgresql

[pypyodbc]
pypyodbc

[sapdb]
sapdb

[sqlite]
pysqlite

[supersqlite]
supersqlite

[sybase]
Sybase