This program reads and manipulates the .odb that holds that lab stocks. Tkinter GUI interface implemented for easier interactions.
Python(Confirmed working with Python 3.xx)pypiwin32(Printing labels through COM)pandas(Manipulation of data)jaydebeapi(Connection to HSQLDB)
A simple Tkinter GUI program made to search through the Lab Stock Database and print them directly.
Searches can be made by:
- Stock ID
- Genotype
- Description
- Note
- Responsible Person
- Flybase
- Project
The user can select the entries they want on the label with checkboxes. A print preview is displayed to show what will be printed.
If the search has multiple results (i.e. searching by someone's name with the "Responsible Person" entry), the user will be prompted to select a specific stock.
- Shows empty stock numbers.
- Adds Bloomington stocks (requires bloomington .csv)