Skip to content

n4mlz/python-simple-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Python Simple Template

This is a simple template for Python projects.

✨ Features

  • Dependency Management: Fast dependency installation and management with uv
  • Code Quality: Code formatting and linting with Ruff
  • Type Checking: Static type error detection with pyright

🚀 Usage

uv sync
uv run main.py

⚙️ Dependencies

About

A simple template for Python projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages