Pysqlite

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
 
第4行: 第4行:
 
==Install==
 
==Install==
 
Debian  
 
Debian  
 +
#apt-get install python-sqlite to install pysqlite 1.0.
 +
#apt-get install python-pysqlite1.1 to install pysqlite 1.1.
 +
#apt-get install python-pysqlite2 to install pysqlite 2.x.
 
  #apt-get install python2.1-sqlite - python 2.1 interface to SQLite 1.0.1-2
 
  #apt-get install python2.1-sqlite - python 2.1 interface to SQLite 1.0.1-2
 
  #apt-get install python2.2-sqlite - python 2.2 interface to SQLite 1.0.1-2
 
  #apt-get install python2.2-sqlite - python 2.2 interface to SQLite 1.0.1-2
 
  #apt-get install python2.3-sqlite - python 2.3 interface to SQLite 1.0.1-2
 
  #apt-get install python2.3-sqlite - python 2.3 interface to SQLite 1.0.1-2
 
  #apt-get install python2.4-sqlite - python 2.4 interface to SQLite 1.0.1-2
 
  #apt-get install python2.4-sqlite - python 2.4 interface to SQLite 1.0.1-2
#apt-get install python-pysqlite2 - python interface to SQLite 3
 
  
 
其他版本  
 
其他版本  
 
  http://initd.org/pub/software/pysqlite/releases/
 
  http://initd.org/pub/software/pysqlite/releases/

2007年2月24日 (六) 12:52的最后版本

pysqlite: A DB-API 2.0 database interface for Python and SQLite.

http://pysqlite.org/

[编辑] Install

Debian

#apt-get install python-sqlite to install pysqlite 1.0.
#apt-get install python-pysqlite1.1 to install pysqlite 1.1.
#apt-get install python-pysqlite2 to install pysqlite 2.x. 
#apt-get install python2.1-sqlite - python 2.1 interface to SQLite 1.0.1-2
#apt-get install python2.2-sqlite - python 2.2 interface to SQLite 1.0.1-2
#apt-get install python2.3-sqlite - python 2.3 interface to SQLite 1.0.1-2
#apt-get install python2.4-sqlite - python 2.4 interface to SQLite 1.0.1-2

其他版本

http://initd.org/pub/software/pysqlite/releases/
分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱