79556792

Date: 2025-04-05 09:54:28
Score: 1
Natty:
Report link

I am developing a python CLI app, so maybe I can help you. Try to use something like this in your pyproject.toml:

[project.scripts]
trap = "trapallada.xsa.util:cl_download_observations"

Where trap is the name of the command you want your app run when its use in the terminal

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Antoniorodr