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

Turn into a python package #26

Open
svalo opened this issue Jan 7, 2025 · 2 comments
Open

Turn into a python package #26

svalo opened this issue Jan 7, 2025 · 2 comments
Assignees

Comments

@svalo
Copy link
Contributor

svalo commented Jan 7, 2025

Hello, would you consider a PR turning the project into a python package using pyproject.toml config and setuptools?

The 3 scripts could be invoked without the need to be in the source directory using something like raiplaysound-single <flags> raiplaysound-all <flags> raiplaysound-index or, with a different approach, raiplaysound single <flags> raiplaysound all <flags> raiplaysound index

Dependencies could be installed automatically using pip install . and optionally the package could be uploaded to pypi

@timendum
Copy link
Owner

timendum commented Jan 7, 2025 via email

@timendum timendum self-assigned this Jan 8, 2025
@svalo
Copy link
Contributor Author

svalo commented Jan 8, 2025

thanks, I do not have experience with them but may be a good chance for learning. I can make a draft PR and iterate over it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants