This website requires JavaScript.
Explore
Help
Sign In
Python
/
uv
mirror of
https://github.com/astral-sh/uv
Watch
1
Star
0
Fork
You've already forked uv
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
charlie/content
uv
/
scripts
/
packages
/
built-by-uv
/
src
/
built_by_uv
/
cli.py
3 lines
44 B
Python
Raw
Permalink
Blame
History
def
hello
(
)
:
print
(
"
Hi from a script!
"
)
Reference in New Issue
View Git Blame
Copy Permalink