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

Allow specifying python interpreter arguments? #1613

Open
casperfrx opened this issue Mar 5, 2025 · 0 comments
Open

Allow specifying python interpreter arguments? #1613

casperfrx opened this issue Mar 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@casperfrx
Copy link

How can I get pipx to add certain arguments to the python command that runs the package, either pipx installed or, most preferrably, through pipx run, much like --pip-args?

I.e. get pipx run --py-args='-b' pycowsay moo to run the eventual command as [cache_path]/python -b pycowsay moo (or its shebang equivalent solution)?

Apologies if I overlooked an option to achieve this but I couldn't find it

@dukecat0 dukecat0 added the enhancement New feature or request label Mar 5, 2025
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

2 participants