Skip to content

kmamoru/python-uv-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

uv

Install

curl -LsSf https://astral.sh/uv/install.sh | sh

Usage

環境構築

uv init example

cd example

uv run hello.py
>>> Hello from example!

Releases

No releases published

Packages

No packages published

Languages