ssh-reg/private
Darksider3 8d4d2038d3 Typing support and sqlite3.Row!
Typing will be handy in further development, as well will i settle down
to sqlite3.Row. Fetchall() returns now a list(grr) with
dict-imitating/sumating objects, which you can call keys() on and will
return them, what we now already use for Backups, which comes handy.

Also Typing gives the ability to let the code even more documentate
itself. It's planned to use all over the place but i've to read myself
into it yet more to get started on that one.
It's a step in the right direction!
2019-10-25 03:03:47 +02:00
..
lib Typing support and sqlite3.Row! 2019-10-25 03:03:47 +02:00
scripts update dev environment with disable possiblities 2019-10-20 15:39:55 +02:00
administrate.py pep8-changes like before mostly 2019-10-11 06:40:32 +02:00
Backup.py Typing support and sqlite3.Row! 2019-10-25 03:03:47 +02:00
editUsers.py Rename SQLitedb to SQLiteDB 2019-10-23 18:13:42 +02:00
Import.py Rename SQLitedb to SQLiteDB 2019-10-23 18:13:42 +02:00
ListUsers.py Typing support and sqlite3.Row! 2019-10-25 03:03:47 +02:00