Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
sagemath
Edit Copy
Star
GitHub Repository:
sagemath/sage
Path:
blob/develop/pkgs/sagemath-repl/setup.py
4
0
5
4
views
1
from
setuptools
import
setup
2
3
setup
(
)
4
5