da-rth / yasb

A highly configurable cross-platform (Windows) status bar written in Python.
MIT License
1.36k stars 80 forks source link

About packaging a release #87

Open kardusenor opened 1 year ago

kardusenor commented 1 year ago

What is the request?

I was wondering if it would be possible for you to package a release for easier installation.

Why is it useful?

This would be very helpful for users like me who would like to use Yasb without having to go through the process of setting it up manually.

okayno14 commented 1 year ago

And with launching named yasb process by default instead of compiled cpp-code with launching python interpretator (my temp solution).

SebSa commented 1 year ago

Having to compile your own C++ binaries is not very accessible

midrare commented 1 year ago

Another benefit: once you have a setup.py or pyproject.toml you can use pipx.