Cli2Gui icon indicating copy to clipboard operation
Cli2Gui copied to clipboard

Feature: make `pillow` optional dependency

Open mokurin000 opened this issue 6 months ago • 0 comments

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.

mokurin000 avatar May 15 '25 15:05 mokurin000