Skip to content

Visualizeit/python-stater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-stater

A modern Python project starter template with essential development tools pre-configured.

Requirements

  • Python >= 3.13
  • uv - Fast Python package manager

Quick Start

# Clone the repository
git clone https://github.com/Visualizeit/python-stater.git

cd python-stater

# Install dependencies with uv
uv sync

# Install git hooks
uv run lefthook install

# Run the application
fastapi dev

License

MIT

About

Modern Python starter template.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages