They are not exactly entry points, since they are not advertised in the 
package metadata since there is no package metadata since there is no 
package (yet).


I don't understand what you mean with this sentence. There is a sagemath 
package, defined in the pyproject.toml file in the root, whose metadata 
(project.scripts) declares the entry point "sage" with implementation in 
the Python module "sage.cli". This is the standard way how Python projects 
register scripts/entry points, i.e. create executables in venv/bin upon 
installation.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/d94c02a7-93ec-4bb7-a504-df25b931cb35n%40googlegroups.com.

Reply via email to