multiple scripts?
#167
-
Here's part of a pyproject.toml
Should I make a separate wrapper for each one? |
Beta Was this translation helpful? Give feedback.
Answered by
ofek
Oct 20, 2024
Replies: 1 comment
-
Yes a separate binary for each one is probably best. Alternatively, you could set |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Redbot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes a separate binary for each one is probably best. Alternatively, you could set
PYAPP_EXEC_SCRIPT
to a script that would do stuff based on command line arguments e.g. no arguments could be smallscript.