标签: sqlite cygwin
我希望安装SQLIte。但我对SQLite数据库以及如何安装它一无所知。我不确定是从其网站安装SQLite Standalone还是通过Cygwin安装SQLite。我已经在我的系统上安装了Python 2.7。
答案 0 :(得分:0)
有Precompiled Binaries for Windows可用。
SQLite bindings包含在Python中。