Welcome to pyFishManager’s API!¶
pyFishManager is a simple Python based fish stock manager useful for managing fish stocks in biological laboratories. consists of tow main classes, namely
database
,line
.
The line
class contains information about a certain line in your fish facility, the database
module provides a data structure
for handling line
classes. Moreover, it has the following features
- Easy-to-use minimal GUI based on PyQT4
- Input of previously existing stock-lists from CSV files
- CSV I/O
- Pickle I/O
- Warning systems about critical lines
I have tried to keep the documentation short but clear. If it unclear, don’t hesitate to mail.