BivittatusDB / BivittatusView

1 stars 0 forks source link

BivittausView

This the source code for a gui viewer of data in pydb file, made in the BivittatusDB repository. While not much has been done here, due to lack of skills on my part, I'm hoping somebody could be inspired to help out.

The Vision

I don't have much of an idea of what is needed here, but I think it should include three things:

  1. A menubar to access/update files
  2. A database tree to open tables
  3. A table viewer
  4. A python emulator where the table can be updated using code

Notes