Internal tool used to scrape data from a pdf on the D-10, Variants, and VNBS products.
Install microsoft c++ build tools
Install modules and packages via pip install -r requirements.txt
To update dependecies use pip freeze > requirements.txt
Enter the root directory: type cd BioPy/src on the terminal
To start the application: type python gui.py on the terminal
- Update sphinx documentation
- Update docstrings
- Add property decorator in contextManager module
- Add a csv validation test in the build server
- Refactor Thread class in the GUI
- Add serial number column to all instrument strategies
