Menu

Tree [r4] /
 History

HTTPS access


File Date Author Commit
 bible.py 2009-04-02 developercyrus [r2]
 bible_sqlite.dat 2009-04-02 developercyrus [r1]
 bible_utf8.dat 2009-04-02 developercyrus [r1]
 compile.bat 2009-04-02 developercyrus [r1]
 readme.txt 2010-11-11 developercyrus [r4]
 setup.py 2009-04-02 developercyrus [r1]

Read Me

1) requires Python 2.5, py2exe, sqlite3 (optional)
2) execute compile.bat to compile 
3) there is only one source file, bible.py
4) after compilation, it generates two folders: "dist" and "build", where "dist" is the binary folder.
5) execute "\dist\bible.exe" to launch the program
6) this is testing
7) added after commit