Cli2Gui
Cli2Gui copied to clipboard
Feature: make `pillow` optional dependency
Before You Begin
Before proceeding, please make sure to follow these steps:
- [x] I have checked for similar feature requests in the project's issue tracker to avoid duplicates.
- [x] I have searched existing issues to see if this feature has been discussed before.
Feature Details
I believe Pillow is only used for pysimplegui backend, which is planned to deprecate in Cli2Gui (#21)
Describe the solution you'd like
move pillow to extra group pysimplegui e.g.
Describe alternatives you've considered
If you've thought of other ways to address the issue or implement the feature, please describe those alternatives here.
Additional Context
Add any relevant context, information, or screenshots that can help us understand your feature request better.