KitwareMedical / KitwareMedical/lungair-desktop-application
Include python dependencies in build
- Dominant language
- Python
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
As a temporary measure, I added some buttons that call the functions in a [dependency installer](https://github.com/KitwareMedical/lungair-desktop-application/blob/0ce323f94bc3876c3cb706eee3557d92d8ad4781/Modules/Scripted/Home/HomeLib/dependency_installer.py).
Eventually it would be good to include these dependencies in the build system and have them available automatically after building and after packaging.
Contributor guide
Research direction
Start by reading Modules/Scripted/Home/HomeLib/dependency_installer.py to identify the Python dependencies currently installed by the temporary buttons. Then locate the application's build and packaging configuration, which the issue does not name, and determine how those dependencies should be included. Done means a fresh build and packaged application provide the dependencies automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100