Skip to main content

SqlNub - 1.0.0

sqlnub.py - very light sqlite client for interfacing with a data file


Gummbum
(gummbum)
SqlNub uses the Python builtin library sqlite3.

The module is light enough for SQL novices--like me :)--with just enough features to help a programmer get off the ground with a mini database.

Suitable for high scores, settings, resource management, persistent game state, and light data storage and crunching.

SqlNub is easily extensible. It is used in ImageCache to implement persistent storage of pygame surfaces.

Changes

Links

Home Page
https://bitbucket.org/gummbum/gummworld2
Source
https://bitbucket.org/gummbum/gummworld2/downloads/sqlnub-1.0.0.zip

Releases

SqlNub 1.0.0 — 15 Feb, 2015

Pygame.org account Comments