ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/ns_dev/Python/NinoCode/Active_prgs/Gromulus
r907
File Last Change
 ../
_data/ 795 (2 years ago) by nino.borges: Gromulus, which is a catalog inventory for roms, games and maybe one day applications.
GromulusDatabase.db 795 (2 years ago) by nino.borges: Gromulus, which is a catalog inventory for roms, games and maybe one day applications.
GromulusDatabaseUtilities.py 905 (9 months ago) by nino.borges: Changed the file name CreateGromulusDB to GromulusDatabaseUtilities and changed it to be a class of utilities, instead of a simple make new db script. Now allows for, in additon to making the db, db backup and export and import to-from a JSON file. Also changed the schema to add a tosec system table, instead of using the no intro one.
Gromulus_Lib.py 907 (9 months ago) by nino.borges: Updated to fix the issue where I'm opening the connection on import but closing at the end of each function. added a database manager class and added the OnExit in the UI mainloop to close the db connection.
Gromulus_UI.py 806 (2 years ago) by nino.borges: I'm tagging this as the final version of version 1. This version works, although it's limited, but it doesnt support zip files and archives in general. I'm going to re-do the tables so that it better supports this. This will then start the version 2.
models.py 795 (2 years ago) by nino.borges: Gromulus, which is a catalog inventory for roms, games and maybe one day applications.
1 directory and 5 files shown