create my own command and release it on pip? #874
-
First Check
Commit to Help
Example Codeis there a way to compile this to my own custom command instead of having my user run `typer main.py` ?Descriptionmeaning i want my user to install via
and then immediately call
Operating SystemmacOS Operating System DetailsNo response Typer Version1 Python Version3 Additional ContextNo response |
Beta Was this translation helpful? Give feedback.
Answered by
YuriiMotov
Sep 15, 2025
Replies: 1 comment
-
|
Explained here: https://typer.tiangolo.com/tutorial/package/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
YuriiMotov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Explained here: https://typer.tiangolo.com/tutorial/package/