Skip to content

jamesee/python-module-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uv init --lib calculator

cd calculator

mkdir -p tests

uv add pytest

uv run pytest tests

uv build

uvx black tests

uvx ruff check tests

About

project structure for python module development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages