Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normal packaging please? #533

Open
nukdokplex opened this issue Jul 8, 2024 · 0 comments
Open

Normal packaging please? #533

nukdokplex opened this issue Jul 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nukdokplex
Copy link

Hello, i just wanna say that you can move all headache with packaging to pip and publish your program on PyPI. If you do so, installation process would collapse to:

  1. install python
  2. run python -m pip install turing-smart-screen
  3. run turing-smart-screen-python

also it's very annoying that your program reads themes that located only in same folder where program located, that's pretty dumb, can you just make theme option in your config accept absolute path to theme's folder, that's really sucks. Also it would very helpful if you could add argument like "-c" for config file path.

@nukdokplex nukdokplex added the enhancement New feature or request label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant