ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/ns_dev/Python/NinoCode/Active_prgs/Gromulus
r975
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 910 (9 months ago) by nino.borges: More changes to the MyApp class to fix the issue I'm having with db.close.
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