Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uv_template

python uv template

Setup Instructions

# Initialize virtual environment and install dependencies
make init

Usage Instructions

# Run the application
make run
# Or directly using uv
uv run python main.py

Development Instructions

# Run tests
make test

# Lint code 
make lint

# Format code
make format

# Serve documentation locally
make gdoc

# Build documentation to static files
make gdoc-build

# Sub entry point for development (tools)
uv run python -m tools.some_tool

Project Structure

  • Please check developer guide for details on project structure and coding standards.

About

python uv template

Resources

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages